local types = import 'types.libsonnet'; types.envoy.config.cluster.v3.Cluster.RoundRobinLbConfig .withSlowStartConfig(types.envoy.config.cluster.v3.Cluster.SlowStartConfig) ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| slow_start_config | envoy.config.cluster.v3.Cluster.SlowStartConfig |
|