Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InterfaceRegexp = regexp.MustCompile(`ether(?P<port>\d+)`) InterfaceOffset = 2 InterfaceHelp = "etherX (where X >= 2) or ethX (where X >= 1)" )
Functions ¶
func Register ¶
func Register(r *nodes.NodeRegistry)
Register registers the node in the NodeRegistry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.