Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddOrUpdateStatusConditions ¶
func AddOrUpdateStatusConditions(conditions []api.Condition, newConditions ...api.Condition) ([]api.Condition, bool)
AddOrUpdateStatusConditions includes the new conditions to the array of conditions, if a condition is already present in array, then the condition will be updated the current array of conditions is returned with a flag indicating if the conditions were updated or not
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.