Versions in this module Expand all Collapse all v1 v1.0.3 Apr 5, 2022 Changes in this version + const HashLabelName + func AppendCondition(ctx context.Context, reconcilerClient client.Client, object client.Object, ...) error + func GetHashForSpec(specStruct interface{}) string + func GetHashFromLabels(labels map[string]string) string + func SetHashToLabels(labels map[string]string, specHashActual string) map[string]string + type ConditionsAware interface + GetConditions func() []metav1.Condition + SetConditions func(conditions []metav1.Condition)