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(snapshotter ctdsnapshot.Snapshotter, store content.Store, mdstore *metadata.Store, ns string, gc func(context.Context) error) snapshot.Snapshotter

Source Files

content.go snapshotter.go

Version
v0.3.0
Published
Oct 12, 2018
Platform
js/wasm
Imports
12 packages
Last checked
1 minute ago

Tools for package owners.