View Source Envoy.Config.Bootstrap.V3.Watchdog.WatchdogAction (envoy_data_plane_api v0.1.0)

Summary

Types

@type t() :: %Envoy.Config.Bootstrap.V3.Watchdog.WatchdogAction{
  __unknown_fields__: [
    {field_number :: integer(), Protobuf.Wire.Types.wire_type(),
     value :: term()}
  ],
  config: Envoy.Config.Core.V3.TypedExtensionConfig.t() | nil,
  event: Envoy.Config.Bootstrap.V3.Watchdog.WatchdogAction.WatchdogEvent.t()
}