containerd/linux/shim
Stephen J Day 7ed88c1e36
linux/shim: use events.Publisher interface
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-07-31 14:23:51 -07:00
..
v1 Refactor runtime events into Task* types 2017-07-12 10:57:57 -07:00
client_linux.go Add ShimCgroup path for placing shim in cgroup 2017-07-27 15:25:27 -04:00
client_unix.go Add ShimCgroup path for placing shim in cgroup 2017-07-27 15:25:27 -04:00
client.go linux/shim: use events.Publisher interface 2017-07-31 14:23:51 -07:00
exec.go use epoll to manage console i/o in linux 2017-07-30 10:50:39 +01:00
init.go use epoll to manage console i/o in linux 2017-07-30 10:50:39 +01: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 linux/shim: use events.Publisher interface 2017-07-31 14:23:51 -07:00
process.go Add Exec IDs 2017-07-06 15:23:08 -07:00
service_linux.go use epoll to manage console i/o in linux 2017-07-30 10:50:39 +01:00
service_unix.go use epoll to manage console i/o in linux 2017-07-30 10:50:39 +01:00
service.go linux/shim: use events.Publisher interface 2017-07-31 14:23:51 -07:00