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.0-beta.0
Published
Oct 25, 2022
Platform
js/wasm
Imports
4 packages
Last checked
27 seconds ago

Tools for package owners.