ctop/connector
Sergey Ponomarev 4c280cee56 Improve docker events handling: separate channel for status updates
Instead of calling a heavy inspect api call we can easily changing status just by knowing an action.
Let's do this in a separate channel decouple UI update from basic event loop.
2020-11-17 22:00:03 +02:00
..
collector set running = false when mock,runc collectors stopped 2020-11-13 21:43:11 +00:00
manager return static error on unimplemented manager actions 2020-10-26 11:38:17 +00:00
docker.go Improve docker events handling: separate channel for status updates 2020-11-17 22:00:03 +02:00
main.go aggregate io r/w across all reported stats volumes 2020-10-25 17:42:20 +00:00
mock.go add health check to mock connector 2020-10-26 12:02:31 +00:00
runc.go update go version, deps for runc v1.0.0-rc92 2020-10-25 14:22:47 +00:00