mirror of https://github.com/containers/podman.git
pullImage (now) only uses Image.InputName; it is really used to _create_ an Image object, based on the pull results (as is most visible in the LoadFromArchive caller), so it should not be a method on it. This also simplifies a bit the number of different kids of uses of Image.InputName; still apparently not enough to clearly document the field, though. Should not change behavior. Signed-off-by: Miloslav Trmač <mitr@redhat.com> Closes: #1176 Approved by: rhatdan |
||
---|---|---|
.. | ||
testdata | ||
docker_registry_options.go | ||
filters.go | ||
image.go | ||
image_test.go | ||
parts.go | ||
parts_test.go | ||
pull.go | ||
pull_test.go | ||
signing_options.go | ||
utils.go |