| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.route.v4alpha | |
| io.envoyproxy.envoy.extensions.filters.http.header_to_metadata.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
RegexMatchAndSubstituteOrBuilder |
RouteAction.getHostRewritePathRegexOrBuilder()
Indicates that during forwarding, the host header will be swapped with
the result of the regex substitution executed on path value with query and fragment removed.
|
RegexMatchAndSubstituteOrBuilder |
RouteAction.Builder.getHostRewritePathRegexOrBuilder()
Indicates that during forwarding, the host header will be swapped with
the result of the regex substitution executed on path value with query and fragment removed.
|
RegexMatchAndSubstituteOrBuilder |
RouteActionOrBuilder.getHostRewritePathRegexOrBuilder()
Indicates that during forwarding, the host header will be swapped with
the result of the regex substitution executed on path value with query and fragment removed.
|
RegexMatchAndSubstituteOrBuilder |
RouteAction.getRegexRewriteOrBuilder()
Indicates that during forwarding, portions of the path that match the
pattern should be rewritten, even allowing the substitution of capture
groups from the pattern into the new path as specified by the rewrite
substitution string.
|
RegexMatchAndSubstituteOrBuilder |
RouteAction.HashPolicy.HeaderOrBuilder.getRegexRewriteOrBuilder()
If specified, the request header value will be rewritten and used
to produce the hash key.
|
RegexMatchAndSubstituteOrBuilder |
RouteAction.HashPolicy.Header.getRegexRewriteOrBuilder()
If specified, the request header value will be rewritten and used
to produce the hash key.
|
RegexMatchAndSubstituteOrBuilder |
RouteAction.HashPolicy.Header.Builder.getRegexRewriteOrBuilder()
If specified, the request header value will be rewritten and used
to produce the hash key.
|
RegexMatchAndSubstituteOrBuilder |
RouteAction.Builder.getRegexRewriteOrBuilder()
Indicates that during forwarding, portions of the path that match the
pattern should be rewritten, even allowing the substitution of capture
groups from the pattern into the new path as specified by the rewrite
substitution string.
|
RegexMatchAndSubstituteOrBuilder |
RedirectActionOrBuilder.getRegexRewriteOrBuilder()
Indicates that during redirect, portions of the path that match the
pattern should be rewritten, even allowing the substitution of capture
groups from the pattern into the new path as specified by the rewrite
substitution string.
|
RegexMatchAndSubstituteOrBuilder |
RouteActionOrBuilder.getRegexRewriteOrBuilder()
Indicates that during forwarding, portions of the path that match the
pattern should be rewritten, even allowing the substitution of capture
groups from the pattern into the new path as specified by the rewrite
substitution string.
|
RegexMatchAndSubstituteOrBuilder |
RedirectAction.getRegexRewriteOrBuilder()
Indicates that during redirect, portions of the path that match the
pattern should be rewritten, even allowing the substitution of capture
groups from the pattern into the new path as specified by the rewrite
substitution string.
|
RegexMatchAndSubstituteOrBuilder |
RedirectAction.Builder.getRegexRewriteOrBuilder()
Indicates that during redirect, portions of the path that match the
pattern should be rewritten, even allowing the substitution of capture
groups from the pattern into the new path as specified by the rewrite
substitution string.
|
| Modifier and Type | Method and Description |
|---|---|
RegexMatchAndSubstituteOrBuilder |
Config.KeyValuePairOrBuilder.getRegexValueRewriteOrBuilder()
If present, the header's value will be matched and substituted with this.
|
RegexMatchAndSubstituteOrBuilder |
Config.KeyValuePair.getRegexValueRewriteOrBuilder()
If present, the header's value will be matched and substituted with this.
|
RegexMatchAndSubstituteOrBuilder |
Config.KeyValuePair.Builder.getRegexValueRewriteOrBuilder()
If present, the header's value will be matched and substituted with this.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.