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