package btrfs
import "github.com/containerd/containerd/snapshots/btrfs"
Index ¶
Functions ¶
func NewSnapshotter ¶
func NewSnapshotter(root string) (snapshots.Snapshotter, error)
NewSnapshotter returns a Snapshotter using btrfs. Uses the provided root directory for snapshots and stores the metadata in a file in the provided root. root needs to be a mount point of btrfs.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
snapshots/btrfs/plugin |
- Version
- v1.5.3
- Published
- Jul 13, 2021
- Platform
- linux/amd64
- Imports
- 14 packages
- Last checked
- 10 minutes ago –
Tools for package owners.