@Mojo(name="helm",
defaultPhase=PRE_INTEGRATION_TEST)
public class HelmMojo
extends AbstractJKubeMojo
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() |
protected File |
getKubernetesTemplate() |
protected void |
logManifestNotFoundWarning(File manifest) |
createLogger, execute, getKitLogger, getLogPrefix, getResources, getRuntimeMode, getSettings, init, initClusterConfiguration, initJKubeServiceHubBuilder, shouldSkippublic void executeInternal()
throws org.apache.maven.plugin.MojoExecutionException
executeInternal in class AbstractJKubeMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected void logManifestNotFoundWarning(File manifest)
protected File getKubernetesManifest()
protected File getKubernetesTemplate()
protected HelmConfig.HelmType getDefaultHelmType()
Copyright © 2023. All rights reserved.