package plugin
import "github.com/containerd/containerd/snapshots/native/plugin"
Index ¶
Types ¶
type Config ¶
type Config struct { // Root directory for the plugin RootPath string `toml:"root_path"` }
Config represents configuration for the native plugin.
Source Files ¶
- Version
- v1.7.18
- Published
- Jun 5, 2024
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 17 minutes ago –
Tools for package owners.