local types = import 'types.libsonnet'; types.envoy.data.dns.v3.DnsTable.AddressList .withAddress([ 'string' ]) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
address | [] string | yes |
{"Repeated":{"items":{"Type":{"String_":{"WellKnown":null,"min_len":3}}},"min_items":1}}
|