package native
import "github.com/dotcloud/docker/daemon/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.2" )
Functions ¶
func NewDriver ¶
Source Files ¶
create.go driver.go info.go term.go
Directories ¶
Path | Synopsis |
---|---|
daemon/execdriver/native/configuration | |
daemon/execdriver/native/template |
- Version
- v1.1.1
- Published
- Jul 9, 2014
- Platform
- js/wasm
- Imports
- 22 packages
- Last checked
- 54 seconds ago –
Tools for package owners.