Documentation
¶
Index ¶
- Constants
- Variables
- func ExecAndLogCommand(logCommand bool, timeout time.Duration, name string, arg ...string) ([]byte, error)
- func IsNodeReachable(node *corev1.Node) bool
- func IsSingleNodeCluster() (bool, error)
- func LabelNode(nodeName, key, value string) (*corev1.Node, error)
- func WaitForNodeReachability(node *corev1.Node, timeout time.Duration, expectedReachabilityStatus bool)
- type NodeTopology
Constants ¶
View Source
const MinTimeout = 2 * time.Minute
Variables ¶
View Source
var NodesSelector string
NodesSelector represent the label selector used to filter impacted nodes.
Functions ¶
func ExecAndLogCommand ¶
func IsNodeReachable ¶
func IsSingleNodeCluster ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.