package
6.1.2-release+incompatible
Repository: https://github.com/goodrain/rainbond.git
Documentation: pkg.go.dev
# Functions
NewApp creates a new app.
NewController creates a new helm app controller.
NewControlLoop -.
NewDetector creates a new Detector.
NewFinalizer creates a new finalizer.
NewStatus creates a new helm app status.
NewStorer creates a new storer.
# Structs
App represents a helm app.
Controller -.
ControlLoop is a control loop to get helm app and reconcile it.
Detector is responsible for detecting the helm app.
Finalizer does some cleanup work when helmApp is deleted.
Status represents the status of helm app.
# Interfaces
Storer -.