Home

envoy.extensions.filters.network.http_connection_manager.v3.ScopedRds

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.extensions.filters.network.http_connection_manager.v3.ScopedRds
.withScopedRdsConfigSource(types.envoy.config.core.v3.ConfigSource)
.withSrdsResourcesLocator('string')
._validate()

Fields

Name Type One-of group Required Constraints
scoped_rds_config_source envoy.config.core.v3.ConfigSource yes 
srds_resources_locator string