mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-31 12:47:57 +00: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> |
||
|---|---|---|
| .. | ||
| virtwriter | ||
| attach.go | ||
| config.go | ||
| containers.go | ||
| containers_create.go | ||
| events.go | ||
| generate.go | ||
| images.go | ||
| mount.go | ||
| pods.go | ||
| remote_client.go | ||
| system.go | ||
| transfers.go | ||
| util.go | ||
| volumes.go | ||