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.
NewCheckpointer creates new checkpointer for keeping track of claim info with checkpoint backend.
# Structs
Checkpoint represents a structure to store DRA checkpoint data.
+k8s:deepcopy-gen=true.
Device is how a DRA driver described an allocated device in a claim to kubelet.
DriverState is used to store per-device claim info state in a checkpoint +k8s:deepcopy-gen=true.