Interface ListenerDiscoveryServiceGrpc.AsyncService

All Known Implementing Classes:
ListenerDiscoveryServiceGrpc.ListenerDiscoveryServiceImplBase
Enclosing class:
ListenerDiscoveryServiceGrpc

public static interface ListenerDiscoveryServiceGrpc.AsyncService
 The Envoy instance initiates an RPC at startup to discover a list of
 listeners. Updates are delivered via streaming from the LDS server and
 consist of a complete update of all listeners. Existing connections will be
 allowed to drain from listeners that are no longer present.