# Functions

MustParse panics if parsing the given cpuset string fails.
ShortCPUSet prints the cpuset as a string, trying to further shorten compared to .String().

# Variables

New is an alias for cpuset.New.
Parse is an alias for cpuset.Parse.

# Type aliases

CPUSet is an alias for k8s.io/utils/cpuset.CPUSet.