Uses of Interface
com.github.xds.type.matcher.v3.MatcherOrBuilder
Packages that use MatcherOrBuilder
Package
Description
-
Uses of MatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement MatcherOrBuilderModifier and TypeClassDescriptionfinal classA matcher, which may traverse a matching tree in order to result in a match action.static final classA 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 MatcherOrBuilderModifier and TypeMethodDescriptionMatcher.OnMatch.Builder.getMatcherOrBuilder()Nested matcher to evaluate.Matcher.OnMatch.getMatcherOrBuilder()Nested matcher to evaluate.Matcher.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 MatcherOrBuilderModifier and TypeMethodDescriptionListener.Builder.getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.Listener.getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.ListenerOrBuilder.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 MatcherOrBuilderModifier and TypeMethodDescriptionVirtualHost.Builder.getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.]VirtualHost.getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.]VirtualHostOrBuilder.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.filters.http.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return MatcherOrBuilderModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.RateLimitQuotaFilterConfig.getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.RateLimitQuotaFilterConfigOrBuilder.getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.RateLimitQuotaOverride.Builder.getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.RateLimitQuotaOverride.getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.RateLimitQuotaOverrideOrBuilder.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 MatcherOrBuilderModifier and TypeMethodDescriptionRBAC.Builder.getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming requests.RBAC.getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming requests.RBACOrBuilder.getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming requests.RBAC.Builder.getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.RBAC.getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.RBACOrBuilder.getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.