containerd/linux/shim
Michael Crosby 2b6d790ff4 Refactor runtime events into Task* types
This removes the RuntimeEvent super proto with enums into separate
runtime event protos to be inline with the other events that are output
by containerd.

This also renames the runtime events into Task* events.

Fixes #1071

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-07-12 10:57:57 -07:00
..
v1 Refactor runtime events into Task* types 2017-07-12 10:57:57 -07:00
client_linux.go Use event service post for shim events 2017-07-07 16:30:57 -07:00
client_unix.go Use event service post for shim events 2017-07-07 16:30:57 -07:00
client.go Start of day configuration of shim debug setting 2017-07-12 17:48:27 +01:00
exec.go Add Exec IDs 2017-07-06 15:23:08 -07:00
init.go Add Exec IDs 2017-07-06 15:23:08 -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
local.go Refactor runtime events into Task* types 2017-07-12 10:57:57 -07:00
process.go Add Exec IDs 2017-07-06 15:23:08 -07:00
service.go Refactor runtime events into Task* types 2017-07-12 10:57:57 -07:00