Home

envoy.extensions.retry.host.omit_host_metadata.v3.OmitHostMetadataConfig

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.retry.host.omit_host_metadata.v3.OmitHostMetadataConfig
.withMetadataMatch(types.envoy.config.core.v3.Metadata)
._validate()

Fields

Name Type One-of group Required Constraints
metadata_match envoy.config.core.v3.Metadata