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

execdrivers_windows.go

Version
v1.9.0-rc4
Published
Oct 31, 2015
Platform
windows/amd64
Imports
4 packages
Last checked
6 minutes ago

Tools for package owners.