public class ThorntailV2HealthCheckEnricher extends AbstractHealthCheckEnricher
| Modifier and Type | Field and Description |
|---|---|
static String |
IO_THORNTAIL |
ENRICH_ALL_CONTAINERS, ENRICH_CONTAINERSenricherContext, FABRIC8_GENERATED_CONTAINERS, log, NEED_IMAGECHANGE_TRIGGERS| Constructor and Description |
|---|
ThorntailV2HealthCheckEnricher(MavenEnricherContext buildContext) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getFailureThreshold() |
protected io.fabric8.kubernetes.api.model.Probe |
getLivenessProbe()
Override this method to create a generic liveness probe.
|
protected String |
getPath() |
protected int |
getPort() |
protected io.fabric8.kubernetes.api.model.Probe |
getReadinessProbe()
Override this method to create a generic readiness probe.
|
protected String |
getScheme() |
protected int |
getSuccessThreshold() |
checkIfHealthChecksDisabled, create, getContainersToEnrich, getLivenessProbe, getReadinessProbeenrich, getConfig, getConfig, getConfiguration, getContext, getImageChangeTriggerFlag, getImages, getLog, getName, getOpenshiftDeployTimeoutInSeconds, getProcessingInstructionViaKey, getRawConfig, getReplicaCount, getTrimImageInContainerSpecFlag, hasConfig, hasImageConfiguration, isAutomaticTriggerEnabled, isOpenShiftMode, setProcessingInstructionpublic static final String IO_THORNTAIL
public ThorntailV2HealthCheckEnricher(MavenEnricherContext buildContext)
protected io.fabric8.kubernetes.api.model.Probe getReadinessProbe()
AbstractHealthCheckEnrichergetReadinessProbe in class AbstractHealthCheckEnricherprotected io.fabric8.kubernetes.api.model.Probe getLivenessProbe()
AbstractHealthCheckEnrichergetLivenessProbe in class AbstractHealthCheckEnricherprotected int getFailureThreshold()
protected int getSuccessThreshold()
protected String getScheme()
protected int getPort()
protected String getPath()
Copyright © 2019. All rights reserved.