Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateStatusConditions ¶
func UpdateStatusConditions(ctx context.Context, c client.Client, obj client.Object, conditions *[]metav1.Condition, status metav1.ConditionStatus, conditionType string, reason string, msg string) error
UpdateStatusConditions updates the status conditions of the object if the passed conditions have changed. conditions is a pointer to the conditions of the object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.