Documentation ¶
Index ¶
Constants ¶
View Source
const (
// UpstreamProxySocketName is the base name of the transport socket for proxy protocol on an upstream
UpstreamProxySocketName = "envoy.transport_sockets.upstream_proxy_protocol"
)
Variables ¶
This section is empty.
Functions ¶
func WrapWithPProtocol ¶
func WrapWithPProtocol(oldTs *envoy_config_core_v3.TransportSocket, pPVerValStr string) (*envoy_config_core_v3.TransportSocket, error)
WrapWithPPortocol wraps the upstream with a proxy protocol transport socket this is different from the listener level proxy protocol filter as it ends up on the cluster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.