Home

envoy.data.dns.v3.DnsTable.DnsServiceProtocol

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.data.dns.v3.DnsTable.DnsServiceProtocol
.withName('string')
.withNumber(1)
._validate()

Fields

Name Type One-of group Required Constraints
name string protocol_config   {"String_":{"WellKnown":{"WellKnownRegex":1},"min_len":1}}
number uint32 protocol_config   {"Uint32":{"lt":255}}