struct Lester::Network::State::Bond

Included Modules

Defined in:

lester/network/state/bond.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def down_delay : Int32 | Nil #

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

[View source]
def mii_frequency : Int32 | Nil #

[View source]
def mii_state : LinkState | Nil #

[View source]
def mode : String | Nil #

[View source]
def transmit_policy : String | Nil #

[View source]
def up_delay : Int32 | Nil #

[View source]