package
0.0.2-rc.1
Repository: https://github.com/rancher/helm-locker.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
No description provided by the author
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

DeployedState is the state where the underlying Helm release has been successfully deployed, indicating Helm Locker should lock the release.
ErrorState is a state where Helm Locker has encountered an unexpected bug on trying to parse the underlying Helm release.
FailedState is the state when the underlying Helm release has failed its last Helm operation.
SecretNotFoundState is the state when a Helm release secret has not been found for this HelmRelease.
TransitioningState is the transitionary state when a Helm operation is being performed on the release (install, upgrade, uninstall).
UninstalledState is the state when the underlying Helm release is uninstalled but the Helm release secret has not been deleted.
UnknownState is the state when the Helm release secret reports that it does not know the state of the underlying Helm release.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

No description provided by the author
HelmReleaseList is a list of HelmRelease resources.
No description provided by the author
No description provided by the author
No description provided by the author