package
2.5.0+incompatible
Repository: https://github.com/intel/kubernetes-power-manager.git
Documentation: pkg.go.dev

# Functions

MustParse CPUSet constructs a new CPU set from a Linux CPU list formatted string.
NewBuilder returns a mutable CPUSet builder.
NewCPUSet returns a new CPUSet containing the supplied elements.
Parse CPUSet constructs a new CPU set from a Linux CPU list formatted string.

# Structs

Builder is a mutable builder for CPUSet.
CPUSet is a thread-safe, immutable set-like data structure for CPU IDs.