# Functions
IsUpdateConflict returns true if the error is an update conflict error.
ShouldLogKubernetesAPIError returns true if error should be logged.
# Structs
RetryableError an error that can be used to indicate to a controller that a requeue is needed, with an optional custom result.