gvisor/runsc
Googler 0c34b460f2 Add runsc checkpoint command.
Checkpoint command is plumbed through container and sandbox.
Restore has also been added but it is only a stub. None of this
works yet. More changes to come.

PiperOrigin-RevId: 199510105
Change-Id: Ibd08d57f4737847eb25ca20b114518e487320185
2018-06-06 12:31:53 -07:00
..
boot Added a function to the controller to checkpoint a container. 2018-06-06 11:43:55 -07:00
cmd Add runsc checkpoint command. 2018-06-06 12:31:53 -07:00
container Add runsc checkpoint command. 2018-06-06 12:31:53 -07:00
fsgofer Make fsgofer attach more strict 2018-06-04 18:04:54 -07:00
sandbox Add runsc checkpoint command. 2018-06-06 12:31:53 -07:00
specutils Refactor container_test in preparation for sandbox_test 2018-06-04 11:26:30 -07:00
test/testutil Refactor container_test in preparation for sandbox_test 2018-06-04 11:26:30 -07:00
BUILD Refactor container_test in preparation for sandbox_test 2018-06-04 11:26:30 -07:00
main.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00