package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Functions
ErrorToSentence will capitalize the first letter of the error message and add a period to the end if one is not present.
IsTimeoutErr returns true if the error indicates timeout.
SyncStatusError makes a best effort attempt to replace the GroupResource info in err with the data from the request info of ctx.
TolerateNotFoundError tolerates 'not found' errors.