Class AggregatedDiscoveryServiceGrpc

java.lang.Object
io.envoyproxy.envoy.service.discovery.v3.AggregatedDiscoveryServiceGrpc

@Generated(value="by gRPC proto compiler (version 1.68.1)", comments="Source: envoy/service/discovery/v3/ads.proto") public final class AggregatedDiscoveryServiceGrpc extends Object
 See https://github.com/envoyproxy/envoy-api#apis for a description of the role of
 ADS and how it is intended to be used by a management server. ADS requests
 have the same structure as their singleton xDS counterparts, but can
 multiplex many resource types on a single stream. The type_url in the
 DiscoveryRequest/DiscoveryResponse provides sufficient information to recover
 the multiplexed singleton APIs at the Envoy instance and management server.