struct

NodeInfo

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : String, hostname : String, ram_mib : Int64 | Nil = nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

hostname
Source
hostname=(hostname : String)
Source
id=(id : String)
Source
ram_mib
Source
ram_mib=(ram_mib : Int64 | Nil)
Source