package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewCheckpointState creates new State for keeping track of cpu/pod assignment with checkpoint backend.
NewCPUManagerCheckpoint returns an instance of Checkpoint.
NewMemoryState creates new State for keeping track of cpu/pod assignment.
# Structs
CPUManagerCheckpoint struct is used to store cpu/pod assignments in a checkpoint in v2 format.
CPUManagerCheckpointV1 struct is used to store cpu/pod assignments in a checkpoint in v1 format.
# Type aliases
ContainerCPUAssignments type used in cpu manager state.
CPUManagerCheckpointV2 struct is used to store cpu/pod assignments in a checkpoint in v2 format.