Home

envoy.config.cluster.v3.Cluster.RoundRobinLbConfig

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.config.cluster.v3.Cluster.RoundRobinLbConfig
.withSlowStartConfig(types.envoy.config.cluster.v3.Cluster.SlowStartConfig)
._validate()

Fields

Name Type One-of group Required Constraints
slow_start_config envoy.config.cluster.v3.Cluster.SlowStartConfig