| Class | Description |
|---|---|
| AbstractHelmMojo |
Base class for mojos
|
| AbstractHelmWithValueOverrideMojo | |
| DependencyBuildMojo |
Mojo for executing "helm dependency-build".
|
| DryRunMojo |
Mojo for executing "helm install --dry-run".
|
| InitMojo |
Mojo for initializing helm.
|
| InstallMojo |
Mojo for executing "helm install".
|
| LintMojo |
Mojo for executing "helm lint".
|
| PackageMojo |
Mojo for executing "helm package".
|
| PushMojo |
Mojo for executing "helm registry login" and "helm push".
|
| RegistryLoginMojo |
Mojo for executing "helm registry login".
|
| RegistryLogoutMojo |
Mojo for executing "helm registry logout".
|
| TemplateMojo |
Mojo for executing "helm template".
|
| UpgradeMojo |
Mojo for executing "helm upgrade".
|
| UploadMojo |
Mojo for uploading to helm repo (see types
RepoType). |
Copyright © 2017–2023 Kokuwa.io. All rights reserved.