package
0.2.0
Repository: https://github.com/ondat/operator-toolkit.git
Documentation: pkg.go.dev

# Packages

Package action defines and interface for action Manager.
Package mocks is a generated GoMock package.

# Functions

WithActionRetryPeriod sets the action retry period when it fails.
No description provided by the author
WithInstrumentation configures the instrumentation of the Reconciler.
WithName sets the name of the Reconciler.
WithScheme sets the runtime Scheme of the Reconciler.

# Structs

Reconciler is the StatelessAction reconciler.

# Interfaces

Controller is an interface that must be implemented by a stateless-action controller.

# Type aliases

ReconcilerOption is used to configure Reconciler.