# Functions
ConflictedServiceExportConflictCondition returns the desired conflicted condition.
EqualCondition compares one condition with another; it ignores the LastTransitionTime and Message fields, and will consider the ObservedGeneration values from the two conditions a match if the current condition is newer.
EqualConditionIgnoreReason compares one condition with another; it ignores the Reason, LastTransitionTime, and Message fields, and will consider the ObservedGeneration values from the two conditions a match if the current condition is newer.
UnconflictedServiceExportConflictCondition returns the desired unconflicted condition.