package overlay
import "github.com/containerd/containerd/snapshots/overlay/plugin"
Index ¶
Types ¶
type Config ¶
type Config struct { // Root directory for the plugin RootPath string `toml:"root_path"` UpperdirLabel bool `toml:"upperdir_label"` }
Config represents configuration for the overlay plugin.
Source Files ¶
- Version
- v1.6.0-beta.2
- Published
- Nov 11, 2021
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 54 minutes ago –
Tools for package owners.