containerd/linux
Michael Crosby 967497097a Add procesStates for shim processes
Use the state pattern to handle process transitions from one state to
another and what actions can be performed on a process in a specific
state.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-08-25 14:03:55 -04:00
..
runcopts api: generate merged descriptors when building protobufs 2017-08-04 16:50:28 -07:00
shim Add procesStates for shim processes 2017-08-25 14:03:55 -04:00
bundle.go Fix failure to connect to shim on daemon restart 2017-08-11 09:34:29 -07:00
process.go Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00
runtime.go Fix failure to connect to shim on daemon restart 2017-08-11 09:34:29 -07:00
task.go Add ExitedAt to process proto definition 2017-08-21 08:18:02 -07:00