# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
RetryStatusUpdate attempts to update status subresource of a specified Kubernetes resource and retries on conflict.
RetryUpdate attempts to update a specified Kubernetes resource and retries on conflict.
# Interfaces
Reconciler defines required functions for each.
# Type aliases
ClientCallFn defines what client.Client operation on a given object should be performed.
MutateFn is a function that allows defining custom logic for updating resource object.