local types = import 'types.libsonnet'; types.envoy.extensions.filters.http.on_demand.v3.OnDemandCds .withResourcesLocator('string') .withSource(types.envoy.config.core.v3.ConfigSource) .withTimeout(types.google.protobuf.Duration) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
resources_locator | string |
|
||
source | envoy.config.core.v3.ConfigSource | yes |
|
|
timeout | google.protobuf.Duration |
|