class Docr::Types::NetworkContainer

Included Modules

Defined in:

docr/types/network_container.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def endpoint_id : String #

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

[View source]
def i_pv4_address : String #

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

[View source]
def i_pv6_address : String #

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

[View source]
def mac_address : String #

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

[View source]
def name : String #

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

[View source]