Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
KindNames = []string{"srl", "nokia_srlinux"}
)
Functions ¶
func Register ¶ added in v0.34.0
func Register(r *nodes.NodeRegistry)
Register registers the node in the NodeRegistry.
Types ¶
type SrlVersion ¶
type SrlVersion struct {
// contains filtered or unexported fields
}
SrlVersion represents an sr linux version as a set of fields.
func (*SrlVersion) String ¶ added in v0.44.0
func (v *SrlVersion) String() string
String returns a string representation of the version in a semver fashion (with leading v).
Click to show internal directories.
Click to hide internal directories.