GRPC C++  1.39.1
Data Structures | Namespaces | Functions
xds_client.h File Reference
#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.

Data Structures

class  grpc_core::XdsClient
 
class  grpc_core::XdsClient::ListenerWatcherInterface
 
class  grpc_core::XdsClient::RouteConfigWatcherInterface
 
class  grpc_core::XdsClient::ClusterWatcherInterface
 
class  grpc_core::XdsClient::EndpointWatcherInterface
 
struct  grpc_core::XdsClient::LoadReportState::LocalityState
 

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)