Uses of Class
io.envoyproxy.envoy.api.v2.core.CidrRange
Packages that use CidrRange
Package
Description
-
Uses of CidrRange in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return CidrRangeModifier and TypeMethodDescriptionCidrRange.Builder.build()CidrRange.Builder.buildPartial()static CidrRangeCidrRange.getDefaultInstance()CidrRange.Builder.getDefaultInstanceForType()CidrRange.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 CidrRangeModifier and TypeMethodDescriptioncom.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 CidrRangeModifier and TypeMethodDescriptionstatic 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 CidrRangeModifier and TypeMethodDescriptionFilterChainMatch.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.FilterChainMatch.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.FilterChainMatchOrBuilder.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.FilterChainMatch.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.FilterChainMatch.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.FilterChainMatchOrBuilder.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 CidrRangeModifier and TypeMethodDescriptionFilterChainMatch.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.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.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.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.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.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 CidrRangeModifier and TypeMethodDescriptionFilterChainMatch.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.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.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.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.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.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 CidrRangeModifier and TypeMethodDescriptionFilterChainMatch.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.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 CidrRangeModifier and TypeMethodDescriptionIPTagging.IPTag.Builder.getIpList(int index) A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.getIpList(int index) A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.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 CidrRangeModifier and TypeMethodDescriptionIPTagging.IPTag.Builder.getIpListList()A list of IP address subnets that will be tagged with ip_tag_name.IPTagging.IPTag.getIpListList()A list of IP address subnets that will be tagged with ip_tag_name.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 CidrRangeModifier and TypeMethodDescriptionA list of IP address subnets that will be tagged with ip_tag_name.A list of IP address subnets that will be tagged with ip_tag_name.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 CidrRangeModifier and TypeMethodDescriptionIPTagging.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 CidrRangeModifier and TypeMethodDescriptionClientSSLAuth.Builder.getIpWhiteList(int index) An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.getIpWhiteList(int index) An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuthOrBuilder.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 CidrRangeModifier and TypeMethodDescriptionClientSSLAuth.Builder.getIpWhiteListList()An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.getIpWhiteListList()An optional list of IP address and subnet masks that should be white listed for access by the filter.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 CidrRangeModifier and TypeMethodDescriptionClientSSLAuth.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.Builder.addIpWhiteList(CidrRange value) An optional list of IP address and subnet masks that should be white listed for access by the filter.ClientSSLAuth.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 CidrRangeModifier and TypeMethodDescriptionClientSSLAuth.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 CidrRangeModifier and TypeMethodDescriptionTcpProxy.DeprecatedV1.TCPRoute.Builder.getDestinationIpList(int index) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.getDestinationIpList(int index) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getDestinationIpList(int index) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.Builder.getSourceIpList(int index) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.getSourceIpList(int index) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.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 CidrRangeModifier and TypeMethodDescriptionTcpProxy.DeprecatedV1.TCPRoute.Builder.getDestinationIpListList()An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.getDestinationIpListList()An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRouteOrBuilder.getDestinationIpListList()An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.Builder.getSourceIpListList()An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.getSourceIpListList()An optional list of IP address subnets in the form “ip_address/xx”.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 CidrRangeModifier and TypeMethodDescriptionTcpProxy.DeprecatedV1.TCPRoute.Builder.addDestinationIpList(int index, CidrRange value) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.Builder.addDestinationIpList(CidrRange value) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.Builder.addSourceIpList(int index, CidrRange value) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.Builder.addSourceIpList(CidrRange value) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.DeprecatedV1.TCPRoute.Builder.setDestinationIpList(int index, CidrRange value) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.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 CidrRangeModifier and TypeMethodDescriptionTcpProxy.DeprecatedV1.TCPRoute.Builder.addAllDestinationIpList(Iterable<? extends CidrRange> values) An optional list of IP address subnets in the form “ip_address/xx”.TcpProxy.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 CidrRangeModifier and TypeMethodDescriptionPermission.Builder.getDestinationIp()A CIDR block that describes the destination IP.Permission.getDestinationIp()A CIDR block that describes the destination IP.PermissionOrBuilder.getDestinationIp()A CIDR block that describes the destination IP.Principal.Builder.getDirectRemoteIp()A CIDR block that describes the downstream remote/origin address.Principal.getDirectRemoteIp()A CIDR block that describes the downstream remote/origin address.PrincipalOrBuilder.getDirectRemoteIp()A CIDR block that describes the downstream remote/origin address.Principal.Builder.getRemoteIp()A CIDR block that describes the downstream remote/origin address.Principal.getRemoteIp()A CIDR block that describes the downstream remote/origin address.PrincipalOrBuilder.getRemoteIp()A CIDR block that describes the downstream remote/origin address.Principal.Builder.getSourceIp()Deprecated.envoy.config.rbac.v2.Principal.source_ip is deprecated.Principal.getSourceIp()Deprecated.envoy.config.rbac.v2.Principal.source_ip is deprecated.PrincipalOrBuilder.getSourceIp()Deprecated.envoy.config.rbac.v2.Principal.source_ip is deprecated.Methods in io.envoyproxy.envoy.config.rbac.v2 with parameters of type CidrRangeModifier and TypeMethodDescriptionPermission.Builder.mergeDestinationIp(CidrRange value) A CIDR block that describes the destination IP.Principal.Builder.mergeDirectRemoteIp(CidrRange value) A CIDR block that describes the downstream remote/origin address.Principal.Builder.mergeRemoteIp(CidrRange value) A CIDR block that describes the downstream remote/origin address.Principal.Builder.mergeSourceIp(CidrRange value) Deprecated.Permission.Builder.setDestinationIp(CidrRange value) A CIDR block that describes the destination IP.Principal.Builder.setDirectRemoteIp(CidrRange value) A CIDR block that describes the downstream remote/origin address.Principal.Builder.setRemoteIp(CidrRange value) A CIDR block that describes the downstream remote/origin address.Principal.Builder.setSourceIp(CidrRange value) Deprecated.