diff options
author | Miloslav Trmač <mitr@redhat.com> | 2018-08-02 00:05:52 +0200 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-08-02 13:17:17 +0000 |
commit | 5334d9ab5e20a53bc92b809e6a3dd2bcacb1bf47 (patch) | |
tree | 6fff3b53c59bdf8d9e9f7943d0154dea2dcd27b5 /libpod/container.go | |
parent | 682076e58f78fccc1a5a4561ce71dfcf60880699 (diff) | |
download | podman-5334d9ab5e20a53bc92b809e6a3dd2bcacb1bf47.tar.gz podman-5334d9ab5e20a53bc92b809e6a3dd2bcacb1bf47.tar.bz2 podman-5334d9ab5e20a53bc92b809e6a3dd2bcacb1bf47.zip |
Replace getPullRefName by Runtime.getPullRefPair
This more or less reverts 9c9401a96c0b7d43dcea19c2972ef9612cc0a136
"Replace getPullRefPair with getPullRefName"; now that tests don't require
us to use pullRefName, move creation of storage references deeper into the
calls stack to reduce string use.
ir.getSinglePullRefNameGoal is accordingly updated to ir.getSinglePullRefPairGoal,
and we need to add a ~duplicate singlePullRefPairGoal; that duplication
of singlePullRefNameGoal will soon be resolved by dropping singlePullRefNameGoal.
Should not change behavior.
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Closes: #1198
Approved by: mheon
Diffstat (limited to 'libpod/container.go')
0 files changed, 0 insertions, 0 deletions