package
1.5.1
Repository: https://github.com/csrwng/origin.git
Documentation: pkg.go.dev

# Functions

Create is the default create operation for a generic resource.
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

# Interfaces

Mapper is an interface testability that is equivalent to resource.Mapper.
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.