struct Lester::Server::Network::Port

Included Modules

Defined in:

lester/server/network/port.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def address : String | Nil #

[View source]
def auto_negotiation? : Bool | Nil #

[View source]
def id : String | Nil #

[View source]
def infiniband : Infiniband | Nil #

[View source]
def link_detected? : Bool | Nil #

[View source]
def link_duplex : Duplex | Nil #

[View source]
def link_speed : Int32 | Nil #

[View source]
def port : Int32 | Nil #

[View source]
def port_type : String | Nil #

[View source]
def protocol : String | Nil #

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

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

[View source]
def transceiver_type : String | Nil #

[View source]