Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCondition ¶
func GetCondition(n *v1.Node, match v1.NodeConditionType) v1.NodeCondition
func GetNodePods ¶ added in v0.16.2
func GetNodePods(ctx context.Context, kubeClient client.Client, nodes ...*v1.Node) ([]*v1.Pod, error)
GetNodePods gets the list of schedulable pods from a variadic list of nodes It ignores pods that are owned by the node, a daemonset or are in a terminal or terminating state
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.