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.7.2
Published
Jun 2, 2023
Platform
js/wasm
Imports
4 packages
Last checked
18 minutes ago

Tools for package owners.