k3s/vendor/github.com/containerd/go-runc
Darren Shepherd fa08d6076c Update vendor
2019-01-11 21:58:27 -07:00
..
.travis.yml Update vendor 2019-01-11 21:58:27 -07:00
command_linux.go Update vendor 2019-01-11 21:58:27 -07:00
command_other.go Update vendor 2019-01-11 21:58:27 -07:00
console.go Update vendor 2019-01-11 21:58:27 -07:00
container.go Update vendor 2019-01-11 21:58:27 -07:00
events.go Update vendor 2019-01-11 21:58:27 -07:00
io_unix.go Update vendor 2019-01-11 21:58:27 -07:00
io_windows.go Update vendor 2019-01-11 21:58:27 -07:00
io.go Update vendor 2019-01-11 21:58:27 -07:00
LICENSE Update vendor 2019-01-11 21:58:27 -07:00
monitor.go Update vendor 2019-01-11 21:58:27 -07:00
README.md Update vendor 2019-01-11 21:58:27 -07:00
runc.go Update vendor 2019-01-11 21:58:27 -07:00
utils.go Update vendor 2019-01-11 21:58:27 -07:00

go-runc

Build Status

This is a package for consuming the runc binary in your Go applications. It tries to expose all the settings and features of the runc CLI. If there is something missing then add it, its opensource!

This needs runc @ a9610f2c0 or greater.

Docs

Docs can be found at godoc.org.