package
0.13.28
Repository: https://github.com/easystack/cilium.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package logger provides the accesslog logging logic for all proxies.

# Functions

ChangeLogLevel changes proxy log level to correspond to the logrus log level 'level'.
StartProxySupport starts the servers to support L7 proxies: xDS GRPC server and access log server.

# Constants

ProxyKeepAlivePeriod is the time used for sending periodic keepalives on proxy connections.

# Variables

DefaultEndpointInfoRegistry is the default instance implementing the EndpointInfoRegistry interface.

# Structs

Proxy maintains state about redirects.
No description provided by the author

# Interfaces

RedirectImplementation is the generic proxy redirect interface that each proxy redirect type must implement.