package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Type aliases
AfterFunc takes an info and an error, and returns true if processing should stop.
IgnoreErrorFunc provides a way to filter errors during the Bulk.Run.
OpFunc takes the provided info and attempts to perform the operation.
PrefixForError allows customization of the prefix that will be printed for any error that occurs in the BulkAction.
RetryFunc can retry the operation a single time by returning a non-nil object.