Uses of Class
io.envoyproxy.envoy.config.core.v3.CidrRange
-
-
Uses of CidrRange in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return CidrRange Modifier and Type Method Description CidrRangeCidrRange.Builder. build()CidrRangeCidrRange.Builder. buildPartial()static CidrRangeCidrRange. getDefaultInstance()CidrRangeCidrRange.Builder. getDefaultInstanceForType()CidrRangeCidrRange. getDefaultInstanceForType()static CidrRangeCidrRange. parseDelimitedFrom(InputStream input)static CidrRangeCidrRange. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CidrRangeCidrRange. parseFrom(byte[] data)static CidrRangeCidrRange. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CidrRangeCidrRange. parseFrom(com.google.protobuf.ByteString data)static CidrRangeCidrRange. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CidrRangeCidrRange. parseFrom(com.google.protobuf.CodedInputStream input)static CidrRangeCidrRange. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CidrRangeCidrRange. parseFrom(InputStream input)static CidrRangeCidrRange. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CidrRangeCidrRange. parseFrom(ByteBuffer data)static CidrRangeCidrRange. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type CidrRange Modifier and Type Method Description com.google.protobuf.Parser<CidrRange>CidrRange. getParserForType()static com.google.protobuf.Parser<CidrRange>CidrRange. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type CidrRange Modifier and Type Method Description CidrRange.BuilderCidrRange.Builder. mergeFrom(CidrRange other)static CidrRange.BuilderCidrRange. newBuilder(CidrRange prototype) -
Uses of CidrRange in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return CidrRange Modifier and Type Method Description CidrRangeFilterChainMatch.Builder. getDirectSourcePrefixRanges(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.CidrRangeFilterChainMatch. getDirectSourcePrefixRanges(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.CidrRangeFilterChainMatchOrBuilder. getDirectSourcePrefixRanges(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.CidrRangeFilterChainMatch.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.CidrRangeFilterChainMatch. 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.CidrRangeFilterChainMatchOrBuilder. 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.CidrRangeFilterChainMatch.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.CidrRangeFilterChainMatch. 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.CidrRangeFilterChainMatchOrBuilder. 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.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type CidrRange Modifier and Type Method Description List<CidrRange>FilterChainMatch.Builder. getDirectSourcePrefixRangesList()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<CidrRange>FilterChainMatch. getDirectSourcePrefixRangesList()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<CidrRange>FilterChainMatchOrBuilder. getDirectSourcePrefixRangesList()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<CidrRange>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<CidrRange>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<CidrRange>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<CidrRange>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.List<CidrRange>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<CidrRange>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.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type CidrRange Modifier and Type Method Description FilterChainMatch.BuilderFilterChainMatch.Builder. addDirectSourcePrefixRanges(int index, CidrRange value)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.BuilderFilterChainMatch.Builder. addDirectSourcePrefixRanges(CidrRange value)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.BuilderFilterChainMatch.Builder. addPrefixRanges(int index, 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.FilterChainMatch.BuilderFilterChainMatch.Builder. addPrefixRanges(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.FilterChainMatch.BuilderFilterChainMatch.Builder. addSourcePrefixRanges(int index, 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.FilterChainMatch.BuilderFilterChainMatch.Builder. addSourcePrefixRanges(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.FilterChainMatch.BuilderFilterChainMatch.Builder. setDirectSourcePrefixRanges(int index, CidrRange value)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.BuilderFilterChainMatch.Builder. setPrefixRanges(int index, 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.FilterChainMatch.BuilderFilterChainMatch.Builder. setSourcePrefixRanges(int index, 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.Method parameters in io.envoyproxy.envoy.config.listener.v3 with type arguments of type CidrRange Modifier and Type Method Description FilterChainMatch.BuilderFilterChainMatch.Builder. addAllDirectSourcePrefixRanges(Iterable<? extends CidrRange> values)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.BuilderFilterChainMatch.Builder. addAllPrefixRanges(Iterable<? extends 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.FilterChainMatch.BuilderFilterChainMatch.Builder. addAllSourcePrefixRanges(Iterable<? extends 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. -
Uses of CidrRange in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return CidrRange Modifier and Type Method Description CidrRangePermission.Builder. getDestinationIp()A CIDR block that describes the destination IP.CidrRangePermission. getDestinationIp()A CIDR block that describes the destination IP.CidrRangePermissionOrBuilder. getDestinationIp()A CIDR block that describes the destination IP.CidrRangePrincipal.Builder. getDirectRemoteIp()A CIDR block that describes the downstream remote/origin address.CidrRangePrincipal. getDirectRemoteIp()A CIDR block that describes the downstream remote/origin address.CidrRangePrincipalOrBuilder. getDirectRemoteIp()A CIDR block that describes the downstream remote/origin address.CidrRangePrincipal.Builder. getRemoteIp()A CIDR block that describes the downstream remote/origin address.CidrRangePrincipal. getRemoteIp()A CIDR block that describes the downstream remote/origin address.CidrRangePrincipalOrBuilder. getRemoteIp()A CIDR block that describes the downstream remote/origin address.CidrRangePrincipal.Builder. getSourceIp()Deprecated.envoy.config.rbac.v3.Principal.source_ip is deprecated.CidrRangePrincipal. getSourceIp()Deprecated.envoy.config.rbac.v3.Principal.source_ip is deprecated.CidrRangePrincipalOrBuilder. getSourceIp()Deprecated.envoy.config.rbac.v3.Principal.source_ip is deprecated.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type CidrRange Modifier and Type Method Description Permission.BuilderPermission.Builder. mergeDestinationIp(CidrRange value)A CIDR block that describes the destination IP.Principal.BuilderPrincipal.Builder. mergeDirectRemoteIp(CidrRange value)A CIDR block that describes the downstream remote/origin address.Principal.BuilderPrincipal.Builder. mergeRemoteIp(CidrRange value)A CIDR block that describes the downstream remote/origin address.Principal.BuilderPrincipal.Builder. mergeSourceIp(CidrRange value)Deprecated.Permission.BuilderPermission.Builder. setDestinationIp(CidrRange value)A CIDR block that describes the destination IP.Principal.BuilderPrincipal.Builder. setDirectRemoteIp(CidrRange value)A CIDR block that describes the downstream remote/origin address.Principal.BuilderPrincipal.Builder. setRemoteIp(CidrRange value)A CIDR block that describes the downstream remote/origin address.Principal.BuilderPrincipal.Builder. setSourceIp(CidrRange value)Deprecated. -
Uses of CidrRange in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 that return CidrRange Modifier and Type Method Description CidrRangeIPTagging.IPTag.Builder. getIpList(int index)A list of IP address subnets that will be tagged with ip_tag_name.CidrRangeIPTagging.IPTag. getIpList(int index)A list of IP address subnets that will be tagged with ip_tag_name.CidrRangeIPTagging.IPTagOrBuilder. getIpList(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 CidrRange Modifier and Type Method Description List<CidrRange>IPTagging.IPTag.Builder. getIpListList()A list of IP address subnets that will be tagged with ip_tag_name.List<CidrRange>IPTagging.IPTag. getIpListList()A list of IP address subnets that will be tagged with ip_tag_name.List<CidrRange>IPTagging.IPTagOrBuilder. getIpListList()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 with parameters of type CidrRange Modifier and Type Method Description IPTagging.IPTag.BuilderIPTagging.IPTag.Builder. addIpList(int index, CidrRange value)A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.BuilderIPTagging.IPTag.Builder. addIpList(CidrRange value)A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.BuilderIPTagging.IPTag.Builder. setIpList(int index, CidrRange value)A list of IP address subnets that will be tagged with ip_tag_name.Method parameters in io.envoyproxy.envoy.extensions.filters.http.ip_tagging.v3 with type arguments of type CidrRange Modifier and Type Method Description IPTagging.IPTag.BuilderIPTagging.IPTag.Builder. addAllIpList(Iterable<? extends CidrRange> values)A list of IP address subnets that will be tagged with ip_tag_name. -
Uses of CidrRange 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 CidrRange Modifier and Type Method Description CidrRangeHttpConnectionManager.InternalAddressConfig.Builder. getCidrRanges(int index)List of CIDR ranges that are treated as internal.CidrRangeHttpConnectionManager.InternalAddressConfig. getCidrRanges(int index)List of CIDR ranges that are treated as internal.CidrRangeHttpConnectionManager.InternalAddressConfigOrBuilder. getCidrRanges(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 Modifier and Type Method Description List<CidrRange>HttpConnectionManager.InternalAddressConfig.Builder. getCidrRangesList()List of CIDR ranges that are treated as internal.List<CidrRange>HttpConnectionManager.InternalAddressConfig. getCidrRangesList()List of CIDR ranges that are treated as internal.List<CidrRange>HttpConnectionManager.InternalAddressConfigOrBuilder. getCidrRangesList()List of CIDR ranges that are treated as internal.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type CidrRange Modifier and Type Method Description HttpConnectionManager.InternalAddressConfig.BuilderHttpConnectionManager.InternalAddressConfig.Builder. addCidrRanges(int index, CidrRange value)List of CIDR ranges that are treated as internal.HttpConnectionManager.InternalAddressConfig.BuilderHttpConnectionManager.InternalAddressConfig.Builder. addCidrRanges(CidrRange value)List of CIDR ranges that are treated as internal.HttpConnectionManager.InternalAddressConfig.BuilderHttpConnectionManager.InternalAddressConfig.Builder. setCidrRanges(int index, CidrRange value)List of CIDR ranges that are treated as internal.Method parameters in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type arguments of type CidrRange Modifier and Type Method Description HttpConnectionManager.InternalAddressConfig.BuilderHttpConnectionManager.InternalAddressConfig.Builder. addAllCidrRanges(Iterable<? extends CidrRange> values)List of CIDR ranges that are treated as internal. -
Uses of CidrRange in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3
Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 that return CidrRange Modifier and Type Method Description CidrRangeIp.Builder. getCidrRanges(int index)Match if the IP belongs to any of these CIDR ranges.CidrRangeIp. getCidrRanges(int index)Match if the IP belongs to any of these CIDR ranges.CidrRangeIpOrBuilder. getCidrRanges(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 CidrRange Modifier and Type Method Description List<CidrRange>Ip.Builder. getCidrRangesList()Match if the IP belongs to any of these CIDR ranges.List<CidrRange>Ip. getCidrRangesList()Match if the IP belongs to any of these CIDR ranges.List<CidrRange>IpOrBuilder. getCidrRangesList()Match if the IP belongs to any of these CIDR ranges.Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 with parameters of type CidrRange Modifier and Type Method Description Ip.BuilderIp.Builder. addCidrRanges(int index, CidrRange value)Match if the IP belongs to any of these CIDR ranges.Ip.BuilderIp.Builder. addCidrRanges(CidrRange value)Match if the IP belongs to any of these CIDR ranges.Ip.BuilderIp.Builder. setCidrRanges(int index, CidrRange value)Match if the IP belongs to any of these CIDR ranges.Method parameters in io.envoyproxy.envoy.extensions.matching.input_matchers.ip.v3 with type arguments of type CidrRange Modifier and Type Method Description Ip.BuilderIp.Builder. addAllCidrRanges(Iterable<? extends CidrRange> values)Match if the IP belongs to any of these CIDR ranges. -
Uses of CidrRange 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 CidrRange Modifier and Type Method Description CidrRangeUpstreamIpPortMatcher.Builder. getUpstreamIp()A CIDR block that will be used to match the upstream IP.CidrRangeUpstreamIpPortMatcher. getUpstreamIp()A CIDR block that will be used to match the upstream IP.CidrRangeUpstreamIpPortMatcherOrBuilder. getUpstreamIp()A CIDR block that will be used to match the upstream IP.Methods in io.envoyproxy.envoy.extensions.rbac.matchers.upstream_ip_port.v3 with parameters of type CidrRange Modifier and Type Method Description UpstreamIpPortMatcher.BuilderUpstreamIpPortMatcher.Builder. mergeUpstreamIp(CidrRange value)A CIDR block that will be used to match the upstream IP.UpstreamIpPortMatcher.BuilderUpstreamIpPortMatcher.Builder. setUpstreamIp(CidrRange value)A CIDR block that will be used to match the upstream IP. -
Uses of CidrRange in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return CidrRange Modifier and Type Method Description CidrRangeTlsKeyLog.Builder. getLocalAddressRange(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.CidrRangeTlsKeyLog. getLocalAddressRange(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.CidrRangeTlsKeyLogOrBuilder. getLocalAddressRange(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.CidrRangeTlsKeyLog.Builder. getRemoteAddressRange(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.CidrRangeTlsKeyLog. getRemoteAddressRange(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.CidrRangeTlsKeyLogOrBuilder. getRemoteAddressRange(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 Modifier and Type Method Description List<CidrRange>TlsKeyLog.Builder. getLocalAddressRangeList()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.List<CidrRange>TlsKeyLog. getLocalAddressRangeList()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.List<CidrRange>TlsKeyLogOrBuilder. getLocalAddressRangeList()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.List<CidrRange>TlsKeyLog.Builder. getRemoteAddressRangeList()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.List<CidrRange>TlsKeyLog. getRemoteAddressRangeList()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.List<CidrRange>TlsKeyLogOrBuilder. getRemoteAddressRangeList()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 with parameters of type CidrRange Modifier and Type Method Description TlsKeyLog.BuilderTlsKeyLog.Builder. addLocalAddressRange(int index, CidrRange value)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.BuilderTlsKeyLog.Builder. addLocalAddressRange(CidrRange value)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.BuilderTlsKeyLog.Builder. addRemoteAddressRange(int index, CidrRange value)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.BuilderTlsKeyLog.Builder. addRemoteAddressRange(CidrRange value)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.BuilderTlsKeyLog.Builder. setLocalAddressRange(int index, CidrRange value)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.BuilderTlsKeyLog.Builder. setRemoteAddressRange(int index, CidrRange value)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.Method parameters in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type arguments of type CidrRange Modifier and Type Method Description TlsKeyLog.BuilderTlsKeyLog.Builder. addAllLocalAddressRange(Iterable<? extends CidrRange> values)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.BuilderTlsKeyLog.Builder. addAllRemoteAddressRange(Iterable<? extends CidrRange> values)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.
-