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.7.2
- Published
- Jul 27, 2020
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 18 seconds ago –
Tools for package owners.