# Functions
AddFinalizer adds a k8syncer finalizer to the object, if it doesn't already have one.
GVKToString reverts a GroupVersionKind back to a string in the format <resource>.<version>.<group> If suppressDotSuffix is set to true, the trailing dot will be cut off if the group is empty.
HasFinalizer returns true if the given object has a k8syncer finalizer.
No description provided by the author
No description provided by the author
ParseSimpleJSONPath splits a string into single fields.
Ptr returns a pointer to the given object.
RemoveFinalizer removes all k8syncer finalizers from the object.
# Variables
No description provided by the author
# Interfaces
No description provided by the author