package imagerefchecker
import "github.com/moby/buildkit/snapshot/imagerefchecker"
Index ¶
Functions ¶
func New ¶
func New(opt Opt) cache.ExternalRefCheckerFunc
New creates new image reference checker that can be used to see if a reference is being used by any of the images in the image store
Types ¶
type Opt ¶
type Opt struct { Snapshotter snapshot.Snapshotter ImageStore images.Store ContentStore content.Provider }
Source Files ¶
- Version
- v0.3.3
- Published
- Nov 21, 2018
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- 1 minute ago –
Tools for package owners.