public static interface ClusterDiscoveryService.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
DeltaDiscoveryResponse |
deltaClusters(com.google.protobuf.RpcController controller,
DeltaDiscoveryRequest request) |
DiscoveryResponse |
fetchClusters(com.google.protobuf.RpcController controller,
DiscoveryRequest request) |
DiscoveryResponse |
streamClusters(com.google.protobuf.RpcController controller,
DiscoveryRequest request) |
DiscoveryResponse streamClusters(com.google.protobuf.RpcController controller, DiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionDeltaDiscoveryResponse deltaClusters(com.google.protobuf.RpcController controller, DeltaDiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionDiscoveryResponse fetchClusters(com.google.protobuf.RpcController controller, DiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionCopyright © 2018–2021 The Envoy Project. All rights reserved.