| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.Builder.build() |
TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.Builder.buildPartial() |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.getDefaultInstance() |
TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.getDefaultInstanceForType() |
TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.Builder.getDefaultInstanceForType() |
TcpProxy.TunnelingConfig |
TcpProxyOrBuilder.getTunnelingConfig()
[#not-implemented-hide:] feature in progress
If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP
payloads over a shared HTTP/2 tunnel.
|
TcpProxy.TunnelingConfig |
TcpProxy.getTunnelingConfig()
[#not-implemented-hide:] feature in progress
If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP
payloads over a shared HTTP/2 tunnel.
|
TcpProxy.TunnelingConfig |
TcpProxy.Builder.getTunnelingConfig()
[#not-implemented-hide:] feature in progress
If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP
payloads over a shared HTTP/2 tunnel.
|
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseDelimitedFrom(InputStream input) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(byte[] data) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(ByteBuffer data) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(com.google.protobuf.ByteString data) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(InputStream input) |
static TcpProxy.TunnelingConfig |
TcpProxy.TunnelingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TcpProxy.TunnelingConfig> |
TcpProxy.TunnelingConfig.getParserForType() |
static com.google.protobuf.Parser<TcpProxy.TunnelingConfig> |
TcpProxy.TunnelingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.TunnelingConfig.Builder |
TcpProxy.TunnelingConfig.Builder.mergeFrom(TcpProxy.TunnelingConfig other) |
TcpProxy.Builder |
TcpProxy.Builder.mergeTunnelingConfig(TcpProxy.TunnelingConfig value)
[#not-implemented-hide:] feature in progress
If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP
payloads over a shared HTTP/2 tunnel.
|
static TcpProxy.TunnelingConfig.Builder |
TcpProxy.TunnelingConfig.newBuilder(TcpProxy.TunnelingConfig prototype) |
TcpProxy.Builder |
TcpProxy.Builder.setTunnelingConfig(TcpProxy.TunnelingConfig value)
[#not-implemented-hide:] feature in progress
If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP
payloads over a shared HTTP/2 tunnel.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.