struct Docker::ContainerListPort

Included Modules

Defined in:

api_schema/containers/containers.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def command : Int64 #

[View source]
def command=(command : Int64) #

[View source]
def imageId : Int64 #

[View source]
def imageId=(imageId : Int64) #

[View source]
def type : String #

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

[View source]