package containerd
import "github.com/moby/buildkit/snapshot/containerd"
Index ¶
- func NewContentStore(store content.Store, ns string, gc func(context.Context) error) content.Store
- 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
Functions ¶
func NewContentStore ¶
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 ¶
- Version
- v0.6.1
- Published
- Aug 15, 2019
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 1 minute ago –
Tools for package owners.