Versions in this module Expand all Collapse all v1 v1.0.0 Jun 17, 2024 Changes in this version + func ConvertVersionMapToGenerationMap(versionMap map[string]string) map[string]int64 + func ObjectNeedsUpdate(desiredObj, clusterObj *unstructured.Unstructured, recordedVersion string, ...) bool + func ObjectVersion(clusterObj *unstructured.Unstructured) string + func PropagatedVersionStatusEquivalent(pvs1, pvs2 *fedcorev1a1.PropagatedVersionStatus) bool + func SortClusterVersions(versions []fedcorev1a1.ClusterObjectVersion)