spiegel_podman/cmd/podman/system
Baron Lenardson 5923656f32 Add volume filters to system prune
This change was missed in pull/8689. Now that volume pruneing supports
filters system pruneing can pass its filters down to the volume
pruneing. Additionally this change adds tests for the following components

* podman system prune subcommand with `--volumes` & `--filter` options
* apiv2 api tests for `/system/` and `/libpod/system` endpoints

Relates to #8453, #8672

Signed-off-by: Baron Lenardson <lenardson.baron@gmail.com>
2020-12-21 10:55:39 -06:00
..
connection Refine public key usage when remote 2020-12-10 15:32:37 -07:00
connection.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
df.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
events.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
info.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
migrate.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
prune.go Add volume filters to system prune 2020-12-21 10:55:39 -06:00
renumber.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
reset.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
service.go Add system test for shell completion 2020-12-09 19:13:28 +01:00
service_abi.go Close the stdin/tty when using podman as a restAPI. 2020-12-17 06:36:39 -05:00
system.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
unshare.go Add system test for shell completion 2020-12-09 19:13:28 +01:00
version.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00