public static final class TcpProxy.DeprecatedV1.TCPRoute.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder> implements TcpProxy.DeprecatedV1.TCPRouteOrBuilder
A TCP proxy route consists of a set of optional L4 criteria and the name of a cluster. If a downstream connection matches all the specified criteria, the cluster in the route is used for the corresponding upstream connection. Routes are tried in the order specified until a match is found. If no match is found, the connection is closed. A route with no criteria is valid and always produces a match. [#next-free-field: 6]Protobuf type
envoy.config.filter.network.tcp_proxy.v2.TcpProxy.DeprecatedV1.TCPRoute| Modifier and Type | Method and Description |
|---|---|
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 |
addAllSourceIpList(Iterable<? extends CidrRange> values)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
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 |
addDestinationIpList(CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
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 |
addDestinationIpList(int index,
CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRange.Builder |
addDestinationIpListBuilder()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRange.Builder |
addDestinationIpListBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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 |
addSourceIpList(CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
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 |
addSourceIpList(int index,
CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRange.Builder |
addSourceIpListBuilder()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRange.Builder |
addSourceIpListBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute |
build() |
TcpProxy.DeprecatedV1.TCPRoute |
buildPartial() |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
clear() |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearCluster()
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearDestinationIpList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearDestinationPorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearSourceIpList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
clearSourcePorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
clone() |
String |
getCluster()
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
com.google.protobuf.ByteString |
getClusterBytes()
The cluster to connect to when a the downstream network connection
matches the specified criteria.
|
TcpProxy.DeprecatedV1.TCPRoute |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CidrRange |
getDestinationIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRange.Builder |
getDestinationIpListBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<CidrRange.Builder> |
getDestinationIpListBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
int |
getDestinationIpListCount()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<CidrRange> |
getDestinationIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRangeOrBuilder |
getDestinationIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<? extends CidrRangeOrBuilder> |
getDestinationIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
String |
getDestinationPorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
com.google.protobuf.ByteString |
getDestinationPortsBytes()
An optional string containing a comma-separated list of port numbers
or ranges.
|
CidrRange |
getSourceIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRange.Builder |
getSourceIpListBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<CidrRange.Builder> |
getSourceIpListBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
int |
getSourceIpListCount()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<CidrRange> |
getSourceIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRangeOrBuilder |
getSourceIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<? extends CidrRangeOrBuilder> |
getSourceIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
String |
getSourcePorts()
An optional string containing a comma-separated list of port numbers
or ranges.
|
com.google.protobuf.ByteString |
getSourcePortsBytes()
An optional string containing a comma-separated list of port numbers
or ranges.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
mergeFrom(com.google.protobuf.Message other) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
mergeFrom(TcpProxy.DeprecatedV1.TCPRoute other) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
removeDestinationIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
removeSourceIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
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 |
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 |
setDestinationIpList(int index,
CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
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 |
setDestinationPorts(String value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
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 |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TcpProxy.DeprecatedV1.TCPRoute.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
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 |
setSourceIpList(int index,
CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
TcpProxy.DeprecatedV1.TCPRoute.Builder |
setSourcePorts(String value)
An optional string containing a comma-separated list of port numbers
or ranges.
|
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 |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TcpProxy.DeprecatedV1.TCPRoute build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TcpProxy.DeprecatedV1.TCPRoute buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TcpProxy.DeprecatedV1.TCPRoute.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute.Builder mergeFrom(TcpProxy.DeprecatedV1.TCPRoute other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public TcpProxy.DeprecatedV1.TCPRoute.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>IOExceptionpublic String getCluster()
The cluster to connect to when a the downstream network connection matches the specified criteria.
string cluster = 1 [(.validate.rules) = { ... }getCluster in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic com.google.protobuf.ByteString getClusterBytes()
The cluster to connect to when a the downstream network connection matches the specified criteria.
string cluster = 1 [(.validate.rules) = { ... }getClusterBytes in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxy.DeprecatedV1.TCPRoute.Builder setCluster(String value)
The cluster to connect to when a the downstream network connection matches the specified criteria.
string cluster = 1 [(.validate.rules) = { ... }public TcpProxy.DeprecatedV1.TCPRoute.Builder clearCluster()
The cluster to connect to when a the downstream network connection matches the specified criteria.
string cluster = 1 [(.validate.rules) = { ... }public 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.
string cluster = 1 [(.validate.rules) = { ... }public List<CidrRange> getDestinationIpListList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpListList in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic int getDestinationIpListCount()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpListCount in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic CidrRange getDestinationIpList(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpList in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxy.DeprecatedV1.TCPRoute.Builder setDestinationIpList(int index, CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxy.DeprecatedV1.TCPRoute.Builder setDestinationIpList(int index, CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxy.DeprecatedV1.TCPRoute.Builder addDestinationIpList(CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxy.DeprecatedV1.TCPRoute.Builder addDestinationIpList(int index, CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxy.DeprecatedV1.TCPRoute.Builder addDestinationIpList(CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxy.DeprecatedV1.TCPRoute.Builder addDestinationIpList(int index, CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxy.DeprecatedV1.TCPRoute.Builder addAllDestinationIpList(Iterable<? extends CidrRange> values)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxy.DeprecatedV1.TCPRoute.Builder clearDestinationIpList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public TcpProxy.DeprecatedV1.TCPRoute.Builder removeDestinationIpList(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public CidrRange.Builder getDestinationIpListBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public CidrRangeOrBuilder getDestinationIpListOrBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpListOrBuilder in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic List<? extends CidrRangeOrBuilder> getDestinationIpListOrBuilderList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;getDestinationIpListOrBuilderList in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic CidrRange.Builder addDestinationIpListBuilder()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public CidrRange.Builder addDestinationIpListBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public List<CidrRange.Builder> getDestinationIpListBuilderList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the destination IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the destination IP address is ignored. The destination IP address of the downstream connection might be different from the addresses on which the proxy is listening if the connection has been redirected.
repeated .envoy.api.v2.core.CidrRange destination_ip_list = 2;public String getDestinationPorts()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;getDestinationPorts in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic com.google.protobuf.ByteString getDestinationPortsBytes()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;getDestinationPortsBytes in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxy.DeprecatedV1.TCPRoute.Builder setDestinationPorts(String value)
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;public TcpProxy.DeprecatedV1.TCPRoute.Builder clearDestinationPorts()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;public TcpProxy.DeprecatedV1.TCPRoute.Builder setDestinationPortsBytes(com.google.protobuf.ByteString value)
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the destination port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the destination port is ignored. The destination port address of the downstream connection might be different from the port on which the proxy is listening if the connection has been redirected.
string destination_ports = 3;public List<CidrRange> getSourceIpListList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpListList in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic int getSourceIpListCount()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpListCount in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic CidrRange getSourceIpList(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpList in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxy.DeprecatedV1.TCPRoute.Builder setSourceIpList(int index, CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxy.DeprecatedV1.TCPRoute.Builder setSourceIpList(int index, CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxy.DeprecatedV1.TCPRoute.Builder addSourceIpList(CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxy.DeprecatedV1.TCPRoute.Builder addSourceIpList(int index, CidrRange value)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxy.DeprecatedV1.TCPRoute.Builder addSourceIpList(CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxy.DeprecatedV1.TCPRoute.Builder addSourceIpList(int index, CidrRange.Builder builderForValue)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxy.DeprecatedV1.TCPRoute.Builder addAllSourceIpList(Iterable<? extends CidrRange> values)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxy.DeprecatedV1.TCPRoute.Builder clearSourceIpList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public TcpProxy.DeprecatedV1.TCPRoute.Builder removeSourceIpList(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public CidrRange.Builder getSourceIpListBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public CidrRangeOrBuilder getSourceIpListOrBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpListOrBuilder in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic List<? extends CidrRangeOrBuilder> getSourceIpListOrBuilderList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;getSourceIpListOrBuilderList in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic CidrRange.Builder addSourceIpListBuilder()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public CidrRange.Builder addSourceIpListBuilder(int index)
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public List<CidrRange.Builder> getSourceIpListBuilderList()
An optional list of IP address subnets in the form “ip_address/xx”. The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets. If the parameter is not specified or the list is empty, the source IP address is ignored.
repeated .envoy.api.v2.core.CidrRange source_ip_list = 4;public String getSourcePorts()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;getSourcePorts in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic com.google.protobuf.ByteString getSourcePortsBytes()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;getSourcePortsBytes in interface TcpProxy.DeprecatedV1.TCPRouteOrBuilderpublic TcpProxy.DeprecatedV1.TCPRoute.Builder setSourcePorts(String value)
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;public TcpProxy.DeprecatedV1.TCPRoute.Builder clearSourcePorts()
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;public TcpProxy.DeprecatedV1.TCPRoute.Builder setSourcePortsBytes(com.google.protobuf.ByteString value)
An optional string containing a comma-separated list of port numbers or ranges. The criteria is satisfied if the source port of the downstream connection is contained in at least one of the specified ranges. If the parameter is not specified, the source port is ignored.
string source_ports = 5;public final TcpProxy.DeprecatedV1.TCPRoute.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>public final TcpProxy.DeprecatedV1.TCPRoute.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TcpProxy.DeprecatedV1.TCPRoute.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.