Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultNodes = []string{
"/dev/null",
"/dev/zero",
"/dev/full",
"/dev/random",
"/dev/urandom",
"/dev/tty",
}
Default list of device nodes to copy
Functions ¶
func Copy ¶
Copy copies the device node into the rootfs. If the node on the host system does not exist and the boolean flag is passed an error will be returned
func GetHostDeviceNodes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.