Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-28 | Internal change. | Googler | |
PiperOrigin-RevId: 223231273 Change-Id: I8fb97ea91f7507b4918f7ce6562890611513fc30 | |||
2018-10-19 | Use correct company name in copyright header | Ian Gudger | |
PiperOrigin-RevId: 217951017 Change-Id: Ie08bf6987f98467d07457bcf35b5f1ff6e43c035 | |||
2018-06-15 | Added code for a pause command for a container process. | Justine Olshan | |
Like runc, the pause command will pause the processes of the given container. It will set that container's status to "paused." A resume command will be be added to unpause and continue running the process. PiperOrigin-RevId: 200789624 Change-Id: I72a5d7813d90ecfc4d01cc252d6018855016b1ea |