public static final class ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceBlockingStub extends io.grpc.stub.AbstractStub<ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceBlockingStub>
Return list of all clusters this proxy will load balance to.
| Modifier and Type | Method and Description |
|---|---|
protected ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
DiscoveryResponse |
fetchClusters(DiscoveryRequest request) |
protected ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceBlockingStub>public DiscoveryResponse fetchClusters(DiscoveryRequest request)
Copyright © 2018–2021 The Envoy Project. All rights reserved.