struct

Swarmy::Task

Inherits Struct < Value < Object

Constructors

from_docker_json(raw : String) : Task
Source
new(id : String, name : String, node : String, desired_state : String, current_state : String, error : String)
Source

Instance methods

current_state
Source
desired_state
Source
error
Source
failed?
Source
name
Source
node
Source