spiegel_podman/pkg/api/handlers
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
..
generic rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
libpod rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
utils rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
containers.go rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
containers_attach.go rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
containers_top.go fix longname handling for bindings 2020-01-31 08:38:25 -06:00
decoder.go Fixed syscall.Signal not convertable by decoder 2020-02-19 15:04:24 +01:00
events.go apiv2 stream events 2020-02-11 15:00:41 -06:00
exec.go [CI:DOCS]add apiv2 endpoints for exec 2020-02-03 12:40:01 -06:00
handler.go fix longname handling for bindings 2020-01-31 08:38:25 -06:00
images.go rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
images_build.go rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
ping.go Update /_ping support 2020-02-03 11:57:54 -07:00
swagger.go Refactor image tree for API usage 2020-02-17 11:12:35 +01:00
types.go binding tests for volumes 2020-02-27 13:11:42 -06:00
unsupported.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
version.go [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00