GRPC Core
18.0.0
|
#include <grpc/support/port_platform.h>
#include <set>
#include <vector>
#include "absl/strings/string_view.h"
#include "absl/types/optional.h"
#include "src/core/ext/xds/xds_api.h"
#include "src/core/ext/xds/xds_bootstrap.h"
#include "src/core/ext/xds/xds_client_stats.h"
#include "src/core/lib/channel/channelz.h"
#include "src/core/lib/gprpp/dual_ref_counted.h"
#include "src/core/lib/gprpp/memory.h"
#include "src/core/lib/gprpp/orphanable.h"
#include "src/core/lib/gprpp/ref_counted.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/gprpp/sync.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
Round Robin Policy. | |
grpc_core::internal | |
Functions | |
void | grpc_core::internal::SetXdsChannelArgsForTest (grpc_channel_args *args) |
void | grpc_core::internal::UnsetGlobalXdsClientForTest () |
void | grpc_core::internal::SetXdsFallbackBootstrapConfig (const char *config) |