Uses of Interface
io.envoyproxy.envoy.type.matcher.ListStringMatcherOrBuilder
Packages that use ListStringMatcherOrBuilder
Package
Description
-
Uses of ListStringMatcherOrBuilder in io.envoyproxy.envoy.config.filter.http.ext_authz.v2
Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 that return ListStringMatcherOrBuilderModifier and TypeMethodDescriptionAuthorizationResponse.Builder.getAllowedClientHeadersOrBuilder()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.getAllowedClientHeadersOrBuilder()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponseOrBuilder.getAllowedClientHeadersOrBuilder()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationRequest.Builder.getAllowedHeadersOrBuilder()Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.AuthorizationRequest.getAllowedHeadersOrBuilder()Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.AuthorizationRequestOrBuilder.getAllowedHeadersOrBuilder()Authorization request will include the client request headers that have a correspondent match in the :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>`.AuthorizationResponse.Builder.getAllowedUpstreamHeadersOrBuilder()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.AuthorizationResponse.getAllowedUpstreamHeadersOrBuilder()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.AuthorizationResponseOrBuilder.getAllowedUpstreamHeadersOrBuilder()When this :ref:`list <envoy_api_msg_type.matcher.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request. -
Uses of ListStringMatcherOrBuilder in io.envoyproxy.envoy.config.metrics.v2
Methods in io.envoyproxy.envoy.config.metrics.v2 that return ListStringMatcherOrBuilderModifier and TypeMethodDescriptionStatsMatcher.Builder.getExclusionListOrBuilder()Exclusive match.StatsMatcher.getExclusionListOrBuilder()Exclusive match.StatsMatcherOrBuilder.getExclusionListOrBuilder()Exclusive match.StatsMatcher.Builder.getInclusionListOrBuilder()Inclusive match.StatsMatcher.getInclusionListOrBuilder()Inclusive match.StatsMatcherOrBuilder.getInclusionListOrBuilder()Inclusive match. -
Uses of ListStringMatcherOrBuilder in io.envoyproxy.envoy.type.matcher
Classes in io.envoyproxy.envoy.type.matcher that implement ListStringMatcherOrBuilderModifier and TypeClassDescriptionfinal classSpecifies a list of ways to match a string.static final classSpecifies a list of ways to match a string.