Mangrullo::ContainerInfo
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : String, name : String, image : String, image_id : String, labels : Hash(String, String), status : String, created : Time)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created
Sourceid
Sourceimage
Sourceimage_id
Sourcelabels
Sourcename
Sourcestatus
Source