GRPC Core  18.0.0
Public Member Functions | Data Fields
grpc_core::XdsBootstrap::XdsServer Struct Reference

#include <xds_bootstrap.h>

Public Member Functions

bool ShouldUseV3 () const
 

Data Fields

std::string server_uri
 
std::string channel_creds_type
 
Json channel_creds_config
 
std::set< std::string > server_features
 

Member Function Documentation

◆ ShouldUseV3()

bool grpc_core::XdsBootstrap::XdsServer::ShouldUseV3 ( ) const

Field Documentation

◆ channel_creds_config

Json grpc_core::XdsBootstrap::XdsServer::channel_creds_config

◆ channel_creds_type

std::string grpc_core::XdsBootstrap::XdsServer::channel_creds_type

◆ server_features

std::set<std::string> grpc_core::XdsBootstrap::XdsServer::server_features

◆ server_uri

std::string grpc_core::XdsBootstrap::XdsServer::server_uri

The documentation for this struct was generated from the following files: