Documentation ¶
Index ¶
- func EnsureDeleted(client *testclient.ClientSet, pod *corev1.Pod, ...) error
- func EnsureDeletedWithLabel(client *testclient.ClientSet, ns, label string, ...) error
- func EnsureRunning(client *testclient.ClientSet, pod *corev1.Pod, namespace string, ...) (*corev1.Pod, error)
- func GetIPV4(ips []corev1.PodIP) string
- func GetIPV6(ips []corev1.PodIP) string
- func GetPodWithLabelRestartCount(client *testclient.ClientSet, namespace, label string, timeout time.Duration) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureDeleted ¶
func EnsureDeletedWithLabel ¶
func EnsureRunning ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.