package native

import "github.com/containerd/containerd/snapshots/native"

Index

Functions

func NewSnapshotter

func NewSnapshotter(root string) (snapshots.Snapshotter, error)

NewSnapshotter returns a Snapshotter which copies layers on the underlying file system. A metadata file is stored under the root.

Source Files

native.go

Version
v1.4.0-rc.1
Published
Aug 11, 2020
Platform
darwin/amd64
Imports
12 packages
Last checked
13 hours ago

Tools for package owners.