podman/libpod/image
baude 4f09cfdacc add struct response for removal of images
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>
2019-12-23 10:02:14 -06:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
config.go add struct response for removal of images 2019-12-23 10:02:14 -06:00
docker_registry_options.go pull/create: add --override-arch/--override-os flags 2019-10-29 13:35:19 -04:00
errors.go add podman container|image exists 2018-11-26 09:19:39 -06:00
filters.go move image filters under libpod/images 2019-12-10 13:05:18 -06:00
image.go move image filters under libpod/images 2019-12-10 13:05:18 -06:00
image_test.go images: distinguish between tags and digests 2019-10-29 13:35:19 -04:00
parts.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go filter added to image pruge command. 2019-11-22 17:36:27 +09:00
pull.go codespell: spelling corrections 2019-11-13 08:15:00 +11:00
pull_test.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
search.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go images: distinguish between tags and digests 2019-10-29 13:35:19 -04:00