package
0.7.0
Repository: https://github.com/mkimuram/operator-sdk.git
Documentation: pkg.go.dev

# Functions

Add creates a new helm operator controller and adds it to the manager.

# Structs

HelmOperatorReconciler reconciles custom resources as Helm releases.
WatchOptions contains the necessary values to create a new controller that manages helm releases in a particular namespace based on a GVK watch.

# Type aliases

ReleaseHookFunc defines a function signature for release hooks.