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.33
Published
Jun 5, 2024
Platform
linux/amd64
Imports
4 packages
Last checked
3 minutes ago

Tools for package owners.