podman/pkg/api/handlers/libpod
Sujil02 846ed00684 Update start stop api to use pod status function.
Update the strat and stop api to validate pod status based on status functions
rather than iterating over all the containers in the pod. (Addressing the TO-DO)

Signed-off-by: Sujil02 <sushah@redhat.com>
2020-03-10 14:37:47 -04: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 fix longname handling for bindings 2020-01-31 08:38:25 -06: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