local types = import 'types.libsonnet'; types.envoy.config.bootstrap.v3.ClusterManager.OutlierDetection .withEventLogPath('string') .withEventService(types.envoy.config.core.v3.EventServiceConfig) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
event_log_path | string |
|
||
event_service | envoy.config.core.v3.EventServiceConfig |
|