Uses of Interface
io.envoyproxy.envoy.extensions.path.rewrite.uri_template.v3.UriTemplateRewriteConfigOrBuilder
-
Packages that use UriTemplateRewriteConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.path.rewrite.uri_template.v3 -
-
Uses of UriTemplateRewriteConfigOrBuilder in io.envoyproxy.envoy.extensions.path.rewrite.uri_template.v3
Classes in io.envoyproxy.envoy.extensions.path.rewrite.uri_template.v3 that implement UriTemplateRewriteConfigOrBuilder Modifier and Type Class Description classUriTemplateRewriteConfigIndicates that during forwarding, portions of the path that match the pattern should be rewritten, even allowing the substitution of variables from the match pattern into the new path as specified by the rewrite template.static classUriTemplateRewriteConfig.BuilderIndicates that during forwarding, portions of the path that match the pattern should be rewritten, even allowing the substitution of variables from the match pattern into the new path as specified by the rewrite template.
-