Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListPods ¶
Returns the list of currently scheduled or running pods in `namespace` with the given selector
func WaitForPodBySelectorRunning ¶
func WaitForPodBySelectorRunning(c kubernetes.Interface, namespace, selector string, timeout int) error
Wait up to timeout seconds for all pods in 'namespace' with given 'selector' to enter running state. Returns an error if no pods are found or not all discovered pods enter running state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.