resctrl

package
v0.5.50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PodDirPrefix = "pod"
	MonGroupsDir = "mon_groups"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	Run(stopCh <-chan struct{})
	Create(podUID, closID string, createMonGroup bool) error
	Cleanup(activePodUIDs sets.String) error
	GetMonGroupsCount() (int64, error)
}

func NewManager

func NewManager(config *qrm.ResctrlConfig) Manager

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL