Documentation ¶
Index ¶
- func AssertControllerConditions(t *testing.T, ctx context.Context, client client.Client, ...)
- func ControllerDefaultAvailable(name string) operatorv1.OperatorCondition
- func ControllerDefaultDegraded(name string) operatorv1.OperatorCondition
- func ControllerDefaultProgressing(name string) operatorv1.OperatorCondition
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertControllerConditions ¶
func AssertControllerConditions(t *testing.T, ctx context.Context, client client.Client, wantConditions []operatorv1.OperatorCondition)
AssertControllerConditions asserts that the ARO cluster resource contains the conditions expected in wantConditions.
func ControllerDefaultAvailable ¶
func ControllerDefaultAvailable(name string) operatorv1.OperatorCondition
func ControllerDefaultDegraded ¶
func ControllerDefaultDegraded(name string) operatorv1.OperatorCondition
func ControllerDefaultProgressing ¶
func ControllerDefaultProgressing(name string) operatorv1.OperatorCondition
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.