public abstract class AbstractMicroprofileHealthCheckEnricher extends AbstractHealthCheckEnricher
ENRICH_ALL_CONTAINERS, ENRICH_CONTAINERSCREATE_EXTERNAL_URLS, ENRICH_ALL_WITH_IMAGE_TRIGGERS, enricherContext, FABRIC8_GENERATED_CONTAINERS, IMAGE_CHANGE_TRIGGERS, JKUBE_DEFAULT_IMAGE_PULL_POLICY, JKUBE_DOMAIN, JKUBE_ENFORCED_IMAGE_PULL_POLICY, JKUBE_ENFORCED_REPLICAS, log, NEED_IMAGECHANGE_TRIGGERS, OPENSHIFT_DEPLOY_TIMEOUT_SECONDS, OPENSHIFT_ENABLE_AUTOMATIC_TRIGGER, OPENSHIFT_TRIM_IMAGE_IN_CONTAINER_SPEC, SIDECAR| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMicroprofileHealthCheckEnricher(org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext buildContext,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected io.fabric8.kubernetes.api.model.Probe |
getLivenessProbe() |
protected int |
getPort() |
protected String |
getPortFromConfiguration() |
protected io.fabric8.kubernetes.api.model.Probe |
getReadinessProbe() |
protected io.fabric8.kubernetes.api.model.Probe |
getStartupProbe() |
protected boolean |
shouldAddProbe() |
create, getContainersToEnrich, getLivenessProbe, getReadinessProbe, getStartupProbeenrich, getConfig, getConfig, getConfiguration, getConfigWithFallback, getContext, getControllerName, getControllerResourceConfig, getCreateExternalUrls, getImagePullPolicy, getImages, getLog, getName, getNamespace, getOpenshiftDeployTimeoutInSeconds, getProcessingInstructionViaKey, getReplicaCount, getValueFromConfig, getValueFromConfig, hasImageConfiguration, isOpenShiftMode, setProcessingInstruction, shouldUseLegacyJKubePrefix, useDeploymentForOpenShiftprotected AbstractMicroprofileHealthCheckEnricher(org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext buildContext,
String name)
protected io.fabric8.kubernetes.api.model.Probe getReadinessProbe()
getReadinessProbe in class AbstractHealthCheckEnricherprotected io.fabric8.kubernetes.api.model.Probe getLivenessProbe()
getLivenessProbe in class AbstractHealthCheckEnricherprotected io.fabric8.kubernetes.api.model.Probe getStartupProbe()
getStartupProbe in class AbstractHealthCheckEnricherprotected boolean shouldAddProbe()
protected int getPort()
protected String getPortFromConfiguration()
Copyright © 2024. All rights reserved.