package nodes

import "github.com/dotcloud/docker/pkg/libcontainer/mount/nodes"

Index

Functions

func CreateDeviceNode

func CreateDeviceNode(rootfs string, node *devices.Device) error

Creates the device node in the rootfs of the container.

func CreateDeviceNodes

func CreateDeviceNodes(rootfs string, nodesToCreate []*devices.Device) error

Create the device nodes in the container.

Source Files

nodes.go

Version
v0.12.0
Published
Jun 6, 2014
Platform
linux/amd64
Imports
6 packages
Last checked
53 seconds ago

Tools for package owners.