//
pkg.gl
Category
github.com/containers/image/v5
pkg
blobcache
package
5.34.0
Repository:
https://github.com/containers/image.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
26
Dependents
1
Files
658 SLOC
#
Functions
NewBlobCache
NewBlobCache creates a new blob cache that wraps an image reference.
#
Structs
BlobCache
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.