# Functions
No description provided by the author
No description provided by the author
# Constants
Client received the config and replied with ACK.
Client received the config and replied with NACK.
Client requested the config but hasn't received any config from management server yet.
Config status is not available/unknown.
Management server has sent the config to client but received NACK.
Config is not sent.
Management server has sent the config to client but hasn’t received ACK/NACK.
Management server has sent the config to client and received ACK.
Status info is not available/unknown.
# Variables
Enum value maps for ClientConfigStatus.
Enum value maps for ClientConfigStatus.
Enum value maps for ConfigStatus.
Enum value maps for ConfigStatus.
No description provided by the author
# Structs
All xds configs for a particular client.
ClientConfigValidationError is the validation error returned by ClientConfig.Validate if the designated constraints aren't met.
Request for client status of clients identified by a list of NodeMatchers.
ClientStatusRequestValidationError is the validation error returned by ClientStatusRequest.Validate if the designated constraints aren't met.
No description provided by the author
ClientStatusResponseValidationError is the validation error returned by ClientStatusResponse.Validate if the designated constraints aren't met.
Detailed config (per xDS) with status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PerXdsConfigValidationError is the validation error returned by PerXdsConfig.Validate if the designated constraints aren't met.
UnimplementedClientStatusDiscoveryServiceServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
ClientStatusDiscoveryServiceClient is the client API for ClientStatusDiscoveryService service.
ClientStatusDiscoveryServiceServer is the server API for ClientStatusDiscoveryService service.
# Type aliases
Config status from a client-side view.
Status of a config from a management server view.