containerd/linux/shim
Michael Crosby ff598449d1 Add DeleteProcess API for removing execs
We need a separate API for handing the exit status and deletion of
Exec'd processes to make sure they are properly cleaned up within the
shim and daemon.

Fixes #973

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-06-12 09:32:23 -07:00
..
client.go Add DeleteProcess API for removing execs 2017-06-12 09:32:23 -07:00
exec.go Return fifo paths from Shim 2017-06-01 14:12:02 -07:00
init.go Add DeleteProcess API for removing execs 2017-06-12 09:32:23 -07:00
io.go Close stdin on create if it wasn't requested and there's no terminal 2017-05-16 14:16:47 -07:00
process.go Portability fixes for containerd shim 2017-05-16 17:13:32 +01:00
service.go Add DeleteProcess API for removing execs 2017-06-12 09:32:23 -07:00