Home

envoy.extensions.filters.http.dynamic_forward_proxy.v3.PerRouteConfig

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.filters.http.dynamic_forward_proxy.v3.PerRouteConfig
.withHostRewriteHeader('string')
.withHostRewriteLiteral('string')
._validate()

Fields

Name Type One-of group Required Constraints
host_rewrite_header string host_rewrite_specifier  
host_rewrite_literal string host_rewrite_specifier