cri-o/cmd/crioctl
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
..
container.go Return image references in ImageStatus() 2017-10-31 10:29:06 -04:00
image.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
info.go client: Add crio client package 2017-09-25 11:59:40 -07:00
main.go Revert "Move crio default sock to /var/run/crio/crio.sock" 2017-10-19 10:13:49 -07:00
sandbox.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
system.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00