package
0.0.0-20241223030817-81d66a23e2d3
Repository: https://github.com/dosquad/database-operator.git
Documentation: pkg.go.dev
# Functions
EnqueueRequestsFromMapFunc enqueues Requests by running a transformation function that outputs a collection of reconcile.Requests on each Event.
TODO actually generate password.
nolint:gocognit // testing each parameter before overwriting options.
# Constants
No description provided by the author
# Type aliases
MapFunc is the signature required for enqueueing requests from a generic function.