local types = import 'types.libsonnet'; types.envoy.config.bootstrap.v3.Watchdog.WatchdogAction .withConfig(types.envoy.config.core.v3.TypedExtensionConfig) .withEvent(types.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent.UNKNOWN) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
config | envoy.config.core.v3.TypedExtensionConfig |
|
||
event | envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent |
{"Enum":{"defined_only":true}}
|