containerd/supervisor
Michael Crosby bdeb87a090 Implement stats for containerd
This is a single endpoint that clients will poll

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-02-11 14:36:32 -08:00
..
add_process.go Add id to state command to return single container 2016-02-11 12:20:29 -08:00
checkpoint.go Implement checkpoint / restore for shim 2016-02-02 16:00:22 -08:00
create.go Add labels for containers 2016-02-11 13:44:25 -08:00
delete.go Update shim for exec 2016-02-02 16:00:22 -08:00
errors.go Move supervisor to it's own package 2015-12-17 16:18:48 -08:00
event.go Implement stats for containerd 2016-02-11 14:36:32 -08:00
exit.go Implement stats for containerd 2016-02-11 14:36:32 -08:00
get_containers.go Add id to state command to return single container 2016-02-11 12:20:29 -08:00
machine.go Add shim for reattach of processes 2016-02-02 16:00:22 -08:00
metrics.go Implement stats for containerd 2016-02-11 14:36:32 -08:00
monitor.go Update shim for exec 2016-02-02 16:00:22 -08:00
signal.go Update shim for exec 2016-02-02 16:00:22 -08:00
sort_test.go Add pid and stdio to process state 2016-02-04 14:40:35 -08:00
stats.go Implement stats for containerd 2016-02-11 14:36:32 -08:00
supervisor.go Implement stats for containerd 2016-02-11 14:36:32 -08:00
update.go Add close stdin 2016-02-02 16:00:22 -08:00
worker.go Add id to state command to return single container 2016-02-11 12:20:29 -08:00