spiegel_podman/pkg/api/handlers/utils
Brent Baude 0904873100 rework apiv2 wait endpoint|binding
added the ability to wait on a condition (stopped, running, paused...) for a container.  if a condition is not provided, wait will default to the stopped condition which uses the original wait code paths.  if the condition is stopped, the container exit code will be returned.

also, correct a mux issue we discovered.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-02-28 09:36:53 -06:00
..
containers.go rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
errors.go [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
handler.go API v2: pods: fix two incorrect return codes 2020-02-11 10:50:23 -07:00
images.go rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00