Uses of Interface
io.envoyproxy.envoy.config.core.v3.CidrRangeOrBuilder
-
-
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement CidrRangeOrBuilder Modifier and Type Class 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. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type CidrRangeOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
FilterChainMatch.Builder. directSourcePrefixRangesBuilder_
private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
FilterChainMatch.Builder. prefixRangesBuilder_
private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
FilterChainMatch.Builder. sourcePrefixRangesBuilder_
Methods in io.envoyproxy.envoy.config.listener.v3 that return CidrRangeOrBuilder Modifier and Type Method Description CidrRangeOrBuilder
FilterChainMatch.Builder. getDirectSourcePrefixRangesOrBuilder(int index)
The criteria is satisfied if the directly connected source IP address of the downstream connection is contained in at least one of the specified subnets.CidrRangeOrBuilder
FilterChainMatch. getDirectSourcePrefixRangesOrBuilder(int index)
The criteria is satisfied if the directly connected source IP address of the downstream connection is contained in at least one of the specified subnets.CidrRangeOrBuilder
FilterChainMatchOrBuilder. getDirectSourcePrefixRangesOrBuilder(int index)
The criteria is satisfied if the directly connected source IP address of the downstream connection is contained in at least one of the specified subnets.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
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
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.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
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
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.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type CidrRangeOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
FilterChainMatch.Builder. getDirectSourcePrefixRangesFieldBuilder()
java.util.List<? extends CidrRangeOrBuilder>
FilterChainMatch.Builder. getDirectSourcePrefixRangesOrBuilderList()
The criteria is satisfied if the directly connected source IP address of the downstream connection is contained in at least one of the specified subnets.java.util.List<? extends CidrRangeOrBuilder>
FilterChainMatch. getDirectSourcePrefixRangesOrBuilderList()
The criteria is satisfied if the directly connected source IP address of the downstream connection is contained in at least one of the specified subnets.java.util.List<? extends CidrRangeOrBuilder>
FilterChainMatchOrBuilder. getDirectSourcePrefixRangesOrBuilderList()
The criteria is satisfied if the directly connected source IP address of the downstream connection is contained in at least one of the specified subnets.private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
FilterChainMatch.Builder. getPrefixRangesFieldBuilder()
java.util.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.java.util.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.java.util.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.private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
FilterChainMatch.Builder. getSourcePrefixRangesFieldBuilder()
java.util.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.java.util.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.java.util.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. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type CidrRangeOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
Permission.Builder. destinationIpBuilder_
private com.google.protobuf.SingleFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
Principal.Builder. directRemoteIpBuilder_
private com.google.protobuf.SingleFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
Principal.Builder. remoteIpBuilder_
private com.google.protobuf.SingleFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
Principal.Builder. sourceIpBuilder_
Methods in io.envoyproxy.envoy.config.rbac.v3 that return CidrRangeOrBuilder Modifier and Type Method Description CidrRangeOrBuilder
Permission.Builder. getDestinationIpOrBuilder()
A CIDR block that describes the destination IP.CidrRangeOrBuilder
Permission. getDestinationIpOrBuilder()
A CIDR block that describes the destination IP.CidrRangeOrBuilder
PermissionOrBuilder. getDestinationIpOrBuilder()
A CIDR block that describes the destination IP.CidrRangeOrBuilder
Principal.Builder. getDirectRemoteIpOrBuilder()
A CIDR block that describes the downstream remote/origin address.CidrRangeOrBuilder
Principal. 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.Builder. getRemoteIpOrBuilder()
A CIDR block that describes the downstream remote/origin address.CidrRangeOrBuilder
Principal. 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.Builder. getSourceIpOrBuilder()
Deprecated.CidrRangeOrBuilder
Principal. getSourceIpOrBuilder()
Deprecated.CidrRangeOrBuilder
PrincipalOrBuilder. getSourceIpOrBuilder()
Deprecated.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type CidrRangeOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
Permission.Builder. getDestinationIpFieldBuilder()
A CIDR block that describes the destination IP.private com.google.protobuf.SingleFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
Principal.Builder. getDirectRemoteIpFieldBuilder()
A CIDR block that describes the downstream remote/origin address.private com.google.protobuf.SingleFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
Principal.Builder. getRemoteIpFieldBuilder()
A CIDR block that describes the downstream remote/origin address.private com.google.protobuf.SingleFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
Principal.Builder. getSourceIpFieldBuilder()
A CIDR block that describes the downstream IP. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type CidrRangeOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
HttpConnectionManager.InternalAddressConfig.Builder. cidrRangesBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return CidrRangeOrBuilder Modifier and Type Method Description CidrRangeOrBuilder
HttpConnectionManager.InternalAddressConfig.Builder. getCidrRangesOrBuilder(int index)
List of CIDR ranges that are treated as internal.CidrRangeOrBuilder
HttpConnectionManager.InternalAddressConfig. getCidrRangesOrBuilder(int index)
List of CIDR ranges that are treated as internal.CidrRangeOrBuilder
HttpConnectionManager.InternalAddressConfigOrBuilder. getCidrRangesOrBuilder(int index)
List of CIDR ranges that are treated as internal.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type CidrRangeOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
HttpConnectionManager.InternalAddressConfig.Builder. getCidrRangesFieldBuilder()
java.util.List<? extends CidrRangeOrBuilder>
HttpConnectionManager.InternalAddressConfig.Builder. getCidrRangesOrBuilderList()
List of CIDR ranges that are treated as internal.java.util.List<? extends CidrRangeOrBuilder>
HttpConnectionManager.InternalAddressConfig. getCidrRangesOrBuilderList()
List of CIDR ranges that are treated as internal.java.util.List<? extends CidrRangeOrBuilder>
HttpConnectionManager.InternalAddressConfigOrBuilder. getCidrRangesOrBuilderList()
List of CIDR ranges that are treated as internal. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type CidrRangeOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
TlsKeyLog.Builder. localAddressRangeBuilder_
private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
TlsKeyLog.Builder. remoteAddressRangeBuilder_
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return CidrRangeOrBuilder Modifier and Type Method Description CidrRangeOrBuilder
TlsKeyLog.Builder. getLocalAddressRangeOrBuilder(int index)
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.CidrRangeOrBuilder
TlsKeyLog. getLocalAddressRangeOrBuilder(int index)
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.CidrRangeOrBuilder
TlsKeyLogOrBuilder. getLocalAddressRangeOrBuilder(int index)
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.CidrRangeOrBuilder
TlsKeyLog.Builder. getRemoteAddressRangeOrBuilder(int index)
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.CidrRangeOrBuilder
TlsKeyLog. getRemoteAddressRangeOrBuilder(int index)
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.CidrRangeOrBuilder
TlsKeyLogOrBuilder. getRemoteAddressRangeOrBuilder(int index)
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type CidrRangeOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
TlsKeyLog.Builder. getLocalAddressRangeFieldBuilder()
java.util.List<? extends CidrRangeOrBuilder>
TlsKeyLog.Builder. getLocalAddressRangeOrBuilderList()
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.java.util.List<? extends CidrRangeOrBuilder>
TlsKeyLog. getLocalAddressRangeOrBuilderList()
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.java.util.List<? extends CidrRangeOrBuilder>
TlsKeyLogOrBuilder. getLocalAddressRangeOrBuilderList()
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder,CidrRangeOrBuilder>
TlsKeyLog.Builder. getRemoteAddressRangeFieldBuilder()
java.util.List<? extends CidrRangeOrBuilder>
TlsKeyLog.Builder. getRemoteAddressRangeOrBuilderList()
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.java.util.List<? extends CidrRangeOrBuilder>
TlsKeyLog. getRemoteAddressRangeOrBuilderList()
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.java.util.List<? extends CidrRangeOrBuilder>
TlsKeyLogOrBuilder. getRemoteAddressRangeOrBuilderList()
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
-