Documentation ¶
Overview ¶
Package labelmanager includes internal functions used to add/delete labels to kubernetes nodes for corresponding CSI drivers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
Interface implements an interface for managing labels of a node
func NewLabelManager ¶
func NewLabelManager(nodeName types.NodeName, kubeClient kubernetes.Interface) Interface
NewLabelManager initializes labelManagerStruct and returns available interfaces
Click to show internal directories.
Click to hide internal directories.