package
1.2.0
Repository: https://github.com/fluxcd/helm-controller.git
Documentation: pkg.go.dev

# Functions

NewObserver creates a new Observer for the given Helm storage driver.

# Constants

FailingDriverName is the name of the failing driver.
ObserverDriverName contains the string representation of Observer.

# Structs

Failing is a failing Helm storage driver that returns the configured errors.
Observer is an observing Helm storage driver.

# Type aliases

ObserveFunc observes a release which has been successfully persisted to storage.