Documentation ¶
Index ¶
- func AddLabelsToNode(c clientset.Interface, nodeName string, labels map[string]string) error
- func MakeTempDirOrDie(prefix string, baseDir string) string
- func RemoveLabelOffNode(c clientset.Interface, nodeName string, labelKeys []string) error
- func VerifyLabelsRemoved(c clientset.Interface, nodeName string, labelKeys []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddLabelsToNode ¶ added in v1.5.0
func MakeTempDirOrDie ¶
func RemoveLabelOffNode ¶ added in v1.5.0
RemoveLabelOffNode is for cleaning up labels temporarily added to node, won't fail if target label doesn't exist or has been removed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.