|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include <grpc/impl/codegen/grpc_types.h>#include "src/core/ext/filters/client_channel/xds/xds_bootstrap.h"Go to the source code of this file.
Namespaces | |
| grpc_core | |
| Round Robin Policy. | |
Functions | |
| grpc_channel_args * | grpc_core::ModifyXdsChannelArgs (grpc_channel_args *args) |
| Makes any necessary modifications to args for use in the xds balancer channel. More... | |
| grpc_channel * | grpc_core::CreateXdsChannel (const XdsBootstrap &bootstrap, const grpc_channel_args &args) |