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.2
Published
Oct 31, 2018
Platform
darwin/amd64
Imports
12 packages
Last checked
9 hours ago

Tools for package owners.