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

# Functions

NewManagerFactory returns a new Helm manager factory capable of installing and uninstalling releases.

# Variables

ErrNotFound indicates the release was not found.

# Interfaces

Manager manages a Helm release.
ManagerFactory creates Managers that are specific to custom resources.