public class WildFlySwarmHealthCheckEnricher extends AbstractHealthCheckEnricher
ENRICH_ALL_CONTAINERS, ENRICH_CONTAINERSENRICH_ALL_WITH_IMAGE_TRIGGERS, enricherContext, FABRIC8_GENERATED_CONTAINERS, GENERATE_ROUTE, IMAGE_CHANGE_TRIGGERS, log, NEED_IMAGECHANGE_TRIGGERS, OPENSHIFT_DEPLOY_TIMEOUT_SECONDS, OPENSHIFT_ENABLE_AUTOMATIC_TRIGGER, OPENSHIFT_TRIM_IMAGE_IN_CONTAINER_SPEC, SIDECAR| Constructor and Description |
|---|
WildFlySwarmHealthCheckEnricher(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, getImagePullPolicy, getImages, getLog, getName, getOpenshiftDeployTimeoutInSeconds, getProcessingInstructionViaKey, getRawConfig, getReplicaCount, getValueFromConfig, getValueFromConfig, hasConfig, hasImageConfiguration, isOpenShiftMode, setProcessingInstruction, useDeploymentforOpenShiftpublic WildFlySwarmHealthCheckEnricher(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 String getScheme()
protected int getPort()
protected String getPath()
protected int getFailureThreshold()
protected int getSuccessThreshold()
Copyright © 2020. All rights reserved.