package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewCheckpoint creates a new checkpoint from a list of claim info states.
NewNoopStateCheckpoint creates a dummy state checkpoint manager.
NewStateCheckpoint creates new State for keeping track of pod resource allocations with checkpoint backend.
NewStateMemory creates new State to track resources allocated to pods.
# Structs
Checkpoint represents a structure to store pod resource allocation checkpoint data.
# Type aliases
PodResizeStatus type is used in tracking the last resize decision for pod.
PodResourceAllocation type is used in tracking resources allocated to pod's containers.