package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewDesiredStateOfWorldPopulator returns a new instance of DesiredStateOfWorldPopulator.

# Interfaces

DesiredStateOfWorldPopulator periodically loops through the list of active pods and ensures that each one exists in the desired state of the world cache if it has volumes.
PodManager is the subset of methods the manager needs to observe the actual state of the kubelet.
PodStateProvider can determine if a pod is going to be terminated.