podman/pkg/api/handlers/generic
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
containers_create.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
containers_stats.go stats: Expose CPU usage in API 2020-02-17 20:05:14 +01:00
images.go Fixed CreateImageFromImage not respecting supplied Tag parameter 2020-02-19 10:36:44 +01:00
info.go address review comments before merge 2020-01-10 09:47:19 -06:00
swagger.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
system.go address review comments before merge 2020-01-10 09:47:19 -06:00
types.go stats: Expose CPU usage in API 2020-02-17 20:05:14 +01:00