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