package
1.11.0-alpha.0
Repository: https://github.com/richardmarshall/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewActualStateOfWorld returns a new instance of ActualStateOfWorld.
NewDesiredStateOfWorld returns a new instance of DesiredStateOfWorld.

# Structs

AttachedVolume represents a volume that is attached to a node.
PodToAdd represents a pod that references the underlying volume and is scheduled to the underlying node.
VolumeToAttach represents a volume that should be attached to a node.

# Interfaces

ActualStateOfWorld defines a set of thread-safe operations supported on the attach/detach controller's actual state of the world cache.
DesiredStateOfWorld defines a set of thread-safe operations supported on the attach/detach controller's desired state of the world cache.