| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.listener.v4alpha | |
| io.envoyproxy.envoy.config.rbac.v4alpha |
| 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 |
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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.