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.6.20
Published
Mar 30, 2023
Platform
linux/amd64
Imports
4 packages
Last checked
23 seconds ago

Tools for package owners.