package native
import "github.com/dotcloud/docker/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" )
Functions ¶
func NewDriver ¶
Source Files ¶
default_template.go driver.go info.go term.go
- Version
- v0.9.1
- Published
- Mar 25, 2014
- Platform
- darwin/amd64
- Imports
- 16 packages
- Last checked
- 4 minutes ago –
Tools for package owners.