Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResourceChangeByKarmada ¶ added in v1.9.0
func ResourceChangeByKarmada(oldObj, newObj *unstructured.Unstructured) bool
ResourceChangeByKarmada check if the change of the object is modified by Karmada. If oldObj deep equal to newObj after removing fields changed by Karmada, such change refers to ChangeByKarmada.
func SpecificationChanged ¶
func SpecificationChanged(oldObj, newObj *unstructured.Unstructured) bool
SpecificationChanged check if the specification of the given object change or not
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.