| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.Builder.build() |
AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.Builder.buildPartial() |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.getDefaultInstance() |
AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.getDefaultInstanceForType() |
AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.Builder.getDefaultInstanceForType() |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseDelimitedFrom(InputStream input) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(byte[] data) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(ByteBuffer data) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(com.google.protobuf.ByteString data) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(com.google.protobuf.CodedInputStream input) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(InputStream input) |
static AddressOuterClass.CidrRange |
AddressOuterClass.CidrRange.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AddressOuterClass.CidrRange> |
AddressOuterClass.CidrRange.getParserForType() |
static com.google.protobuf.Parser<AddressOuterClass.CidrRange> |
AddressOuterClass.CidrRange.parser() |
| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.CidrRange.Builder |
AddressOuterClass.CidrRange.Builder.mergeFrom(AddressOuterClass.CidrRange other) |
static AddressOuterClass.CidrRange.Builder |
AddressOuterClass.CidrRange.newBuilder(AddressOuterClass.CidrRange prototype) |
| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.CidrRange |
Listener.FilterChainMatchOrBuilder.getPrefixRanges(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.
|
AddressOuterClass.CidrRange |
Listener.FilterChainMatch.getPrefixRanges(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.
|
AddressOuterClass.CidrRange |
Listener.FilterChainMatch.Builder.getPrefixRanges(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.
|
AddressOuterClass.CidrRange |
Listener.FilterChainMatchOrBuilder.getSourcePrefixRanges(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.
|
AddressOuterClass.CidrRange |
Listener.FilterChainMatch.getSourcePrefixRanges(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.
|
AddressOuterClass.CidrRange |
Listener.FilterChainMatch.Builder.getSourcePrefixRanges(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<AddressOuterClass.CidrRange> |
Listener.FilterChainMatchOrBuilder.getPrefixRangesList()
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<AddressOuterClass.CidrRange> |
Listener.FilterChainMatch.getPrefixRangesList()
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<AddressOuterClass.CidrRange> |
Listener.FilterChainMatch.Builder.getPrefixRangesList()
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<AddressOuterClass.CidrRange> |
Listener.FilterChainMatchOrBuilder.getSourcePrefixRangesList()
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
List<AddressOuterClass.CidrRange> |
Listener.FilterChainMatch.getSourcePrefixRangesList()
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
List<AddressOuterClass.CidrRange> |
Listener.FilterChainMatch.Builder.getSourcePrefixRangesList()
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 |
|---|---|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addPrefixRanges(AddressOuterClass.CidrRange value)
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.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addPrefixRanges(int index,
AddressOuterClass.CidrRange value)
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.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePrefixRanges(AddressOuterClass.CidrRange value)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePrefixRanges(int index,
AddressOuterClass.CidrRange value)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setPrefixRanges(int index,
AddressOuterClass.CidrRange value)
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.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setSourcePrefixRanges(int index,
AddressOuterClass.CidrRange value)
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 |
|---|---|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addAllPrefixRanges(Iterable<? extends AddressOuterClass.CidrRange> values)
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.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addAllSourcePrefixRanges(Iterable<? extends AddressOuterClass.CidrRange> values)
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 |
|---|---|
AddressOuterClass.CidrRange |
IpTagging.IPTagging.IPTagOrBuilder.getIpList(int index)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
AddressOuterClass.CidrRange |
IpTagging.IPTagging.IPTag.getIpList(int index)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
AddressOuterClass.CidrRange |
IpTagging.IPTagging.IPTag.Builder.getIpList(int index)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
| Modifier and Type | Method and Description |
|---|---|
List<AddressOuterClass.CidrRange> |
IpTagging.IPTagging.IPTagOrBuilder.getIpListList()
A list of IP address subnets that will be tagged with
ip_tag_name.
|
List<AddressOuterClass.CidrRange> |
IpTagging.IPTagging.IPTag.getIpListList()
A list of IP address subnets that will be tagged with
ip_tag_name.
|
List<AddressOuterClass.CidrRange> |
IpTagging.IPTagging.IPTag.Builder.getIpListList()
A list of IP address subnets that will be tagged with
ip_tag_name.
|
| Modifier and Type | Method and Description |
|---|---|
IpTagging.IPTagging.IPTag.Builder |
IpTagging.IPTagging.IPTag.Builder.addIpList(AddressOuterClass.CidrRange value)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
IpTagging.IPTagging.IPTag.Builder |
IpTagging.IPTagging.IPTag.Builder.addIpList(int index,
AddressOuterClass.CidrRange value)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
IpTagging.IPTagging.IPTag.Builder |
IpTagging.IPTagging.IPTag.Builder.setIpList(int index,
AddressOuterClass.CidrRange value)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
| Modifier and Type | Method and Description |
|---|---|
IpTagging.IPTagging.IPTag.Builder |
IpTagging.IPTagging.IPTag.Builder.addAllIpList(Iterable<? extends AddressOuterClass.CidrRange> values)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.CidrRange |
ClientSslAuth.ClientSSLAuthOrBuilder.getIpWhiteList(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
AddressOuterClass.CidrRange |
ClientSslAuth.ClientSSLAuth.getIpWhiteList(int index)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
AddressOuterClass.CidrRange |
ClientSslAuth.ClientSSLAuth.Builder.getIpWhiteList(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<AddressOuterClass.CidrRange> |
ClientSslAuth.ClientSSLAuthOrBuilder.getIpWhiteListList()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
List<AddressOuterClass.CidrRange> |
ClientSslAuth.ClientSSLAuth.getIpWhiteListList()
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
List<AddressOuterClass.CidrRange> |
ClientSslAuth.ClientSSLAuth.Builder.getIpWhiteListList()
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 |
|---|---|
ClientSslAuth.ClientSSLAuth.Builder |
ClientSslAuth.ClientSSLAuth.Builder.addIpWhiteList(AddressOuterClass.CidrRange value)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSslAuth.ClientSSLAuth.Builder |
ClientSslAuth.ClientSSLAuth.Builder.addIpWhiteList(int index,
AddressOuterClass.CidrRange value)
An optional list of IP address and subnet masks that should be white
listed for access by the filter.
|
ClientSslAuth.ClientSSLAuth.Builder |
ClientSslAuth.ClientSSLAuth.Builder.setIpWhiteList(int index,
AddressOuterClass.CidrRange value)
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 |
|---|---|
ClientSslAuth.ClientSSLAuth.Builder |
ClientSslAuth.ClientSSLAuth.Builder.addAllIpWhiteList(Iterable<? extends AddressOuterClass.CidrRange> values)
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 |
|---|---|
AddressOuterClass.CidrRange |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getDestinationIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.getDestinationIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder.getDestinationIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getSourceIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.getSourceIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
AddressOuterClass.CidrRange |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder.getSourceIpList(int index)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
| Modifier and Type | Method and Description |
|---|---|
List<AddressOuterClass.CidrRange> |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getDestinationIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<AddressOuterClass.CidrRange> |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.getDestinationIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<AddressOuterClass.CidrRange> |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder.getDestinationIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<AddressOuterClass.CidrRange> |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getSourceIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<AddressOuterClass.CidrRange> |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.getSourceIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
List<AddressOuterClass.CidrRange> |
TcpProxyOuterClass.TcpProxy.DeprecatedV1.TCPRoute.Builder.getSourceIpListList()
An optional list of IP address subnets in the form
“ip_address/xx”.
|
| Modifier and Type | Method and Description |
|---|---|
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 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(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 value)
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.setSourceIpList(int index,
AddressOuterClass.CidrRange value)
An optional list of IP address subnets in the form
“ip_address/xx”.
|
| 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”.
|
| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.CidrRange |
Rbac.PermissionOrBuilder.getDestinationIp()
A CIDR block that describes the destination IP.
|
AddressOuterClass.CidrRange |
Rbac.Permission.getDestinationIp()
A CIDR block that describes the destination IP.
|
AddressOuterClass.CidrRange |
Rbac.Permission.Builder.getDestinationIp()
A CIDR block that describes the destination IP.
|
AddressOuterClass.CidrRange |
Rbac.PrincipalOrBuilder.getSourceIp()
A CIDR block that describes the downstream IP.
|
AddressOuterClass.CidrRange |
Rbac.Principal.getSourceIp()
A CIDR block that describes the downstream IP.
|
AddressOuterClass.CidrRange |
Rbac.Principal.Builder.getSourceIp()
A CIDR block that describes the downstream IP.
|
| Modifier and Type | Method and Description |
|---|---|
Rbac.Permission.Builder |
Rbac.Permission.Builder.mergeDestinationIp(AddressOuterClass.CidrRange value)
A CIDR block that describes the destination IP.
|
Rbac.Principal.Builder |
Rbac.Principal.Builder.mergeSourceIp(AddressOuterClass.CidrRange value)
A CIDR block that describes the downstream IP.
|
Rbac.Permission.Builder |
Rbac.Permission.Builder.setDestinationIp(AddressOuterClass.CidrRange value)
A CIDR block that describes the destination IP.
|
Rbac.Principal.Builder |
Rbac.Principal.Builder.setSourceIp(AddressOuterClass.CidrRange value)
A CIDR block that describes the downstream IP.
|
Copyright © 2018 The Envoy Project. All rights reserved.