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)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
cmd
Sourcehttp
Sourceinterval
Sourceretries
Sourcesummary
Compact one-line description of the probe shape, shared by deploy logs,
check rows, and plan output.
tcp
Sourcetimeout
Source