local types = import 'types.libsonnet';
types.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.OnDemand
.withOdcdsConfig(types.envoy.config.core.v3.ConfigSource)
.withResourcesLocator('string')
.withTimeout(types.google.protobuf.Duration)
._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| odcds_config | envoy.config.core.v3.ConfigSource |
|
||
| resources_locator | string |
|
||
| timeout | google.protobuf.Duration |
|