package
4.2.0-alpha.0+incompatible
Repository: https://github.com/arvancloud/oc.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Bulk provides helpers for iterating over a list of items.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# 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.