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 Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func (*Checker) Exists ¶
type Opt ¶
Source Files ¶
- Version
- v0.20.0-rc1
- Published
- Feb 11, 2025
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 7 minutes ago –
Tools for package owners.