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

plugin.go

Version
v1.5.0-rc.0
Published
Apr 9, 2021
Platform
linux/amd64
Imports
4 packages
Last checked
12 seconds ago

Tools for package owners.