struct Docr::ContainerSummary

Included Modules

Defined in:

docr/types/containers.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

[View source]
def labels : Hash(String, String) | Nil #

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

[View source]
def state : String | Nil #

[View source]