package execdrivers
import "github.com/dotcloud/docker/daemon/execdriver/execdrivers"
Index ¶
Functions ¶
func NewDriver ¶
func NewDriver(name string, options []string, root, libPath, initPath string, sysInfo *sysinfo.SysInfo) (execdriver.Driver, error)
NewDriver returns a new execdriver.Driver from the given name configured with the provided options.
Source Files ¶
- Version
- v1.9.1-rc1
- Published
- Nov 12, 2015
- Platform
- windows/amd64
- Imports
- 4 packages
- Last checked
- 4 minutes ago –
Tools for package owners.