Home

envoy.extensions.transport_sockets.internal_upstream.v3.InternalUpstreamTransport.MetadataValueSource

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.transport_sockets.internal_upstream.v3.InternalUpstreamTransport.MetadataValueSource
.withKind(types.envoy.type.metadata.v3.MetadataKind)
.withName('string')
._validate()

Fields

Name Type One-of group Required Constraints
kind envoy.type.metadata.v3.MetadataKind yes 
name string   {"String_":{"WellKnown":null,"min_len":1}}