| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.http.ext_authz.v2 | |
| io.envoyproxy.envoy.config.metrics.v2 | |
| io.envoyproxy.envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
ListStringMatcherOrBuilder |
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.
|
ListStringMatcherOrBuilder |
AuthorizationResponse.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.
|
ListStringMatcherOrBuilder |
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.
|
ListStringMatcherOrBuilder |
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>`.
|
ListStringMatcherOrBuilder |
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>`.
|
ListStringMatcherOrBuilder |
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>`.
|
ListStringMatcherOrBuilder |
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.
|
ListStringMatcherOrBuilder |
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.
|
ListStringMatcherOrBuilder |
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.
|
| Modifier and Type | Method and Description |
|---|---|
ListStringMatcherOrBuilder |
StatsMatcherOrBuilder.getExclusionListOrBuilder()
Exclusive match.
|
ListStringMatcherOrBuilder |
StatsMatcher.getExclusionListOrBuilder()
Exclusive match.
|
ListStringMatcherOrBuilder |
StatsMatcher.Builder.getExclusionListOrBuilder()
Exclusive match.
|
ListStringMatcherOrBuilder |
StatsMatcherOrBuilder.getInclusionListOrBuilder()
Inclusive match.
|
ListStringMatcherOrBuilder |
StatsMatcher.getInclusionListOrBuilder()
Inclusive match.
|
ListStringMatcherOrBuilder |
StatsMatcher.Builder.getInclusionListOrBuilder()
Inclusive match.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListStringMatcher
Specifies a list of ways to match a string.
|
static class |
ListStringMatcher.Builder
Specifies a list of ways to match a string.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.