public static final class ClientStatusDiscoveryServiceGrpc.ClientStatusDiscoveryServiceBlockingStub extends io.grpc.stub.AbstractStub<ClientStatusDiscoveryServiceGrpc.ClientStatusDiscoveryServiceBlockingStub>
CSDS is Client Status Discovery Service. It can be used to get the status of an xDS-compliant client from the management server's point of view. It can also be used to get the current xDS states directly from the client.
| Modifier and Type | Method and Description |
|---|---|
protected ClientStatusDiscoveryServiceGrpc.ClientStatusDiscoveryServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
ClientStatusResponse |
fetchClientStatus(ClientStatusRequest request) |
protected ClientStatusDiscoveryServiceGrpc.ClientStatusDiscoveryServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ClientStatusDiscoveryServiceGrpc.ClientStatusDiscoveryServiceBlockingStub>public ClientStatusResponse fetchClientStatus(ClientStatusRequest request)
Copyright © 2018–2021 The Envoy Project. All rights reserved.