struct Companion::Docker::Client::CreateContainerResponse

Included Modules

Defined in:

docker/client/client.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String | Nil #

def id=(id : String | Nil) #

def message : String | Nil #

[View source]
def message=(message : String | Nil) #

[View source]
def warnings : Array(String) | Nil #

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