| Modifier and Type | Class and Description |
|---|---|
class |
CidrRange
CidrRange specifies an IP Address and a prefix length to construct
the subnet mask for a `CIDR <https://tools.ietf.org/html/rfc4632>`_ range.
|
static class |
CidrRange.Builder
CidrRange specifies an IP Address and a prefix length to construct
the subnet mask for a `CIDR <https://tools.ietf.org/html/rfc4632>`_ range.
|
| Modifier and Type | Method and Description |
|---|---|
CidrRangeOrBuilder |
FilterChainMatch.getPrefixRangesOrBuilder(int index)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
CidrRangeOrBuilder |
FilterChainMatch.Builder.getPrefixRangesOrBuilder(int index)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
CidrRangeOrBuilder |
FilterChainMatchOrBuilder.getPrefixRangesOrBuilder(int index)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
CidrRangeOrBuilder |
FilterChainMatch.getSourcePrefixRangesOrBuilder(int index)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
CidrRangeOrBuilder |
FilterChainMatch.Builder.getSourcePrefixRangesOrBuilder(int index)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
CidrRangeOrBuilder |
FilterChainMatchOrBuilder.getSourcePrefixRangesOrBuilder(int index)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CidrRangeOrBuilder> |
FilterChainMatch.getPrefixRangesOrBuilderList()
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
List<? extends CidrRangeOrBuilder> |
FilterChainMatch.Builder.getPrefixRangesOrBuilderList()
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
List<? extends CidrRangeOrBuilder> |
FilterChainMatchOrBuilder.getPrefixRangesOrBuilderList()
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
List<? extends CidrRangeOrBuilder> |
FilterChainMatch.getSourcePrefixRangesOrBuilderList()
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
List<? extends CidrRangeOrBuilder> |
FilterChainMatch.Builder.getSourcePrefixRangesOrBuilderList()
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
List<? extends CidrRangeOrBuilder> |
FilterChainMatchOrBuilder.getSourcePrefixRangesOrBuilderList()
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
| Modifier and Type | Method and Description |
|---|---|
CidrRangeOrBuilder |
IPTagging.IPTagOrBuilder.getIpListOrBuilder(int index)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
CidrRangeOrBuilder |
IPTagging.IPTag.getIpListOrBuilder(int index)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
CidrRangeOrBuilder |
IPTagging.IPTag.Builder.getIpListOrBuilder(int index)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CidrRangeOrBuilder> |
IPTagging.IPTagOrBuilder.getIpListOrBuilderList()
A list of IP address subnets that will be tagged with
ip_tag_name.
|
List<? extends CidrRangeOrBuilder> |
IPTagging.IPTag.getIpListOrBuilderList()
A list of IP address subnets that will be tagged with
ip_tag_name.
|
List<? extends CidrRangeOrBuilder> |
IPTagging.IPTag.Builder.getIpListOrBuilderList()
A list of IP address subnets that will be tagged with
ip_tag_name.
|
| Modifier and Type | Method and Description |
|---|---|
CidrRangeOrBuilder |
ClientSSLAuth.getIpWhiteListOrBuilder(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
CidrRangeOrBuilder |
ClientSSLAuth.Builder.getIpWhiteListOrBuilder(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
CidrRangeOrBuilder |
ClientSSLAuthOrBuilder.getIpWhiteListOrBuilder(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CidrRangeOrBuilder> |
ClientSSLAuth.getIpWhiteListOrBuilderList()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
List<? extends CidrRangeOrBuilder> |
ClientSSLAuth.Builder.getIpWhiteListOrBuilderList()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
List<? extends CidrRangeOrBuilder> |
ClientSSLAuthOrBuilder.getIpWhiteListOrBuilderList()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
| Modifier and Type | Method and Description |
|---|---|
CidrRangeOrBuilder |
TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getDestinationIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRangeOrBuilder |
TcpProxy.DeprecatedV1.TCPRoute.getDestinationIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRangeOrBuilder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.getDestinationIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRangeOrBuilder |
TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getSourceIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRangeOrBuilder |
TcpProxy.DeprecatedV1.TCPRoute.getSourceIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
CidrRangeOrBuilder |
TcpProxy.DeprecatedV1.TCPRoute.Builder.getSourceIpListOrBuilder(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CidrRangeOrBuilder> |
TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getDestinationIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<? extends CidrRangeOrBuilder> |
TcpProxy.DeprecatedV1.TCPRoute.getDestinationIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<? extends CidrRangeOrBuilder> |
TcpProxy.DeprecatedV1.TCPRoute.Builder.getDestinationIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<? extends CidrRangeOrBuilder> |
TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getSourceIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<? extends CidrRangeOrBuilder> |
TcpProxy.DeprecatedV1.TCPRoute.getSourceIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<? extends CidrRangeOrBuilder> |
TcpProxy.DeprecatedV1.TCPRoute.Builder.getSourceIpListOrBuilderList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
| Modifier and Type | Method and Description |
|---|---|
CidrRangeOrBuilder |
PermissionOrBuilder.getDestinationIpOrBuilder()
A CIDR block that describes the destination IP.
|
CidrRangeOrBuilder |
Permission.getDestinationIpOrBuilder()
A CIDR block that describes the destination IP.
|
CidrRangeOrBuilder |
Permission.Builder.getDestinationIpOrBuilder()
A CIDR block that describes the destination IP.
|
CidrRangeOrBuilder |
Principal.getDirectRemoteIpOrBuilder()
A CIDR block that describes the downstream remote/origin address.
|
CidrRangeOrBuilder |
Principal.Builder.getDirectRemoteIpOrBuilder()
A CIDR block that describes the downstream remote/origin address.
|
CidrRangeOrBuilder |
PrincipalOrBuilder.getDirectRemoteIpOrBuilder()
A CIDR block that describes the downstream remote/origin address.
|
CidrRangeOrBuilder |
Principal.getRemoteIpOrBuilder()
A CIDR block that describes the downstream remote/origin address.
|
CidrRangeOrBuilder |
Principal.Builder.getRemoteIpOrBuilder()
A CIDR block that describes the downstream remote/origin address.
|
CidrRangeOrBuilder |
PrincipalOrBuilder.getRemoteIpOrBuilder()
A CIDR block that describes the downstream remote/origin address.
|
CidrRangeOrBuilder |
Principal.getSourceIpOrBuilder()
Deprecated.
|
CidrRangeOrBuilder |
Principal.Builder.getSourceIpOrBuilder()
Deprecated.
|
CidrRangeOrBuilder |
PrincipalOrBuilder.getSourceIpOrBuilder()
Deprecated.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.