# Packages
Package envoy_api_v2 is a generated protocol buffer package.
# Functions
StartEnvoy starts an Envoy proxy instance.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Envoy manages a running Envoy proxy instance via the ListenerDiscoveryService and RouteDiscoveryService gRPC APIs.
No description provided by the author
No description provided by the author
LDSServer represents an Envoy ListenerDiscoveryService gRPC server.
Listener represents proxy configuration Envoy integration needs to know about.
RDSServer represents an Envoy RouteDiscoveryService gRPC server.
StreamControl implements a generic Envoy streamed gRPC API.
StreamControlCtx holds the state of a gRPC stream server instance we need to know about.
# Interfaces
Logger is used to feed access log entires from Envoy to cilium access log.