spiegel_podman/pkg/bindings/test
Baron Lenardson b90f7f9095 Rework pruning to report reclaimed space
This change adds code to report the reclaimed space after a prune.
Reclaimed space from volumes, images, and containers is recorded
during the prune call in a PruneReport struct. These structs are
collected into a slice during a system prune and processed afterwards
to calculate the total reclaimed space.

Closes #8658

Signed-off-by: Baron Lenardson <lenardson.baron@gmail.com>
2020-12-30 19:57:35 -06:00
..
attach_test.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
auth_test.go Podman image bindings for 3.0 2020-12-15 16:04:59 -06:00
common_test.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
containers_test.go Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00
create_test.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
exec_test.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
images_test.go Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00
info_test.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
manifests_test.go misc bindings to podman v3 2020-12-17 09:40:51 -06:00
pods_test.go Spelling 2020-12-22 13:34:31 -05:00
system_test.go Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00
test_suite_test.go WIP V2 attach bindings and test 2020-05-13 11:49:17 -07:00
volumes_test.go Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00