diff options
author | Miloslav Trmač <mitr@redhat.com> | 2018-07-18 23:20:36 +0200 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-07-23 12:44:38 +0000 |
commit | 775eb78f6ba96a19f16e2f96fc7d2ee402049a3b (patch) | |
tree | 7577ad8e62eebd604549bf4ed67c51233c7f4e0f /API.md | |
parent | 70589c326c2da7616ff0c4def8792130543ff383 (diff) | |
download | podman-775eb78f6ba96a19f16e2f96fc7d2ee402049a3b.tar.gz podman-775eb78f6ba96a19f16e2f96fc7d2ee402049a3b.tar.bz2 podman-775eb78f6ba96a19f16e2f96fc7d2ee402049a3b.zip |
Introduce nameToPull, move shaPullName in there
shaPullName is only used internally in createNamesToPull; so, introduce
a nameToPull as a variant of pullStruct which has shaPullName (and does not
have destRef).
Eventually, we want to split pullStruct preparation into easily-testable
store-independent name preparation, and a store-dependent and difficult-to-test
but trivial conversion using StorageTransport.ParseStoreReference.
Should not change behavior.
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Closes: #1112
Approved by: rhatdan
Diffstat (limited to 'API.md')
0 files changed, 0 insertions, 0 deletions