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.
Click to show internal directories.
Click to hide internal directories.