# Constants
Hook delete policy types.
Hook delete policy types.
HookPhaseFailed indicates that hook execution failed.
HookPhaseRunning indicates that a hook is currently executing.
HookPhaseSucceeded indicates that hook execution succeeded.
HookPhaseUnknown indicates that a hook is in an unknown state.
Hook event types.
Hook event types.
Hook event types.
Hook event types.
Hook event types.
Hook event types.
Hook event types.
Hook event types.
Hook delete policy types.
Hook event types.
StatusDeployed indicates that the release has been pushed to Kubernetes.
StatusFailed indicates that the release was not successfully deployed.
StatusPendingInstall indicates that an install operation is underway.
StatusPendingRollback indicates that an rollback operation is underway.
StatusPendingUpgrade indicates that an upgrade operation is underway.
StatusSuperseded indicates that this release object is outdated and a newer one exists.
StatusUninstalled indicates that a release has been uninstalled from Kubernetes.
StatusUninstalling indicates that a uninstall operation is underway.
StatusUnknown indicates that a release is in an uncertain state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Application is the Schema for the applications API.
ApplicationList contains a list of Application.
Chart is a helm package that contains metadata, a default config, zero or more optionally parameterizable templates, and zero or more charts (dependencies).
Dependency describes a chart upon which another chart depends.
Maintainer describes a Chart maintainer.
+kubebuilder:object:generate=true.
Dependency describes a chart upon which another chart depends.
No description provided by the author
Hook defines a hook object.
A HookExecution records the result for the last execution of a hook for a given release.
Info describes release information.
Lock is a lock file for dependencies.
Maintainer describes a Chart maintainer.
Metadata for a Chart file.
Release is the Schema for the releases API.
ReleaseList contains a list of Release.
ReleaseSpec defines the desired state of Release.
Source is the Schema for the sources API.
SourceList contains a list of Source.
SourceSpec defines the desired state of Source.
SourceStatus defines the observed state of Source.
# Type aliases
HookDeletePolicy specifies the hook delete policy.
HookEvent specifies the hook event.
A HookPhase indicates the state of a hook execution.
No description provided by the author
Status is the status of a release.