Documentation
¶
Overview ¶
Model for managing Ethernet interfaces -- augments the IETF YANG model for interfaces described by RFC 7223
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ETHERNETSPEED ¶
type ETHERNETSPEED struct { }
func (ETHERNETSPEED) String ¶
func (id ETHERNETSPEED) String() string
type SPEED100GB ¶
type SPEED100GB struct { }
func (SPEED100GB) String ¶
func (id SPEED100GB) String() string
type SPEED100MB ¶
type SPEED100MB struct { }
func (SPEED100MB) String ¶
func (id SPEED100MB) String() string
type SPEEDUNKNOWN ¶
type SPEEDUNKNOWN struct { }
func (SPEEDUNKNOWN) String ¶
func (id SPEEDUNKNOWN) String() string
Click to show internal directories.
Click to hide internal directories.