spiegel_podman/pkg/api/handlers/libpod
Brent Baude 2099643aa2 add apiv2 healthcheck code
reworking binding and endpoint to actually work.  added documentation in swagger for and various return code possibilities.  add a good start on tests though we need some other container functions not yet implemented for that.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-13 07:43:12 -05:00
..
containers.go Refactor handler packages 2020-03-10 08:03:41 -07:00
containers_create.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
healthcheck.go add apiv2 healthcheck code 2020-03-13 07:43:12 -05:00
images.go Refactor handler packages 2020-03-10 08:03:41 -07:00
networks.go fix longname handling for bindings 2020-01-31 08:38:25 -06:00
pods.go Update start stop api to use pod status function. 2020-03-10 14:37:47 -04:00
swagger.go Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
types.go Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
volumes.go binding tests for volumes 2020-02-27 13:11:42 -06:00