package nodes
import "github.com/dotcloud/docker/pkg/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 ¶
- Version
- v1.0.0
- Published
- Jun 8, 2014
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 8 minutes ago –
Tools for package owners.