spiegel_podman/pkg/api/handlers/utils
Matej Vasek 66e38ca55d fix: improved "containers/{name}/wait" endpoint
Using event API to detect changes to container instead of polling.
Polling was unreliable, sometime change of a state might have been
missed.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2021-05-10 13:40:06 +02:00
..
containers.go fix: improved "containers/{name}/wait" endpoint 2021-05-10 13:40:06 +02:00
errors.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
handler.go Use version package to track all versions 2021-03-03 17:03:19 -07:00
handler_test.go Use version package to track all versions 2021-03-03 17:03:19 -07:00
images.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00