struct

Meridian::Config::AccessoryReadinessConfig

Inherits YAML::Serializable::Strict < YAML::Serializable < Struct < Value < Object

Constructors

new(tcp : Array(Int32) | Nil = nil, cmd : Array(String) | Nil = nil, http : AccessoryReadinessHTTPConfig | Nil = nil, timeout : Int32 = 5, interval : Int32 = 1, retries : Int32 = 30)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

http
Source
interval
Source
retries
Source
summary

Compact one-line description of the probe shape, shared by deploy logs, check rows, and plan output.

Source
timeout
Source