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(snapshotter ctdsnapshot.Snapshotter, store content.Store, mdstore *metadata.Store, ns string, gc func(context.Context) error) snapshot.Snapshotter
Functions ¶
func NewContentStore ¶
func NewSnapshotter ¶
func NewSnapshotter(snapshotter ctdsnapshot.Snapshotter, store content.Store, mdstore *metadata.Store, ns string, gc func(context.Context) error) snapshot.Snapshotter
Source Files ¶
- Version
- v0.3.0
- Published
- Oct 12, 2018
- Platform
- js/wasm
- Imports
- 12 packages
- Last checked
- 1 minute ago –
Tools for package owners.