Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InterfaceRegexp = regexp.MustCompile(`1/1/(?P<port>\d+)`) InterfaceOffset = 1 InterfaceHelp = "1/1/X (where X >= 1) or ethX (where X >= 1)" )
View Source
var SROSSSHKeysTemplate string
SROSSSHKeysTemplate holds the template for the SSH keys configuration.
Functions ¶
func Register ¶
func Register(r *nodes.NodeRegistry)
Register registers the node in the NodeRegistry.
Types ¶
type SROSTemplateData ¶ added in v0.48.0
SROSTemplateData holds ssh keys for template generation.
Click to show internal directories.
Click to hide internal directories.