# 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.