Documentation
¶
Overview ¶
Package nodes contains the helper methods/functions for nodes
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrainPrimaryNode ¶
func DrainPrimaryNode(namespace string, clusterName string, env *utils.TestingEnvironment) []string
DrainPrimaryNode drains the node containing the primary pod. It returns the names of the pods that were running on that node
func UncordonAllNodes ¶
func UncordonAllNodes(env *utils.TestingEnvironment) error
UncordonAllNodes executes the 'kubectl uncordon' command on each node of the list
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.