package containerd

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

Index

Functions

func NewContentStore

func NewContentStore(store content.Store, ns string, gc func(context.Context) error) content.Store

func NewSnapshotter

func NewSnapshotter(name string, snapshotter ctdsnapshot.Snapshotter, store content.Store, mdstore *metadata.Store, ns string, gc func(context.Context) error, idmap *idtools.IdentityMapping) snapshot.Snapshotter

Source Files

content.go snapshotter.go

Version
v0.6.4
Published
Feb 21, 2020
Platform
js/wasm
Imports
13 packages
Last checked
2 minutes ago

Tools for package owners.