Package io.grpc.xds

Class CsdsService

java.lang.Object
io.grpc.xds.CsdsService
All Implemented Interfaces:
io.grpc.BindableService

public final class CsdsService extends Object implements io.grpc.BindableService
The CSDS service provides information about the status of a running xDS client.

Client Status Discovery Service is a service that exposes xDS config of a given client. See the full design at gRFC A40: xDS Configuration Dump via Client Status Discovery Service in gRPC.

Since:
1.37.0