Documentation ¶
Index ¶
- func GetDaemonSet(client *testclient.ClientSet, namespace, name string, timeout time.Duration) (*appsv1.DaemonSet, error)
- func GetDaemonSetOnNode(client *testclient.ClientSet, namespace, nodeName string) (*corev1.Pod, error)
- func GetDaemonSetWithRetry(client *testclient.ClientSet, namespace, name string, ...) (*appsv1.DaemonSet, error)
- func WaitForDaemonSetReady(client *testclient.ClientSet, ds *appsv1.DaemonSet, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDaemonSet ¶
func GetDaemonSetOnNode ¶
func GetDaemonSetWithRetry ¶
func WaitForDaemonSetReady ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.