package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/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.