public static interface ExtensionConfigDiscoveryService.BlockingInterface
Modifier and Type | Method and Description |
---|---|
DeltaDiscoveryResponse |
deltaExtensionConfigs(com.google.protobuf.RpcController controller,
DeltaDiscoveryRequest request) |
DiscoveryResponse |
fetchExtensionConfigs(com.google.protobuf.RpcController controller,
DiscoveryRequest request) |
DiscoveryResponse |
streamExtensionConfigs(com.google.protobuf.RpcController controller,
DiscoveryRequest request) |
DiscoveryResponse streamExtensionConfigs(com.google.protobuf.RpcController controller, DiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
DeltaDiscoveryResponse deltaExtensionConfigs(com.google.protobuf.RpcController controller, DeltaDiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
DiscoveryResponse fetchExtensionConfigs(com.google.protobuf.RpcController controller, DiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
Copyright © 2018–2021 The Envoy Project. All rights reserved.