# Functions
NewBlobCache creates a new blob cache that wraps an image reference.
# Interfaces
BlobCache is an object which saves copies of blobs that are written to it while passing them through to some real destination, and which can be queried directly in order to read them back.