package containerd

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

Index

Functions

func NSSnapshotter

func NSSnapshotter(ns string, snapshotter snapshots.Snapshotter) snapshots.Snapshotter

func NewContentStore

func NewContentStore(store content.Store, ns string) content.Store

func NewSnapshotter

func NewSnapshotter(name string, snapshotter snapshots.Snapshotter, ns string, idmap *idtools.IdentityMapping) snapshot.Snapshotter

Source Files

content.go snapshotter.go

Version
v0.10.0
Published
Mar 9, 2022
Platform
js/wasm
Imports
10 packages
Last checked
1 minute ago

Tools for package owners.