package plugin
import "github.com/containerd/containerd/snapshots/btrfs/plugin"
Index ¶
Types ¶
type Config ¶
type Config struct { // Root directory for the plugin RootPath string `toml:"root_path"` }
Config represents configuration for the btrfs plugin.
Source Files ¶
- Version
- v1.6.12
- Published
- Dec 7, 2022
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 2 minutes ago –
Tools for package owners.