class Docr::Types::ContainerCreateResponse

Included Modules

Defined in:

docr/types/container_create_response.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

[View source]
def id=(id : String) #

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

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

[View source]