mirror of https://github.com/containers/podman.git
All callers of getCopyOptions also call GetSystemContext with the same three parameters; we will want to simplify this by passing the first SystemContext to getCopyOptions, which can then inherit this data instead of so many parameters everywhere. For now, just add a *types.SystemContext parameter without using it. Should not change behavior (but does not add unit tests). 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 |