package lxc
import "github.com/docker/docker/daemon/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 = "" /* 3190 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
- v1.1.1
- Published
- Jul 9, 2014
- Platform
- js/wasm
- Imports
- 23 packages
- Last checked
- 1 minute ago –
Tools for package owners.