package btrfs

import "github.com/containerd/containerd/snapshot/btrfs"

Index

Functions

func NewSnapshotter

func NewSnapshotter(root string) (snapshot.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

btrfs.go

Version
v1.0.0-alpha6
Published
Aug 23, 2017
Platform
linux/amd64
Imports
13 packages
Last checked
11 seconds ago

Tools for package owners.