Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.RegexMatchAndSubstituteOrBuilder
Packages that use RegexMatchAndSubstituteOrBuilder
-
Uses of RegexMatchAndSubstituteOrBuilder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RegexMatchAndSubstituteOrBuilderModifier and TypeMethodDescriptionRouteAction.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.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.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.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.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.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.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.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.RouteAction.HashPolicy.Header.Builder.getRegexRewriteOrBuilder()If specified, the request header value will be rewritten and used to produce the hash key.RouteAction.HashPolicy.Header.getRegexRewriteOrBuilder()If specified, the request header value will be rewritten and used to produce the hash key.RouteAction.HashPolicy.HeaderOrBuilder.getRegexRewriteOrBuilder()If specified, the request header value will be rewritten and used to produce the hash key.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. -
Uses of RegexMatchAndSubstituteOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement RegexMatchAndSubstituteOrBuilderModifier and TypeClassDescriptionfinal classDescribes how to match a string and then produce a new string using a regular expression and a substitution string.static final classDescribes how to match a string and then produce a new string using a regular expression and a substitution string.