package opt

import "github.com/containerd/containerd/services/opt"

Index

Types

type Config

type Config struct {
	// Path for the opt directory
	Path string `toml:"path"`
}

Config for the opt manager

Source Files

path_unix.go service.go

Version
v1.4.8
Published
Jul 19, 2021
Platform
linux/amd64
Imports
5 packages
Last checked
10 seconds ago

Tools for package owners.