package native
import "github.com/dotcloud/docker/runtime/execdriver/native"
These types are wrappers around the libcontainer Terminal interface so that we can resuse the docker implementations where possible.
Index ¶
Constants ¶
const ( DriverName = "native" Version = "0.1" BackupApparmorProfilePath = "apparmor/docker.back" // relative to docker root )
Functions ¶
func NewDriver ¶
Source Files ¶
create.go driver.go info.go term.go
Directories ¶
Path | Synopsis |
---|---|
runtime/execdriver/native/configuration | |
runtime/execdriver/native/template |
- Version
- v0.10.0
- Published
- Apr 8, 2014
- Platform
- linux/amd64
- Imports
- 20 packages
- Last checked
- 46 seconds ago –
Tools for package owners.