podman/pkg/bindings
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
..
containers Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00
generate Spelling 2020-12-22 13:34:31 -05:00
generator podman v3 container bindings 2020-12-21 09:21:46 -06:00
images Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00
manifests podman v3 container bindings 2020-12-21 09:21:46 -06:00
network Spelling 2020-12-22 13:34:31 -05:00
play podman v3 container bindings 2020-12-21 09:21:46 -06:00
pods podman v3 container bindings 2020-12-21 09:21:46 -06:00
system podman v3 container bindings 2020-12-21 09:21:46 -06:00
test Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00
volumes Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00
bindings.go Refactor version handling in cmd tree 2020-09-18 15:13:58 -07:00
connection.go Refine public key usage when remote 2020-12-10 15:32:37 -07:00
errors.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00