struct

CrystaLXD::Container::State::Network::Address

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(family : String, address : String, netmask : String, scope : String)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

address
clone
copy_with(family _family = @family, address _address = @address, netmask _netmask = @netmask, scope _scope = @scope)
family
netmask
scope