package tasks
import "github.com/containerd/containerd/services/tasks"
Index ¶
Functions ¶
func RdtEnabled ¶
func RdtEnabled() bool
Types ¶
type Config ¶
type Config struct { // RdtConfigFile specifies the path to RDT configuration file RdtConfigFile string `toml:"rdt_config_file" json:"rdtConfigFile"` }
Config for the tasks service plugin
Source Files ¶
local.go local_windows.go rdt_default.go service.go
- Version
- v1.6.11
- Published
- Dec 6, 2022
- Platform
- windows/amd64
- Imports
- 34 packages
- Last checked
- 5 minutes ago –
Tools for package owners.