spiegel_podman/cmd/podman/containers
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
..
attach.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
checkpoint.go add pre checkpoint 2021-01-10 21:38:28 +08:00
cleanup.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
commit.go Add system test for shell completion 2020-12-09 19:13:28 +01:00
container.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
cp.go Spelling 2020-12-22 13:34:31 -05:00
create.go Fix --arch and --os flags to work correctly 2021-01-25 14:58:24 -05:00
diff.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
exec.go Add system test for shell completion 2020-12-09 19:13:28 +01:00
exists.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
export.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
init.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
inspect.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
kill.go Switch podman stop/kill/wait handlers to use abi 2021-01-29 14:04:44 -05:00
list.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
logs.go podman logs honor stderr correctly 2020-12-10 22:24:43 +01:00
mount.go Spelling 2020-12-22 13:34:31 -05:00
pause.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
port.go Rename AutocompletePortCommand func 2021-01-16 18:54:59 +01:00
prune.go Fix problems reported by staticcheck 2021-01-12 16:11:09 +01:00
ps.go podman-remote ps --external --pod --sort do not work. 2021-01-27 06:44:43 -05:00
rename.go Rename AutocompletePortCommand func 2021-01-16 18:54:59 +01:00
restart.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
restore.go add pre checkpoint 2021-01-10 21:38:28 +08:00
rm.go podman-remote ps --external --pod --sort do not work. 2021-01-27 06:44:43 -05:00
run.go podman: drop checking valid rootless UID 2020-12-11 15:43:33 +01:00
runlabel.go Add system test for shell completion 2020-12-09 19:13:28 +01:00
start.go Improve the shell completion api 2020-11-16 16:14:42 +01:00
stats.go Add 'MemUsageBytes' format option 2021-01-12 23:38:08 +00:00
stop.go Switch podman stop/kill/wait handlers to use abi 2021-01-29 14:04:44 -05:00
top.go Implement shell completion for podman top 2020-11-23 23:45:33 +01:00
unmount.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
unpause.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
utils.go Podman V2 birth 2020-04-16 15:53:58 -05:00
wait.go Switch podman stop/kill/wait handlers to use abi 2021-01-29 14:04:44 -05:00