struct CrystaLXD::Container::State::Network

Included Modules

Defined in:

client/container.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def addresses : Array(Address) #

[View source]
def counters : Counter #

[View source]
def host_name : String #

[View source]
def hwaddr : String #

[View source]
def mtu : Int64 #

[View source]
def state : String #

[View source]
def type : String #

[View source]