Uses of Interface
io.envoyproxy.envoy.config.core.v3.CidrRangeOrBuilder
Packages that use CidrRangeOrBuilder
Package
Description
-
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement CidrRangeOrBuilderModifier and TypeClassDescriptionfinal classCidrRange specifies an IP Address and a prefix length to construct the subnet mask for a `CIDR <https://tools.ietf.org/html/rfc4632>`_ range.static final classCidrRange 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
Methods in io.envoyproxy.envoy.config.listener.v3 that return CidrRangeOrBuilderModifier and TypeMethodDescriptionFilterChainMatch.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.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.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.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.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.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.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.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.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 CidrRangeOrBuilderModifier and TypeMethodDescriptionList<? 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.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.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.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>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>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.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>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>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
Methods in io.envoyproxy.envoy.config.rbac.v3 that return CidrRangeOrBuilderModifier and TypeMethodDescriptionPermission.Builder.getDestinationIpOrBuilder()A CIDR block that describes the destination IP.Permission.getDestinationIpOrBuilder()A CIDR block that describes the destination IP.PermissionOrBuilder.getDestinationIpOrBuilder()A CIDR block that describes the destination IP.Principal.Builder.getDirectRemoteIpOrBuilder()A CIDR block that describes the downstream remote/origin address. .. note:: This is always the physical peer even if the :ref:`remote_ip <envoy_v3_api_field_config.rbac.v3.Principal.remote_ip>` is inferred from the x-forwarder-for header, the proxy protocol, etc.Principal.getDirectRemoteIpOrBuilder()A CIDR block that describes the downstream remote/origin address. .. note:: This is always the physical peer even if the :ref:`remote_ip <envoy_v3_api_field_config.rbac.v3.Principal.remote_ip>` is inferred from the x-forwarder-for header, the proxy protocol, etc.PrincipalOrBuilder.getDirectRemoteIpOrBuilder()A CIDR block that describes the downstream remote/origin address. .. note:: This is always the physical peer even if the :ref:`remote_ip <envoy_v3_api_field_config.rbac.v3.Principal.remote_ip>` is inferred from the x-forwarder-for header, the proxy protocol, etc.Principal.Builder.getRemoteIpOrBuilder()A CIDR block that describes the downstream remote/origin address. .. note:: This may not be the physical peer and could be different from the :ref:`direct_remote_ip <envoy_v3_api_field_config.rbac.v3.Principal.direct_remote_ip>`.Principal.getRemoteIpOrBuilder()A CIDR block that describes the downstream remote/origin address. .. note:: This may not be the physical peer and could be different from the :ref:`direct_remote_ip <envoy_v3_api_field_config.rbac.v3.Principal.direct_remote_ip>`.PrincipalOrBuilder.getRemoteIpOrBuilder()A CIDR block that describes the downstream remote/origin address. .. note:: This may not be the physical peer and could be different from the :ref:`direct_remote_ip <envoy_v3_api_field_config.rbac.v3.Principal.direct_remote_ip>`.Principal.Builder.getSourceIpOrBuilder()Deprecated.Principal.getSourceIpOrBuilder()Deprecated.PrincipalOrBuilder.getSourceIpOrBuilder()Deprecated. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 that return CidrRangeOrBuilderModifier and TypeMethodDescriptionIPTagging.IPTag.Builder.getIpListOrBuilder(int index) A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.getIpListOrBuilder(int index) A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTagOrBuilder.getIpListOrBuilder(int index) A list of IP address subnets that will be tagged with ip_tag_name.Methods in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 that return types with arguments of type CidrRangeOrBuilderModifier and TypeMethodDescriptionList<? extends CidrRangeOrBuilder>IPTagging.IPTag.Builder.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.IPTagOrBuilder.getIpListOrBuilderList()A list of IP address subnets that will be tagged with ip_tag_name. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return CidrRangeOrBuilderModifier and TypeMethodDescriptionHttpConnectionManager.InternalAddressConfig.Builder.getCidrRangesOrBuilder(int index) List of CIDR ranges that are treated as internal.HttpConnectionManager.InternalAddressConfig.getCidrRangesOrBuilder(int index) List of CIDR ranges that are treated as internal.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 CidrRangeOrBuilderModifier and TypeMethodDescriptionList<? extends CidrRangeOrBuilder>HttpConnectionManager.InternalAddressConfig.Builder.getCidrRangesOrBuilderList()List of CIDR ranges that are treated as internal.List<? extends CidrRangeOrBuilder>HttpConnectionManager.InternalAddressConfig.getCidrRangesOrBuilderList()List of CIDR ranges that are treated as internal.List<? extends CidrRangeOrBuilder>HttpConnectionManager.InternalAddressConfigOrBuilder.getCidrRangesOrBuilderList()List of CIDR ranges that are treated as internal. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3
Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3 that return CidrRangeOrBuilderModifier and TypeMethodDescriptionXffTrustedCidrs.Builder.getCidrsOrBuilder(int index) The list of `CIDRs <https://tools.ietf.org/html/rfc4632>`_ from which remote connections are considered trusted.XffTrustedCidrs.getCidrsOrBuilder(int index) The list of `CIDRs <https://tools.ietf.org/html/rfc4632>`_ from which remote connections are considered trusted.XffTrustedCidrsOrBuilder.getCidrsOrBuilder(int index) The list of `CIDRs <https://tools.ietf.org/html/rfc4632>`_ from which remote connections are considered trusted.Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3 that return types with arguments of type CidrRangeOrBuilderModifier and TypeMethodDescriptionList<? extends CidrRangeOrBuilder>XffTrustedCidrs.Builder.getCidrsOrBuilderList()The list of `CIDRs <https://tools.ietf.org/html/rfc4632>`_ from which remote connections are considered trusted.List<? extends CidrRangeOrBuilder>XffTrustedCidrs.getCidrsOrBuilderList()The list of `CIDRs <https://tools.ietf.org/html/rfc4632>`_ from which remote connections are considered trusted.List<? extends CidrRangeOrBuilder>XffTrustedCidrsOrBuilder.getCidrsOrBuilderList()The list of `CIDRs <https://tools.ietf.org/html/rfc4632>`_ from which remote connections are considered trusted. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3
Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 that return CidrRangeOrBuilderModifier and TypeMethodDescriptionIp.Builder.getCidrRangesOrBuilder(int index) Match if the IP belongs to any of these CIDR ranges.Ip.getCidrRangesOrBuilder(int index) Match if the IP belongs to any of these CIDR ranges.IpOrBuilder.getCidrRangesOrBuilder(int index) Match if the IP belongs to any of these CIDR ranges.Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 that return types with arguments of type CidrRangeOrBuilderModifier and TypeMethodDescriptionList<? extends CidrRangeOrBuilder>Ip.Builder.getCidrRangesOrBuilderList()Match if the IP belongs to any of these CIDR ranges.List<? extends CidrRangeOrBuilder>Match if the IP belongs to any of these CIDR ranges.List<? extends CidrRangeOrBuilder>IpOrBuilder.getCidrRangesOrBuilderList()Match if the IP belongs to any of these CIDR ranges. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.extensions.rbac.matchers.upstream_ip_port.v3
Methods in io.envoyproxy.envoy.extensions.rbac.matchers.upstream_ip_port.v3 that return CidrRangeOrBuilderModifier and TypeMethodDescriptionUpstreamIpPortMatcher.Builder.getUpstreamIpOrBuilder()A CIDR block that will be used to match the upstream IP.UpstreamIpPortMatcher.getUpstreamIpOrBuilder()A CIDR block that will be used to match the upstream IP.UpstreamIpPortMatcherOrBuilder.getUpstreamIpOrBuilder()A CIDR block that will be used to match the upstream IP. -
Uses of CidrRangeOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return CidrRangeOrBuilderModifier and TypeMethodDescriptionTlsKeyLog.Builder.getLocalAddressRangeOrBuilder(int index) Local IP address ranges to filter connections for TLS key logging.TlsKeyLog.getLocalAddressRangeOrBuilder(int index) Local IP address ranges to filter connections for TLS key logging.TlsKeyLogOrBuilder.getLocalAddressRangeOrBuilder(int index) Local IP address ranges to filter connections for TLS key logging.TlsKeyLog.Builder.getRemoteAddressRangeOrBuilder(int index) Remote IP address ranges to filter connections for TLS key logging.TlsKeyLog.getRemoteAddressRangeOrBuilder(int index) Remote IP address ranges to filter connections for TLS key logging.TlsKeyLogOrBuilder.getRemoteAddressRangeOrBuilder(int index) Remote IP address ranges to filter connections for TLS key logging.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type CidrRangeOrBuilderModifier and TypeMethodDescriptionList<? extends CidrRangeOrBuilder>TlsKeyLog.Builder.getLocalAddressRangeOrBuilderList()Local IP address ranges to filter connections for TLS key logging.List<? extends CidrRangeOrBuilder>TlsKeyLog.getLocalAddressRangeOrBuilderList()Local IP address ranges to filter connections for TLS key logging.List<? extends CidrRangeOrBuilder>TlsKeyLogOrBuilder.getLocalAddressRangeOrBuilderList()Local IP address ranges to filter connections for TLS key logging.List<? extends CidrRangeOrBuilder>TlsKeyLog.Builder.getRemoteAddressRangeOrBuilderList()Remote IP address ranges to filter connections for TLS key logging.List<? extends CidrRangeOrBuilder>TlsKeyLog.getRemoteAddressRangeOrBuilderList()Remote IP address ranges to filter connections for TLS key logging.List<? extends CidrRangeOrBuilder>TlsKeyLogOrBuilder.getRemoteAddressRangeOrBuilderList()Remote IP address ranges to filter connections for TLS key logging.