cri-o/libkpod/image
Nalin Dahyabhai 8957156c41 Parse out image names as repotags and repodigests
Parse the set of image names as tagged references, canonical references,
or repository names to which we add the default tag, and return them in
libkpod.ImageData reports.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-07-26 12:43:22 -04:00
..
copy.go move PushImage and PullImage to libkpod/image 2017-07-24 14:35:36 -04:00
copyData.go move code supporting push, pull, and inspect to libkpod and libkpod/image 2017-07-24 14:35:36 -04:00
CopyRef.go move functions supporting rmi command to libkpod/image 2017-07-24 16:17:26 -04:00
image.go Don't leak containers/image Image references 2017-07-25 13:30:54 -04:00
imageData.go Parse out image names as repotags and repodigests 2017-07-26 12:43:22 -04:00
metadata.go move driver and image metadata to libkpod 2017-07-24 14:34:55 -04:00
rmi.go Avoid using lower-level storage APIs 2017-07-25 13:29:49 -04:00