Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAndLogServiceChanges ¶
func CheckAndLogServiceChanges(ctx context.Context, c client.Client, desired *unstructured.Unstructured) error
CheckAndLogServiceChanges encapsulates the full logic to fetch the current service, compare it against the desired state, and log any unexpected changes.
func HasUnexpectedServiceChanges ¶
HasUnexpectedServiceChanges checks for any unexpected mutations between two Service objects. It returns true and a diff string if a change is found in any field that is not explicitly managed by the operator or the cluster.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.