podman/pkg/api/handlers
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
..
compat Refactor handler packages 2020-03-10 08:03:41 -07:00
libpod Update start stop api to use pod status function. 2020-03-10 14:37:47 -04:00
utils Refactor handler packages 2020-03-10 08:03:41 -07:00
decoder.go Fixed syscall.Signal not convertable by decoder 2020-02-19 15:04:24 +01:00
handler.go Refactor handler packages 2020-03-10 08:03:41 -07:00
swagger.go Refactor image tree for API usage 2020-02-17 11:12:35 +01:00
types.go Removed extraneous comments and defaults plus amended variable declaration 2020-03-06 13:19:21 +00:00