mirror of
https://github.com/containers/podman.git
synced 2026-06-08 07:46:17 -04:00
when removing an image from storage, we should return a struct that details what was untagged vs deleted. this replaces the simple println's used previously and assists in API development. Signed-off-by: baude <bbaude@redhat.com>