constants

package
v0.72.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2025 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClabOUI = "aa:c1:ab"

	DefaultLinkMTU = 9500

	NotApplicable = "N/A"

	UnsetNetAddr = "<nil>"
)
View Source
const (
	FormatJSON  = "json"
	FormatCSV   = "csv"
	FormatTable = "table"
	FormatPlain = "plain"
)
View Source
const (
	// ClabEnvIntfs an env var containing the expected number of interfaces injected into every
	// container.
	ClabEnvIntfs = "CLAB_INTFS"

	ClabEnvNornirPlatformNameSchema = "CLAB_NORNIR_PLATFORM_NAME_SCHEMA"
)
View Source
const (
	Containerlab     = "containerlab"
	NodeName         = "clab-node-name"
	LongName         = "clab-node-longname"
	NodeKind         = "clab-node-kind"
	NodeType         = "clab-node-type"
	NodeGroup        = "clab-node-group"
	NodeLabDir       = "clab-node-lab-dir"
	TopoFile         = "clab-topo-file"
	NodeMgmtNetBr    = "clab-mgmt-net-bridge"
	Owner            = "clab-owner"
	ToolType         = "tool-type"
	RootNodeName     = "clab-root-node-name"
	RootNodeLongName = "clab-root-node-longname"
)
View Source
const (
	PermissionsFileDefault = 0o644
	PermissionsDirDefault  = 0o755
	PermissionsOpen        = 0o777

	PermissionsGroupRX = 0o750
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL