package execdrivers

import "github.com/docker/docker/daemon/execdriver/execdrivers"

Index

Functions

func NewDriver

func NewDriver(options []string, root, libPath 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.10.2
Published
Feb 20, 2016
Platform
linux/amd64
Imports
4 packages
Last checked
44 minutes ago

Tools for package owners.