Mangrullo::ImageInfo
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : String, repo_tags : Array(String), created : Time, size : UInt64, labels : Hash(String, String))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created
Sourceid
Sourcelabels
Sourcerepo_tags
Sourcesize
Source