#include <xds_bootstrap.h>
Public Attributes | |
std::string | client_listener_resource_name_template |
std::vector< XdsServer > | xds_servers |
Definition at line 83 of file xds_bootstrap.h.
std::string grpc_core::XdsBootstrap::Authority::client_listener_resource_name_template |
Definition at line 84 of file xds_bootstrap.h.
std::vector<XdsServer> grpc_core::XdsBootstrap::Authority::xds_servers |
Definition at line 85 of file xds_bootstrap.h.