local types = import 'types.libsonnet';
types.envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayer
.withName('string')
.withRtdsConfig(types.envoy.config.core.v3.ConfigSource)
._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| name | string |
|
||
| rtds_config | envoy.config.core.v3.ConfigSource |
|