Documentation ¶
Index ¶
- func ApplyConfigMap(client kubernetes.Interface, namespace, name string, ...) error
- func GetNodes(client clientset.Interface) ([]v1.Node, error)
- func NodeNamesOfNodes(nodes []v1.Node) string
- func UpdateNodeLabelsWithBackoff(client clientset.Interface, nodeName string, labels map[string]string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyConfigMap ¶
func ApplyConfigMap(client kubernetes.Interface, namespace, name string, configMap map[string]string) error
ApplyConfigMap creates or updates given config map.
func NodeNamesOfNodes ¶
NodeNamesOfNodes returns the node names of the nodess
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.