var _ … // waitForNodeLabels waits for the nodes to be have appropriate labels. func waitForNodeLabels(ctx context.Context, c v1core.CoreV1Interface, nodeName string, timeout time.Duration) error { … }
var _ … // waitForNodeLabels waits for the nodes to be have appropriate labels. func waitForNodeLabels(ctx context.Context, c v1core.CoreV1Interface, nodeName string, timeout time.Duration) error { … }