package naive
import "github.com/containerd/containerd/snapshot/naive"
Index ¶
Functions ¶
func NewSnapshotter ¶
func NewSnapshotter(root string) (snapshot.Snapshotter, error)
NewSnapshotter returns a Snapshotter which copies layers on the underlying file system. A metadata file is stored under the root.
Source Files ¶
- Version
- v1.0.0-alpha6
- Published
- Aug 23, 2017
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 3 minutes ago –
Tools for package owners.