@Mojo(name="helm",
defaultPhase=PRE_INTEGRATION_TEST)
public class HelmMojo
extends AbstractJKubeMojo
access, clusterAccess, DEFAULT_LOG_PREFIX, javaProject, jkubeServiceHub, log, mojoExecution, namespace, offline, project, resources, securityDispatcher, session, settings, skip, useColor, verbose| 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) |
canExecute, createLogger, execute, getKitLogger, getLogPrefix, getResources, getRuntimeMode, getSettings, init, initClusterConfiguration, initJKubeServiceHubBuilderpublic 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 © 2022. All rights reserved.