package
1.13.0-alpha.1
Repository: https://github.com/clickyotomy/kubernetes.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.