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"`
}

Config represents configuration for the overlay plugin.

Source Files

plugin.go

Version
v1.5.18
Published
Feb 15, 2023
Platform
linux/amd64
Imports
4 packages
Last checked
1 minute ago

Tools for package owners.