class Companion::Docker::Client::Image

Included Modules

Defined in:

docker/client/image.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : String #

def id=(id : String) #

def repo_tags : Array(String) | Nil #

def repo_tags=(repo_tags : Array(String) | Nil) #