Home

envoy.extensions.common.dynamic_forward_proxy.v3.DnsCacheCircuitBreakers

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.common.dynamic_forward_proxy.v3.DnsCacheCircuitBreakers
.withMaxPendingRequests(1)
._validate()

Fields

Name Type One-of group Required Constraints
max_pending_requests google.protobuf.UInt32Value