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.3.0
Published
Oct 12, 2018
Platform
js/wasm
Imports
11 packages
Last checked
16 seconds ago

Tools for package owners.