Uses of Class
com.github.xds.type.matcher.v3.Matcher
Packages that use Matcher
Package
Description
-
Uses of Matcher in com.github.xds.type.matcher.v3
Fields in com.github.xds.type.matcher.v3 declared as MatcherFields in com.github.xds.type.matcher.v3 with type parameters of type MatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> Matcher.OnMatch.Builder.matcherBuilder_
private static final com.google.protobuf.Parser
<Matcher> Matcher.PARSER
Methods in com.github.xds.type.matcher.v3 that return MatcherModifier and TypeMethodDescriptionMatcher.Builder.build()
Matcher.Builder.buildPartial()
static Matcher
Matcher.getDefaultInstance()
Matcher.Builder.getDefaultInstanceForType()
Matcher.getDefaultInstanceForType()
Matcher.OnMatch.Builder.getMatcher()
Nested matcher to evaluate.Matcher.OnMatch.getMatcher()
Nested matcher to evaluate.Matcher.OnMatchOrBuilder.getMatcher()
Nested matcher to evaluate.static Matcher
Matcher.parseDelimitedFrom
(InputStream input) static Matcher
Matcher.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher
Matcher.parseFrom
(byte[] data) static Matcher
Matcher.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher
Matcher.parseFrom
(com.google.protobuf.ByteString data) static Matcher
Matcher.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher
Matcher.parseFrom
(com.google.protobuf.CodedInputStream input) static Matcher
Matcher.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher
Matcher.parseFrom
(InputStream input) static Matcher
Matcher.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Matcher
Matcher.parseFrom
(ByteBuffer data) static Matcher
Matcher.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.matcher.v3 that return types with arguments of type MatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Matcher> Matcher.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> Matcher.OnMatch.Builder.internalGetMatcherFieldBuilder()
Nested matcher to evaluate.static com.google.protobuf.Parser
<Matcher> Matcher.parser()
Methods in com.github.xds.type.matcher.v3 with parameters of type MatcherModifier and TypeMethodDescriptionprivate void
Matcher.Builder.buildPartial0
(Matcher result) private void
Matcher.Builder.buildPartialOneofs
(Matcher result) Matcher.OnMatch.Builder.mergeMatcher
(Matcher value) Nested matcher to evaluate.static Matcher.Builder
Matcher.newBuilder
(Matcher prototype) Matcher.OnMatch.Builder.setMatcher
(Matcher value) Nested matcher to evaluate. -
Uses of Matcher in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 declared as MatcherModifier and TypeFieldDescriptionprivate Matcher
Listener.Builder.filterChainMatcher_
private Matcher
Listener.filterChainMatcher_
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type MatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> Listener.Builder.filterChainMatcherBuilder_
Methods in io.envoyproxy.envoy.config.listener.v3 that return MatcherModifier and TypeMethodDescriptionListener.Builder.getFilterChainMatcher()
:ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.Listener.getFilterChainMatcher()
:ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.ListenerOrBuilder.getFilterChainMatcher()
:ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type MatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> Listener.Builder.internalGetFilterChainMatcherFieldBuilder()
:ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type MatcherModifier and TypeMethodDescriptionListener.Builder.mergeFilterChainMatcher
(Matcher value) :ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.Listener.Builder.setFilterChainMatcher
(Matcher value) :ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties. -
Uses of Matcher in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as MatcherModifier and TypeFieldDescriptionprivate Matcher
VirtualHost.Builder.matcher_
private Matcher
VirtualHost.matcher_
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type MatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> VirtualHost.Builder.matcherBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return MatcherModifier and TypeMethodDescriptionVirtualHost.Builder.getMatcher()
[#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests.VirtualHost.getMatcher()
[#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests.VirtualHostOrBuilder.getMatcher()
[#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type MatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> VirtualHost.Builder.internalGetMatcherFieldBuilder()
[#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type MatcherModifier and TypeMethodDescriptionVirtualHost.Builder.mergeMatcher
(Matcher value) [#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests.VirtualHost.Builder.setMatcher
(Matcher value) [#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests. -
Uses of Matcher in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 declared as MatcherModifier and TypeFieldDescriptionprivate Matcher
RateLimitQuotaFilterConfig.bucketMatchers_
private Matcher
RateLimitQuotaFilterConfig.Builder.bucketMatchers_
private Matcher
RateLimitQuotaOverride.bucketMatchers_
private Matcher
RateLimitQuotaOverride.Builder.bucketMatchers_
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type MatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> RateLimitQuotaFilterConfig.Builder.bucketMatchersBuilder_
private com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> RateLimitQuotaOverride.Builder.bucketMatchersBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return MatcherModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.getBucketMatchers()
The match tree to use for grouping incoming requests into buckets.RateLimitQuotaFilterConfig.getBucketMatchers()
The match tree to use for grouping incoming requests into buckets.RateLimitQuotaFilterConfigOrBuilder.getBucketMatchers()
The match tree to use for grouping incoming requests into buckets.RateLimitQuotaOverride.Builder.getBucketMatchers()
The match tree to use for grouping incoming requests into buckets.RateLimitQuotaOverride.getBucketMatchers()
The match tree to use for grouping incoming requests into buckets.RateLimitQuotaOverrideOrBuilder.getBucketMatchers()
The match tree to use for grouping incoming requests into buckets.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return types with arguments of type MatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> RateLimitQuotaFilterConfig.Builder.internalGetBucketMatchersFieldBuilder()
The match tree to use for grouping incoming requests into buckets.private com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> RateLimitQuotaOverride.Builder.internalGetBucketMatchersFieldBuilder()
The match tree to use for grouping incoming requests into buckets.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with parameters of type MatcherModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.mergeBucketMatchers
(Matcher value) The match tree to use for grouping incoming requests into buckets.RateLimitQuotaOverride.Builder.mergeBucketMatchers
(Matcher value) The match tree to use for grouping incoming requests into buckets.RateLimitQuotaFilterConfig.Builder.setBucketMatchers
(Matcher value) The match tree to use for grouping incoming requests into buckets.RateLimitQuotaOverride.Builder.setBucketMatchers
(Matcher value) The match tree to use for grouping incoming requests into buckets. -
Uses of Matcher in io.envoyproxy.envoy.extensions.filters.http.rbac.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 declared as MatcherModifier and TypeFieldDescriptionprivate Matcher
RBAC.Builder.matcher_
private Matcher
RBAC.matcher_
private Matcher
RBAC.Builder.shadowMatcher_
private Matcher
RBAC.shadowMatcher_
Fields in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 with type parameters of type MatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> RBAC.Builder.matcherBuilder_
private com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> RBAC.Builder.shadowMatcherBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return MatcherModifier and TypeMethodDescriptionRBAC.Builder.getMatcher()
The match tree to use when resolving RBAC action for incoming requests.RBAC.getMatcher()
The match tree to use when resolving RBAC action for incoming requests.RBACOrBuilder.getMatcher()
The match tree to use when resolving RBAC action for incoming requests.RBAC.Builder.getShadowMatcher()
The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.RBAC.getShadowMatcher()
The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.RBACOrBuilder.getShadowMatcher()
The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return types with arguments of type MatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> RBAC.Builder.internalGetMatcherFieldBuilder()
The match tree to use when resolving RBAC action for incoming requests.private com.google.protobuf.SingleFieldBuilder
<Matcher, Matcher.Builder, MatcherOrBuilder> RBAC.Builder.internalGetShadowMatcherFieldBuilder()
The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 with parameters of type MatcherModifier and TypeMethodDescriptionRBAC.Builder.mergeMatcher
(Matcher value) The match tree to use when resolving RBAC action for incoming requests.RBAC.Builder.mergeShadowMatcher
(Matcher value) The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.RBAC.Builder.setMatcher
(Matcher value) The match tree to use when resolving RBAC action for incoming requests.RBAC.Builder.setShadowMatcher
(Matcher value) The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.