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_windows.go service.go

Version
v1.5.9
Published
Jan 5, 2022
Platform
windows/amd64
Imports
6 packages
Last checked
1 hour ago

Tools for package owners.