Public Attributes | |
RefCountedPtr< ChannelState > | channel_state |
std::map< const XdsResourceType *, std::map< XdsResourceKey, ResourceState > > | resource_map |
Definition at line 253 of file xds_client.h.
RefCountedPtr<ChannelState> grpc_core::XdsClient::AuthorityState::channel_state |
Definition at line 254 of file xds_client.h.
std::map<const XdsResourceType*, std::map<XdsResourceKey, ResourceState> > grpc_core::XdsClient::AuthorityState::resource_map |
Definition at line 256 of file xds_client.h.