cri-o/pkg/storage
Nalin Dahyabhai c53211eacd imageService: cache information about images
Cache information about images that isn't trivially read from them, so
that ImageStatus and particularly ListImages don't have to do
potentially-expensive things for every image that they report.

The cache is an in-memory map, and we prune it after ListImages has
assembled its result set.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2018-02-14 14:41:03 -05:00
..
doc.go Rename ocid to crio. 2017-05-12 09:56:06 -04:00
image.go imageService: cache information about images 2018-02-14 14:41:03 -05:00
image_test.go image_pull: fix image resolver 2017-11-28 23:53:18 +01:00
runtime.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00