spiegel_podman/pkg/api
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
..
handlers rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
server rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
Makefile Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
tags.yaml Merge pull request #5061 from baude/apiv2swaggerexec 2020-02-04 01:39:45 -08:00