@Mojo(name="helm",
defaultPhase=PRE_INTEGRATION_TEST)
public class HelmMojo
extends AbstractHelmMojo
access, buildStrategy, clusterAccess, DEFAULT_LOG_PREFIX, environment, interpolateTemplateParameters, javaProject, jkubeServiceHub, log, mojoExecution, namespace, offline, project, resourceDir, resourceFileType, resources, securityDispatcher, session, settings, skip, targetDir, useColor, verbose, workDir| Constructor and Description |
|---|
HelmMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeInternal() |
protected HelmConfig.HelmType |
getDefaultHelmType() |
protected File |
getKubernetesManifest() |
void |
init() |
protected void |
logManifestNotFoundWarning(File manifest) |
getHelm, getKubernetesTemplatecreateLogger, execute, getKitLogger, getLogPrefix, getResources, getRuntimeMode, getSettings, initClusterConfiguration, initJKubeServiceHubBuilder, shouldSkippublic void init()
throws org.apache.maven.plugin.MojoFailureException
init in class AbstractHelmMojoorg.apache.maven.plugin.MojoFailureExceptionpublic void executeInternal()
throws org.apache.maven.plugin.MojoExecutionException
executeInternal in class AbstractJKubeMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected void logManifestNotFoundWarning(File manifest)
protected File getKubernetesManifest()
protected HelmConfig.HelmType getDefaultHelmType()
getDefaultHelmType in class AbstractHelmMojoCopyright © 2024. All rights reserved.