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 native_default.go

Directories

PathSynopsis
snapshots/native/plugin
Version
v1.6.0-beta.5
Published
Jan 6, 2022
Platform
js/wasm
Imports
9 packages
Last checked
14 minutes ago

Tools for package owners.