Modifier and Type | Field and Description |
---|---|
static String |
FABRIC8_LOG_CONTAINER |
static String |
OPERATION_STOP |
static String |
OPERATION_UNDEPLOY |
DEFAULT_KUBERNETES_MANIFEST, DEFAULT_OPENSHIFT_MANIFEST, failOnError, recreate, routeDomain, serviceUrlWaitTimeSeconds
goalFinder, log, project, session, settings, skip, useColor, verbose
Constructor and Description |
---|
AbstractTailLogMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
tailAppPodsLogs(io.fabric8.kubernetes.client.KubernetesClient kubernetes,
String namespace,
Set<io.fabric8.kubernetes.api.model.HasMetadata> entities,
boolean watchAddedPodsOnly,
String onExitOperation,
boolean followLog,
Date ignorePodsOlderThan,
boolean waitInCurrentThread) |
applyEntities, applyTemplates, createController, createIngress, createRoutes, deleteEntities, disableOpenShiftFeatures, executeInternal, getExternalServiceURL, getKubeCtlExecutable, getPodCondition, getPodLabelSelector, getPodStatusDescription, getPodStatusMessagePostfix, getProject, getProjectAndFabric8Properties, getRootProject, getRootProjectFolder, getRouteDomain, isExposeService, isFailOnError, isRecreate, isRollingUpgradePreserveScale, isRollingUpgrades, loadResources, overrideTemplateParameters, resizeApp, withSelector
createExternalProcessLogger, createLogger, execute, getJenkinShiftUrl, getOpenShiftClientOrJenkinsShift, getOpenShiftClientOrNull, getProperty
public static final String OPERATION_UNDEPLOY
public static final String OPERATION_STOP
public static final String FABRIC8_LOG_CONTAINER
protected void tailAppPodsLogs(io.fabric8.kubernetes.client.KubernetesClient kubernetes, String namespace, Set<io.fabric8.kubernetes.api.model.HasMetadata> entities, boolean watchAddedPodsOnly, String onExitOperation, boolean followLog, Date ignorePodsOlderThan, boolean waitInCurrentThread)
Copyright © 2018. All rights reserved.