Versions in this module Expand all Collapse all v0 v0.52.1 Mar 5, 2025 Changes in this version + func NewManager(interval time.Duration, setup func() error, vendorID string, ...) (resctrl.ResControlManager, error) — linux/amd64 + func Setup() error — linux/amd64 + type NoopManager struct — linux/amd64 + func (np *NoopManager) GetCollector(_ string, _ func() ([]string, error), _ int) (stats.Collector, error)