cri-o/pkg/storage
Nalin Dahyabhai 2e5e92730a Switch to ImageServer.UntagImage in RemoveImage handler
Add an UntagImage() method to pkg/storage/ImageServer, which will check
if the passed-in NameOrID is a name.  If so, it merely removes that name
from the image, removing the image only if it was the last name that the
image had.  If the NameOrID is an image ID, the image is removed, as
RemoveImage() does.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-10-31 10:30:18 -04:00
..
doc.go Rename ocid to crio. 2017-05-12 09:56:06 -04:00
image.go Switch to ImageServer.UntagImage in RemoveImage handler 2017-10-31 10:30:18 -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