package imagerefchecker

import "github.com/moby/buildkit/snapshot/imagerefchecker"

Index

Functions

func New

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

checker.go

Version
v0.6.2
Published
Sep 21, 2019
Platform
js/wasm
Imports
11 packages
Last checked
2 minutes ago

Tools for package owners.