package
1.3.0-alpha.5
Repository: https://github.com/intelsdi-x/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.
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.