struct

Krikri::PluginHelpers::DockerHealthcheck::Parsed

Inherits Struct < Value < Object

Constructors

new(test : Array(String) | Nil, interval : Int64 | Nil, timeout : Int64 | Nil, retries : Int64 | Nil, start_period : Int64 | Nil)
Source

Instance methods

clone
Source
copy_with(test _test = @test, interval _interval = @interval, timeout _timeout = @timeout, retries _retries = @retries, start_period _start_period = @start_period)
Source
interval
retries
start_period
test
timeout