Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( WaitPollInterval = time.Second WaitPollTimeout = 10 * time.Minute )
Functions ¶
func NewClientConfigForTest ¶
NewClientConfigForTest returns a config configured to connect to the api server
func WaitForKubeControllerManagerClusterOperator ¶
func WaitForKubeControllerManagerClusterOperator(t *testing.T, ctx context.Context, client configclient.ConfigV1Interface, available, progressing, degraded configv1.ConditionStatus)
WaitForKubeControllerManagerClusterOperator waits for ClusterOperator/kube-controller-manager to report status as available, progressing, and failing as passed through arguments.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.