mirror of https://github.com/containers/podman.git
The eventual goal is to cleanly capture semantics like "pull all images for DockerArchive" and "did a search through $registries" without hard-coding it through; and to allow a pullImage variant where the caller can pass an imageReference directly. For now, this just wraps []pullRefPair and 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 |