spiegel_podman/pkg/api/handlers/utils
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
errors.go Reduce general binding binary size 2021-01-13 09:35:24 -06:00
handler.go Refactor API version values 2020-09-15 11:29:45 -07:00
handler_test.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
images.go image list: speed up 2020-08-07 12:14:11 +02:00