Uses of Interface
com.github.xds.type.matcher.v3.MatcherOrBuilder
-
-
Uses of MatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement MatcherOrBuilder Modifier and Type Class Description classMatcherA matcher, which may traverse a matching tree in order to result in a match action.static classMatcher.BuilderA matcher, which may traverse a matching tree in order to result in a match action.Methods in com.github.xds.type.matcher.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderMatcher.OnMatch.Builder. getMatcherOrBuilder()Nested matcher to evaluate.MatcherOrBuilderMatcher.OnMatch. getMatcherOrBuilder()Nested matcher to evaluate.MatcherOrBuilderMatcher.OnMatchOrBuilder. getMatcherOrBuilder()Nested matcher to evaluate. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderListener.Builder. getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.MatcherOrBuilderListener. getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.MatcherOrBuilderListenerOrBuilder. getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderVirtualHost.Builder. getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.]MatcherOrBuilderVirtualHost. getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.]MatcherOrBuilderVirtualHostOrBuilder. getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.] -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.common.matching.v3
Methods in io.envoyproxy.envoy.extensions.common.matching.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderExtensionWithMatcher.Builder. getXdsMatcherOrBuilder()The associated matcher.MatcherOrBuilderExtensionWithMatcher. getXdsMatcherOrBuilder()The associated matcher.MatcherOrBuilderExtensionWithMatcherOrBuilder. getXdsMatcherOrBuilder()The associated matcher. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderRateLimitQuotaFilterConfig.Builder. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaFilterConfig. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaFilterConfigOrBuilder. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaOverride.Builder. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaOverride. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaOverrideOrBuilder. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rbac.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderRBAC.Builder. getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming requests.MatcherOrBuilderRBAC. getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming requests.MatcherOrBuilderRBACOrBuilder. getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming requests.MatcherOrBuilderRBAC.Builder. getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.MatcherOrBuilderRBAC. getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.MatcherOrBuilderRBACOrBuilder. getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderRouteConfiguration.Builder. getRouteOrBuilder()The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderRouteConfiguration. getRouteOrBuilder()The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderRouteConfigurationOrBuilder. getRouteOrBuilder()The match tree to use when resolving route actions for incoming requests. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.network.rbac.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.rbac.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderRBAC.Builder. getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming connections.MatcherOrBuilderRBAC. getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming connections.MatcherOrBuilderRBACOrBuilder. getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming connections.MatcherOrBuilderRBAC.Builder. getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming connections.MatcherOrBuilderRBAC. getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming connections.MatcherOrBuilderRBACOrBuilder. getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming connections. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderUdpProxyConfig.Builder. getMatcherOrBuilder()The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderUdpProxyConfig. getMatcherOrBuilder()The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderUdpProxyConfigOrBuilder. getMatcherOrBuilder()The match tree to use when resolving route actions for incoming requests.
-