spiegel_podman/pkg/domain/infra/abi
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
..
parse Fix missing options in volumes display while setting uid and gid 2020-12-23 09:13:20 +08:00
terminal When container stops, drop sig-proxy errors to infos 2020-10-30 09:23:47 -04:00
archive.go libpod: add (*Container).ResolvePath() 2021-01-26 09:01:33 +01:00
auto-update.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers.go Switch podman stop/kill/wait handlers to use abi 2021-01-29 14:04:44 -05:00
containers_runlabel.go Fix panic when runlabel is missing 2020-10-16 11:09:21 +08:00
containers_stat.go libpod: add (*Container).ResolvePath() 2021-01-26 09:01:33 +01:00
events.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 Fix --arch and --os flags to work correctly 2021-01-25 14:58:24 -05:00
images_list.go image list: ignore bare manifest list 2021-01-11 19:15:33 +01:00
images_test.go V2 podman command 2020-03-18 16:41:12 -07:00
manifest.go podman manifest exists 2021-01-22 20:19:13 +01:00
network.go podman network exists 2021-01-19 15:18:03 +01:00
play.go Ensure that podman play kube actually reports errors 2021-01-11 09:30:35 -05:00
play_test.go migrate play kube to spec gen 2020-11-10 07:55:24 -06:00
pods.go Add Networks format placeholder to podman ps and pod ps 2021-01-09 19:15:43 +01:00
pods_stats.go Add 'MemUsageBytes' format option 2021-01-12 23:38:08 +00:00
runtime.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system.go Initial implementation of volume plugins 2021-01-14 15:35:33 -05:00
trust.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
volumes.go podman volume exists 2021-01-21 19:18:51 +01:00