Uses of Class
io.envoyproxy.envoy.api.v2.core.CidrRange
-
-
Uses of CidrRange in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core 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.api.v2.core 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.api.v2.core 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.api.v2.listener
Methods in io.envoyproxy.envoy.api.v2.listener that return CidrRange Modifier and Type Method Description 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.api.v2.listener that return types with arguments of type CidrRange Modifier and Type Method Description 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.api.v2.listener with parameters of type CidrRange Modifier and Type Method Description 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. 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.api.v2.listener with type arguments of type CidrRange Modifier and Type Method Description 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.filter.http.ip_tagging.v2
Methods in io.envoyproxy.envoy.config.filter.http.ip_tagging.v2 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.config.filter.http.ip_tagging.v2 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.config.filter.http.ip_tagging.v2 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.config.filter.http.ip_tagging.v2 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.config.filter.network.client_ssl_auth.v2
Methods in io.envoyproxy.envoy.config.filter.network.client_ssl_auth.v2 that return CidrRange Modifier and Type Method Description CidrRangeClientSSLAuth.Builder. getIpWhiteList(int index)An optional list of IP address and subnet masks that should be white listed for access by the filter.CidrRangeClientSSLAuth. getIpWhiteList(int index)An optional list of IP address and subnet masks that should be white listed for access by the filter.CidrRangeClientSSLAuthOrBuilder. getIpWhiteList(int index)An optional list of IP address and subnet masks that should be white listed for access by the filter.Methods in io.envoyproxy.envoy.config.filter.network.client_ssl_auth.v2 that return types with arguments of type CidrRange Modifier and Type Method Description List<CidrRange>ClientSSLAuth.Builder. getIpWhiteListList()An optional list of IP address and subnet masks that should be white listed for access by the filter.List<CidrRange>ClientSSLAuth. getIpWhiteListList()An optional list of IP address and subnet masks that should be white listed for access by the filter.List<CidrRange>ClientSSLAuthOrBuilder. getIpWhiteListList()An optional list of IP address and subnet masks that should be white listed for access by the filter.Methods in io.envoyproxy.envoy.config.filter.network.client_ssl_auth.v2 with parameters of type CidrRange Modifier and Type Method Description ClientSSLAuth.BuilderClientSSLAuth.Builder. addIpWhiteList(int index, CidrRange value)An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.BuilderClientSSLAuth.Builder. addIpWhiteList(CidrRange value)An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.BuilderClientSSLAuth.Builder. setIpWhiteList(int index, CidrRange value)An optional list of IP address and subnet masks that should be white listed for access by the filter.Method parameters in io.envoyproxy.envoy.config.filter.network.client_ssl_auth.v2 with type arguments of type CidrRange Modifier and Type Method Description ClientSSLAuth.BuilderClientSSLAuth.Builder. addAllIpWhiteList(Iterable<? extends CidrRange> values)An optional list of IP address and subnet masks that should be white listed for access by the filter. -
Uses of CidrRange in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return CidrRange Modifier and Type Method Description CidrRangeTcpProxy.DeprecatedV1.TCPRoute.Builder. getDestinationIpList(int index)An optional list of IP address subnets in the form “ip_address/xx”.CidrRangeTcpProxy.DeprecatedV1.TCPRoute. getDestinationIpList(int index)An optional list of IP address subnets in the form “ip_address/xx”.CidrRangeTcpProxy.DeprecatedV1.TCPRouteOrBuilder. getDestinationIpList(int index)An optional list of IP address subnets in the form “ip_address/xx”.CidrRangeTcpProxy.DeprecatedV1.TCPRoute.Builder. getSourceIpList(int index)An optional list of IP address subnets in the form “ip_address/xx”.CidrRangeTcpProxy.DeprecatedV1.TCPRoute. getSourceIpList(int index)An optional list of IP address subnets in the form “ip_address/xx”.CidrRangeTcpProxy.DeprecatedV1.TCPRouteOrBuilder. getSourceIpList(int index)An optional list of IP address subnets in the form “ip_address/xx”.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return types with arguments of type CidrRange Modifier and Type Method Description List<CidrRange>TcpProxy.DeprecatedV1.TCPRoute.Builder. getDestinationIpListList()An optional list of IP address subnets in the form “ip_address/xx”.List<CidrRange>TcpProxy.DeprecatedV1.TCPRoute. getDestinationIpListList()An optional list of IP address subnets in the form “ip_address/xx”.List<CidrRange>TcpProxy.DeprecatedV1.TCPRouteOrBuilder. getDestinationIpListList()An optional list of IP address subnets in the form “ip_address/xx”.List<CidrRange>TcpProxy.DeprecatedV1.TCPRoute.Builder. getSourceIpListList()An optional list of IP address subnets in the form “ip_address/xx”.List<CidrRange>TcpProxy.DeprecatedV1.TCPRoute. getSourceIpListList()An optional list of IP address subnets in the form “ip_address/xx”.List<CidrRange>TcpProxy.DeprecatedV1.TCPRouteOrBuilder. getSourceIpListList()An optional list of IP address subnets in the form “ip_address/xx”.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 with parameters of type CidrRange Modifier and Type Method Description TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute.Builder. addDestinationIpList(int index, CidrRange value)An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute.Builder. addDestinationIpList(CidrRange value)An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute.Builder. addSourceIpList(int index, CidrRange value)An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute.Builder. addSourceIpList(CidrRange value)An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute.Builder. setDestinationIpList(int index, CidrRange value)An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute.Builder. setSourceIpList(int index, CidrRange value)An optional list of IP address subnets in the form “ip_address/xx”.Method parameters in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 with type arguments of type CidrRange Modifier and Type Method Description TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute.Builder. addAllDestinationIpList(Iterable<? extends CidrRange> values)An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.BuilderTcpProxy.DeprecatedV1.TCPRoute.Builder. addAllSourceIpList(Iterable<? extends CidrRange> values)An optional list of IP address subnets in the form “ip_address/xx”. -
Uses of CidrRange in io.envoyproxy.envoy.config.rbac.v2
Methods in io.envoyproxy.envoy.config.rbac.v2 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.v2.Principal.source_ip is deprecated.CidrRangePrincipal. getSourceIp()Deprecated.envoy.config.rbac.v2.Principal.source_ip is deprecated.CidrRangePrincipalOrBuilder. getSourceIp()Deprecated.envoy.config.rbac.v2.Principal.source_ip is deprecated.Methods in io.envoyproxy.envoy.config.rbac.v2 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.
-