envoy.extensions.path.rewrite.uri_template.v3.UriTemplateRewriteConfig
Example
Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working
code.
local types = import 'types.libsonnet';
types.envoy.extensions.path.rewrite.uri_template.v3.UriTemplateRewriteConfig
.withPathTemplateRewrite('string')
._validate()
Fields
Name |
Type |
One-of group |
Required |
Constraints |
path_template_rewrite |
string
|
|
|
{"String_":{"WellKnown":null,"max_len":256,"min_len":1}}
|