GRPC Core  18.0.0
Data Fields
grpc_core::XdsBootstrap::Node Struct Reference

#include <xds_bootstrap.h>

Data Fields

std::string id
 
std::string cluster
 
std::string locality_region
 
std::string locality_zone
 
std::string locality_sub_zone
 
Json metadata
 

Field Documentation

◆ cluster

std::string grpc_core::XdsBootstrap::Node::cluster

◆ id

std::string grpc_core::XdsBootstrap::Node::id

◆ locality_region

std::string grpc_core::XdsBootstrap::Node::locality_region

◆ locality_sub_zone

std::string grpc_core::XdsBootstrap::Node::locality_sub_zone

◆ locality_zone

std::string grpc_core::XdsBootstrap::Node::locality_zone

◆ metadata

Json grpc_core::XdsBootstrap::Node::metadata

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