gvisor/runsc/cmd
Fabricio Voznika 8459390cdd Error out if spec is invalid
Closes #66

PiperOrigin-RevId: 202496258
Change-Id: Ib9287c5bf1279ffba1db21ebd9e6b59305cddf34
2018-06-28 09:57:27 -07:00
..
BUILD Add 'runsc debug' command 2018-06-20 13:31:31 -07:00
boot.go Error out if spec is invalid 2018-06-28 09:57:27 -07:00
capability.go Fix lint errors 2018-06-25 10:41:27 -07:00
checkpoint.go Added MkdirAll capabilities for Checkpoint's image-path. 2018-06-27 13:32:53 -07:00
cmd.go Error out if spec is invalid 2018-06-28 09:57:27 -07:00
create.go Restore implementation added to runsc. 2018-06-21 09:58:24 -07:00
debug.go Add 'runsc debug' command 2018-06-20 13:31:31 -07:00
delete.go
delete_test.go
events.go runsc: Enable container creation within existing sandboxes. 2018-06-19 21:44:33 -07:00
exec.go runsc: Enable container creation within existing sandboxes. 2018-06-19 21:44:33 -07:00
exec_test.go
gofer.go Error out if spec is invalid 2018-06-28 09:57:27 -07:00
kill.go
list.go
path.go
pause.go
ps.go runsc: Enable container creation within existing sandboxes. 2018-06-19 21:44:33 -07:00
restore.go Modified Checkpoint/Restore flags to improve compatibility with Docker. 2018-06-22 09:41:26 -07:00
resume.go
run.go
start.go
state.go