package
0.0.0-20250225192426-8da71cfcd023
Repository: https://github.com/graphitehealth/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.