Documentation
¶
Index ¶
Constants ¶
View Source
const (
NapalmPlatformName = "junos"
)
Variables ¶
View Source
var ( InterfaceRegexp = regexp.MustCompile(`et-0/0/(?P<port>\d+)$`) InterfaceOffset = -3 InterfaceHelp = "(et-0/0/X (where X >= 0) or ethX (where X >= 4)" )
Functions ¶
func Register ¶
func Register(r *clabnodes.NodeRegistry)
Register registers the node in the NodeRegistry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.