gvisor/runsc/cmd
Brielle Broder 711a9869e5 Runsc checkpoint works.
This is the first iteration of checkpoint that actually saves to a file.
Tests for checkpoint are included.

Ran into an issue when private unix sockets are enabled. An error message
was added for this case and the mutex state was set.

PiperOrigin-RevId: 200269470
Change-Id: I28d29a9f92c44bf73dc4a4b12ae0509ee4070e93
2018-06-12 13:25:23 -07:00
..
BUILD Drop capabilities not needed by Gofer 2018-06-08 09:59:26 -07:00
boot.go Drop capabilities not needed by Gofer 2018-06-08 09:59:26 -07:00
capability.go Drop capabilities not needed by Gofer 2018-06-08 09:59:26 -07:00
checkpoint.go Runsc checkpoint works. 2018-06-12 13:25:23 -07:00
cmd.go Drop capabilities not needed by Gofer 2018-06-08 09:59:26 -07:00
create.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
delete.go Supress error when deleting non-existing container with --force 2018-05-29 17:58:12 -07:00
delete_test.go runsc: Support abbreviated container IDs. 2018-06-06 16:13:53 -07:00
events.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
exec.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
exec_test.go Check in gVisor. 2018-04-28 01:44:26 -04:00
gofer.go Drop capabilities not needed by Gofer 2018-06-08 09:59:26 -07:00
kill.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
list.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
path.go Check in gVisor. 2018-04-28 01:44:26 -04:00
ps.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
restore.go Add runsc checkpoint command. 2018-06-06 12:31:53 -07:00
run.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
start.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00
state.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00