gvisor/pkg/sentry/control
Justine Olshan a6dbef045f Added a resume command to unpause a paused container.
Resume checks the status of the container and unpauses the kernel
if its status is paused. Otherwise nothing happens.
Tests were added to ensure that the process is in the correct state
after various commands.

PiperOrigin-RevId: 201251234
Change-Id: Ifd11b336c33b654fea6238738f864fcf2bf81e19
2018-06-19 15:23:36 -07:00
..
BUILD Added a function to the controller to checkpoint a container. 2018-06-06 11:43:55 -07:00
control.go Check in gVisor. 2018-04-28 01:44:26 -04:00
proc.go Added a resume command to unpause a paused container. 2018-06-19 15:23:36 -07:00
proc_test.go Run gofmt -s on everything 2018-05-04 14:16:11 -07:00
state.go Added a function to the controller to checkpoint a container. 2018-06-06 11:43:55 -07:00