Documentation
¶
Index ¶
Constants ¶
View Source
const ( CLAB_AUTHORISED_GROUP = "clab_admins" ROOT_UID = 0 NOMODIFY = -1 )
Variables ¶
View Source
var ( Debug bool Timeout time.Duration )
View Source
var ( VarsFile string Graph bool Runtime string )
View Source
var Graceful bool
Use graceful shutdown.
View Source
var Name string
lab Name.
View Source
var NodeFilter []string
subset of nodes to work with.
View Source
var Topo string
path to the topology file.
Functions ¶
func CreateLabelsMap ¶ added in v0.69.0
CreateLabelsMap creates container labels map for additional containers launched after the lab is up. Such as sshx, gotty, etc.
func DropRootPrivs ¶
func DropRootPrivs() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.