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_linux.go

Version
v1.9.0-rc5
Published
Nov 3, 2015
Platform
linux/amd64
Imports
7 packages
Last checked
7 minutes ago

Tools for package owners.