Home

envoy.extensions.filters.network.dubbo_proxy.v3.Drds

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.dubbo_proxy.v3.Drds
.withConfigSource(types.envoy.config.core.v3.ConfigSource)
.withRouteConfigName('string')
._validate()

Fields

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