cri-o/pkg/storage
Nalin Dahyabhai 3f2bc09231 Return image references in ImageStatus()
The image's canonical reference is a name with a digest of the image's
manifest, so compute and return that value as the image's reference in
ImageStatus() and in ContainerStatus().

We don't auto-store a name based on the image digest when we pull one by
tag, but then CRI doesn't need us to do that.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-10-31 10:29:06 -04:00
..
doc.go Rename ocid to crio. 2017-05-12 09:56:06 -04:00
image.go Return image references in ImageStatus() 2017-10-31 10:29:06 -04:00
image_regexp.go *: implement additional pull registries 2017-08-02 16:38:11 +02:00
runtime.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00