containerd/linux/shim
Michael Crosby d67763d922 Add wait API endpoint for waiting on process exit
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-09-21 15:03:58 -04:00
..
v1 Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
client_linux.go linux: Honor RuncOptions if set on container 2017-08-31 14:35:05 -07:00
client_unix.go linux: Honor RuncOptions if set on container 2017-08-31 14:35:05 -07:00
client.go linux: Add RuntimeRoot to RuncOptions 2017-08-31 14:35:05 -07:00
deleted_state.go Add procesStates for shim processes 2017-08-25 14:03:55 -04:00
exec_state.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
exec.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
init_state.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
init.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04: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
local.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
process.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
service_linux.go Close epoller on task stop 2017-09-20 11:29:13 -04:00
service_unix.go Close epoller on task stop 2017-09-20 11:29:13 -04:00
service.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
utils.go Add procesStates for shim processes 2017-08-25 14:03:55 -04:00