local types = import 'types.libsonnet'; types.envoy.config.core.v3.Node.DynamicParametersEntry .withKey('string') .withValue(types.xds.core.v3.ContextParams) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
key | string |
|
||
value | xds.core.v3.ContextParams |
|