Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InterfaceRegexp = regexp.MustCompile(`vtnet(?P<port>\d+)`) InterfaceOffset = 1 InterfaceHelp = "vtnetX (where X >= 1) 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.