package
0.0.0-20190116145627-8841ed7cc6ed
Repository: https://github.com/openshift/containers-image.git
Documentation: pkg.go.dev

# Functions

DefaultCache returns the default BlobInfoCache implementation appropriate for sys.
NewBoltDBCache returns a BlobInfoCache implementation which uses a BoltDB file at path.
NewMemoryCache returns a BlobInfoCache implementation which is in-memory only.

# Variables

NoCache implements BlobInfoCache by not recording any data.