local types = import 'types.libsonnet'; types.envoy.config.endpoint.v3.ClusterLoadAssignment.NamedEndpointsEntry .withKey('string') .withValue(types.envoy.config.endpoint.v3.Endpoint) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
key | string |
|
||
value | envoy.config.endpoint.v3.Endpoint |
|