spiegel_podman/pkg/api/server
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
..
docs.go APIv2 review corrections #3 2020-01-25 15:09:09 -06:00
handler_api.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
listener_api.go Add service endpoint 2020-01-21 16:35:45 -06:00
register_auth.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_containers.go rework apiv2 wait endpoint|binding 2020-02-28 09:36:53 -06:00
register_distribution.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_events.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_exec.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_healthcheck.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_images.go Merge pull request #5236 from marusak/filter_by_id 2020-02-21 12:17:38 -05:00
register_info.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_monitor.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_ping.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_plugins.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_pods.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
register_swagger.go Add /swagger/ endpoint to serve swagger yaml to clients 2020-02-04 16:39:54 -07:00
register_swarm.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_system.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_version.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_volumes.go binding tests for volumes 2020-02-27 13:11:42 -06:00
server.go Remove 1 sec delay 2020-02-25 11:04:20 -07:00
swagger.go binding tests for volumes 2020-02-27 13:11:42 -06:00