spiegel_podman/libpod/image
Miloslav Trmač 6486e2c41b Drop image.DecomposeString, make image.Parts private imageParts again
Now that DecomposeString has no users, make the type private again.
Any new users of it should come with a rationale - and new users
of the "none"/"latest" handling of untagged/digested names that is
currently implemented should have an exceptionaly unusual rationale.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2019-01-14 04:06:58 +01:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
docker_registry_options.go Minimally update for the DockerInsecureSkipTLSVerify type change 2018-12-06 23:34:59 +01:00
errors.go add podman container|image exists 2018-11-26 09:19:39 -06:00
image.go Drop image.DecomposeString, make image.Parts private imageParts again 2019-01-14 04:06:58 +01:00
image_test.go libpod/image: Use ParseNormalizedNamed in RepoDigests 2019-01-09 22:29:18 +00:00
parts.go Drop image.DecomposeString, make image.Parts private imageParts again 2019-01-14 04:06:58 +01:00
parts_test.go Drop image.DecomposeString, make image.Parts private imageParts again 2019-01-14 04:06:58 +01:00
prune.go Add ability to prune containers and images 2018-12-05 19:57:54 -06:00
pull.go Drop image.DecomposeString, make image.Parts private imageParts again 2019-01-14 04:06:58 +01:00
pull_test.go We are mistakenly seeing repos as registries. 2018-08-31 18:02:14 +00:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go Drop image.DecomposeString, make image.Parts private imageParts again 2019-01-14 04:06:58 +01:00