| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 | |
| io.envoyproxy.envoy.config.route.v3 | |
| io.envoyproxy.envoy.extensions.transport_sockets.proxy_protocol.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyProtocolConfig
Protobuf type
envoy.config.core.v3.ProxyProtocolConfig |
static class |
ProxyProtocolConfig.Builder
Protobuf type
envoy.config.core.v3.ProxyProtocolConfig |
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocolConfigOrBuilder |
RouteAction.UpgradeConfig.ConnectConfigOrBuilder.getProxyProtocolConfigOrBuilder()
If present, the proxy protocol header will be prepended to the CONNECT payload sent upstream.
|
ProxyProtocolConfigOrBuilder |
RouteAction.UpgradeConfig.ConnectConfig.getProxyProtocolConfigOrBuilder()
If present, the proxy protocol header will be prepended to the CONNECT payload sent upstream.
|
ProxyProtocolConfigOrBuilder |
RouteAction.UpgradeConfig.ConnectConfig.Builder.getProxyProtocolConfigOrBuilder()
If present, the proxy protocol header will be prepended to the CONNECT payload sent upstream.
|
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocolConfigOrBuilder |
ProxyProtocolUpstreamTransport.getConfigOrBuilder()
The PROXY protocol settings
.envoy.config.core.v3.ProxyProtocolConfig config = 1; |
ProxyProtocolConfigOrBuilder |
ProxyProtocolUpstreamTransport.Builder.getConfigOrBuilder()
The PROXY protocol settings
.envoy.config.core.v3.ProxyProtocolConfig config = 1; |
ProxyProtocolConfigOrBuilder |
ProxyProtocolUpstreamTransportOrBuilder.getConfigOrBuilder()
The PROXY protocol settings
.envoy.config.core.v3.ProxyProtocolConfig config = 1; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.