spiegel_podman/pkg/api/handlers/libpod
Daniel J Walsh 073f76c132
Switch podman stop/kill/wait handlers to use abi
Change API Handlers to use the same functions that the
local podman uses.

At the same time:

 implement remote API for --all and --ignore flags for podman stop
 implement remote API for --all flags for podman stop

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-01-29 14:04:44 -05:00
..
containers.go Switch podman stop/kill/wait handlers to use abi 2021-01-29 14:04:44 -05:00
containers_create.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_stats.go Lowercase some errors 2020-10-05 15:56:44 -07:00
copy.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
generate.go generate kube on multiple containers 2020-12-07 11:34:39 -06:00
healthcheck.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
images.go Fixup search 2021-01-25 18:01:22 -05:00
images_pull.go Fix --arch and --os flags to work correctly 2021-01-25 14:58:24 -05:00
info.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
manifests.go Switch podman image push handlers to use abi 2021-01-27 09:27:25 -05:00
networks.go podman network exists 2021-01-19 15:18:03 +01:00
play.go Add an option to control if play kube should start the pod 2020-11-17 20:00:58 +01:00
pods.go Use abi PodPs implementation for libpod/pods/json endpoint 2021-01-09 23:38:26 +01:00
swagger.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system.go Restore compatible API for prune endpoints 2021-01-07 15:32:32 -07:00
volumes.go podman volume exists 2021-01-21 19:18:51 +01:00