cri-o/libkpod
Mrunal Patel 30ded83096 Add inotify watcher for container exits
This allows the container list API to return updated status
for exited container without having to call container status first.

Signed-off-by: Mrunal Patel <mpatel@redhat.com>
2017-08-13 08:01:48 -07:00
..
common Allow password for docker registry to be inputted silently 2017-08-04 09:35:36 -04:00
driver move code supporting push, pull, and inspect to libkpod and libkpod/image 2017-07-24 14:35:36 -04:00
image Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
layer Add kpod diff command 2017-08-11 16:08:41 -04:00
sandbox Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
config.go Add inotify watcher for container exits 2017-08-13 08:01:48 -07:00
container.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_data.go Move functions in libkpod to ContainerServer 2017-08-03 13:05:44 -04:00
container_server.go Add inotify watcher for container exits 2017-08-13 08:01:48 -07:00
diff.go Add kpod diff command 2017-08-11 16:08:41 -04:00