package nodes
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/docker/libcontainer/mount/nodes"
Index ¶
- func CreateDeviceNode(rootfs string, node *devices.Device) error
- func CreateDeviceNodes(rootfs string, nodesToCreate []*devices.Device) error
Functions ¶
func CreateDeviceNode ¶
Creates the device node in the rootfs of the container.
func CreateDeviceNodes ¶
Create the device nodes in the container.
Source Files ¶
nodes.go
- Version
- v0.14.2
- Published
- Apr 8, 2015
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 36 seconds ago –
Tools for package owners.