Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InterfaceRegexp = regexp.MustCompile(`(?:GigabitEthernet|Gi)\s?0/(?P<port>\d+)`) InterfaceOffset = 0 InterfaceHelp = "GigabitEthernet0/X or Gi0/X (where X >= 0) 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.