GRPC Core  9.0.0
Namespaces | Functions
xds_channel_secure.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/core/ext/filters/client_channel/xds/xds_channel.h"
#include <string.h>
#include <grpc/grpc_security.h>
#include <grpc/support/alloc.h>
#include <grpc/support/string_util.h>
#include "src/core/ext/filters/client_channel/client_channel.h"
#include "src/core/ext/filters/client_channel/server_address.h"
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/iomgr/sockaddr_utils.h"
#include "src/core/lib/security/credentials/credentials.h"
#include "src/core/lib/security/credentials/fake/fake_credentials.h"
#include "src/core/lib/security/transport/target_authority_table.h"
#include "src/core/lib/slice/slice_internal.h"

Namespaces

 grpc_core
 Round Robin Policy.
 

Functions

grpc_channel_argsgrpc_core::ModifyXdsChannelArgs (grpc_channel_args *args)
 Makes any necessary modifications to args for use in the xds balancer channel. More...
 
grpc_channelgrpc_core::CreateXdsChannel (const XdsBootstrap &bootstrap, const grpc_channel_args &args)