Uses of Class
io.envoyproxy.envoy.config.core.v3.CidrRange.Builder
Packages that use CidrRange.Builder
Package
Description
-
Uses of CidrRange.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return CidrRange.BuilderModifier and TypeMethodDescriptionCidrRange.Builder.clear()
CidrRange.Builder.clearAddressPrefix()
IPv4 or IPv6 address, e.g.CidrRange.Builder.clearPrefixLen()
Length of prefix, e.g.CidrRange.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CidrRange.Builder.mergeFrom
(com.google.protobuf.Message other) CidrRange.Builder.mergePrefixLen
(com.google.protobuf.UInt32Value value) Length of prefix, e.g.static CidrRange.Builder
CidrRange.newBuilder()
static CidrRange.Builder
CidrRange.newBuilder
(CidrRange prototype) CidrRange.newBuilderForType()
protected CidrRange.Builder
CidrRange.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) CidrRange.Builder.setAddressPrefix
(String value) IPv4 or IPv6 address, e.g.CidrRange.Builder.setAddressPrefixBytes
(com.google.protobuf.ByteString value) IPv4 or IPv6 address, e.g.CidrRange.Builder.setPrefixLen
(com.google.protobuf.UInt32Value value) Length of prefix, e.g.CidrRange.Builder.setPrefixLen
(com.google.protobuf.UInt32Value.Builder builderForValue) Length of prefix, e.g.CidrRange.toBuilder()
-
Uses of CidrRange.Builder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type CidrRange.BuilderModifier and TypeFieldDescriptionprivate 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 CidrRange.BuilderModifier and TypeMethodDescriptionFilterChainMatch.Builder.addDirectSourcePrefixRangesBuilder()
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.FilterChainMatch.Builder.addDirectSourcePrefixRangesBuilder
(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.FilterChainMatch.Builder.addPrefixRangesBuilder()
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.FilterChainMatch.Builder.addPrefixRangesBuilder
(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.FilterChainMatch.Builder.addSourcePrefixRangesBuilder()
The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets.FilterChainMatch.Builder.addSourcePrefixRangesBuilder
(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.FilterChainMatch.Builder.getDirectSourcePrefixRangesBuilder
(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.FilterChainMatch.Builder.getPrefixRangesBuilder
(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.FilterChainMatch.Builder.getSourcePrefixRangesBuilder
(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 CidrRange.BuilderModifier and TypeMethodDescriptionFilterChainMatch.Builder.getDirectSourcePrefixRangesBuilderList()
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.FilterChainMatch.Builder.getPrefixRangesBuilderList()
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.FilterChainMatch.Builder.getSourcePrefixRangesBuilderList()
The criteria is satisfied if the 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.internalGetDirectSourcePrefixRangesFieldBuilder()
private com.google.protobuf.RepeatedFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> FilterChainMatch.Builder.internalGetPrefixRangesFieldBuilder()
private com.google.protobuf.RepeatedFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> FilterChainMatch.Builder.internalGetSourcePrefixRangesFieldBuilder()
Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type CidrRange.BuilderModifier and TypeMethodDescriptionFilterChainMatch.Builder.addDirectSourcePrefixRanges
(int index, CidrRange.Builder builderForValue) 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.FilterChainMatch.Builder.addDirectSourcePrefixRanges
(CidrRange.Builder builderForValue) 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.FilterChainMatch.Builder.addPrefixRanges
(int index, CidrRange.Builder builderForValue) 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.FilterChainMatch.Builder.addPrefixRanges
(CidrRange.Builder builderForValue) 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.FilterChainMatch.Builder.addSourcePrefixRanges
(int index, CidrRange.Builder builderForValue) The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets.FilterChainMatch.Builder.addSourcePrefixRanges
(CidrRange.Builder builderForValue) The criteria is satisfied if the source IP address of the downstream connection is contained in at least one of the specified subnets.FilterChainMatch.Builder.setDirectSourcePrefixRanges
(int index, CidrRange.Builder builderForValue) 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.FilterChainMatch.Builder.setPrefixRanges
(int index, CidrRange.Builder builderForValue) 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.FilterChainMatch.Builder.setSourcePrefixRanges
(int index, CidrRange.Builder builderForValue) 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 CidrRange.Builder in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type CidrRange.BuilderModifier and TypeFieldDescriptionprivate 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 CidrRange.BuilderModifier and TypeMethodDescriptionPermission.Builder.getDestinationIpBuilder()
A CIDR block that describes the destination IP.Principal.Builder.getDirectRemoteIpBuilder()
A CIDR block that describes the downstream remote/origin address.Principal.Builder.getRemoteIpBuilder()
A CIDR block that describes the downstream remote/origin address.Principal.Builder.getSourceIpBuilder()
Deprecated.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type CidrRange.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> Permission.Builder.internalGetDestinationIpFieldBuilder()
A CIDR block that describes the destination IP.private com.google.protobuf.SingleFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> Principal.Builder.internalGetDirectRemoteIpFieldBuilder()
A CIDR block that describes the downstream remote/origin address.private com.google.protobuf.SingleFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> Principal.Builder.internalGetRemoteIpFieldBuilder()
A CIDR block that describes the downstream remote/origin address.private com.google.protobuf.SingleFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> Principal.Builder.internalGetSourceIpFieldBuilder()
A CIDR block that describes the downstream IP.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type CidrRange.BuilderModifier and TypeMethodDescriptionPermission.Builder.setDestinationIp
(CidrRange.Builder builderForValue) A CIDR block that describes the destination IP.Principal.Builder.setDirectRemoteIp
(CidrRange.Builder builderForValue) A CIDR block that describes the downstream remote/origin address.Principal.Builder.setRemoteIp
(CidrRange.Builder builderForValue) A CIDR block that describes the downstream remote/origin address.Principal.Builder.setSourceIp
(CidrRange.Builder builderForValue) Deprecated. -
Uses of CidrRange.Builder 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 CidrRange.BuilderModifier and TypeFieldDescriptionprivate 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 CidrRange.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.InternalAddressConfig.Builder.addCidrRangesBuilder()
List of CIDR ranges that are treated as internal.HttpConnectionManager.InternalAddressConfig.Builder.addCidrRangesBuilder
(int index) List of CIDR ranges that are treated as internal.HttpConnectionManager.InternalAddressConfig.Builder.getCidrRangesBuilder
(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 CidrRange.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.InternalAddressConfig.Builder.getCidrRangesBuilderList()
List of CIDR ranges that are treated as internal.private com.google.protobuf.RepeatedFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> HttpConnectionManager.InternalAddressConfig.Builder.internalGetCidrRangesFieldBuilder()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type CidrRange.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.InternalAddressConfig.Builder.addCidrRanges
(int index, CidrRange.Builder builderForValue) List of CIDR ranges that are treated as internal.HttpConnectionManager.InternalAddressConfig.Builder.addCidrRanges
(CidrRange.Builder builderForValue) List of CIDR ranges that are treated as internal.HttpConnectionManager.InternalAddressConfig.Builder.setCidrRanges
(int index, CidrRange.Builder builderForValue) List of CIDR ranges that are treated as internal. -
Uses of CidrRange.Builder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type CidrRange.BuilderModifier and TypeFieldDescriptionprivate 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 CidrRange.BuilderModifier and TypeMethodDescriptionTlsKeyLog.Builder.addLocalAddressRangeBuilder()
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.TlsKeyLog.Builder.addLocalAddressRangeBuilder
(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.TlsKeyLog.Builder.addRemoteAddressRangeBuilder()
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.TlsKeyLog.Builder.addRemoteAddressRangeBuilder
(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.TlsKeyLog.Builder.getLocalAddressRangeBuilder
(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.TlsKeyLog.Builder.getRemoteAddressRangeBuilder
(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 CidrRange.BuilderModifier and TypeMethodDescriptionTlsKeyLog.Builder.getLocalAddressRangeBuilderList()
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.TlsKeyLog.Builder.getRemoteAddressRangeBuilderList()
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.private com.google.protobuf.RepeatedFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> TlsKeyLog.Builder.internalGetLocalAddressRangeFieldBuilder()
private com.google.protobuf.RepeatedFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> TlsKeyLog.Builder.internalGetRemoteAddressRangeFieldBuilder()
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type CidrRange.BuilderModifier and TypeMethodDescriptionTlsKeyLog.Builder.addLocalAddressRange
(int index, CidrRange.Builder builderForValue) 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.TlsKeyLog.Builder.addLocalAddressRange
(CidrRange.Builder builderForValue) 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.TlsKeyLog.Builder.addRemoteAddressRange
(int index, CidrRange.Builder builderForValue) 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.TlsKeyLog.Builder.addRemoteAddressRange
(CidrRange.Builder builderForValue) 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.TlsKeyLog.Builder.setLocalAddressRange
(int index, CidrRange.Builder builderForValue) 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.TlsKeyLog.Builder.setRemoteAddressRange
(int index, CidrRange.Builder builderForValue) 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.