| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addAllDestinationIpList(Iterable<? extends CidrRange> values)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addAllSourceIpList(Iterable<? extends CidrRange> values)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addDestinationIpList(CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addDestinationIpList(CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addDestinationIpList(int index,
CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addDestinationIpList(int index,
CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.Builder.addRoutesBuilder()
The route table for the filter.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.Builder.addRoutesBuilder(int index)
The route table for the filter.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addSourceIpList(CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addSourceIpList(CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addSourceIpList(int index,
CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.addSourceIpList(int index,
CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.clear() |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.clearCluster()
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.clearDestinationIpList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.clearDestinationPorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.clearSourceIpList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.clearSourcePorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.clone() |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.Builder.getRoutesBuilder(int index)
The route table for the filter.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.mergeFrom(com.google.protobuf.Message other) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.mergeFrom(TcpProxy.DeprecatedV1.TCPRoute other) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.newBuilder() |
static TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.newBuilder(TcpProxy.DeprecatedV1.TCPRoute prototype) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.newBuilderForType() |
protected TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.removeDestinationIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.removeSourceIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setCluster(String value)
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setClusterBytes(com.google.protobuf.ByteString value)
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setDestinationIpList(int index,
CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setDestinationIpList(int index,
CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setDestinationPorts(String value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setDestinationPortsBytes(com.google.protobuf.ByteString value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setSourceIpList(int index,
CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setSourceIpList(int index,
CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setSourcePorts(String value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setSourcePortsBytes(com.google.protobuf.ByteString value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
TcpProxy.DeprecatedV1.TCPRoute.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<TcpProxy.DeprecatedV1.TCPRoute.Builder> |
TcpProxy.DeprecatedV1.Builder.getRoutesBuilderList()
The route table for the filter.
|
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.DeprecatedV1.Builder |
TcpProxy.DeprecatedV1.Builder.addRoutes(int index,
TcpProxy.DeprecatedV1.TCPRoute.Builder builderForValue)
The route table for the filter.
|
TcpProxy.DeprecatedV1.Builder |
TcpProxy.DeprecatedV1.Builder.addRoutes(TcpProxy.DeprecatedV1.TCPRoute.Builder builderForValue)
The route table for the filter.
|
TcpProxy.DeprecatedV1.Builder |
TcpProxy.DeprecatedV1.Builder.setRoutes(int index,
TcpProxy.DeprecatedV1.TCPRoute.Builder builderForValue)
The route table for the filter.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.