package lxc
import "github.com/dotcloud/docker/execdriver/lxc"
Index ¶
- Constants
- Variables
- func KillLxc(id string, sig int) error
- func NewDriver(root string, apparmor bool) (*driver, error)
Constants ¶
const DriverName = "lxc"
const LxcTemplate = "" /* 2836 byte string literal not displayed */
Variables ¶
Functions ¶
func KillLxc ¶
func NewDriver ¶
Source Files ¶
driver.go info.go init.go lxc_init_unsupported.go lxc_template.go
- Version
- v0.9.0
- Published
- Mar 10, 2014
- Platform
- darwin/amd64
- Imports
- 21 packages
- Last checked
- 18 seconds ago –
Tools for package owners.