Home

envoy.config.core.v3.SchemeHeaderTransformation

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.config.core.v3.SchemeHeaderTransformation
.withSchemeToOverwrite('string')
._validate()

Fields

Name Type One-of group Required Constraints
scheme_to_overwrite string transformation   {"String_":{"WellKnown":null,"in":["http","https"]}}