public class ImageEnricher extends BaseEnricher
image
name
imagePullPolicy
is set according to the given configuration. If no
configuration is set, the default is "IfNotPresent" for release versions, and "Always" for snapshot versionsENRICH_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 |
---|
ImageEnricher(MavenEnricherContext buildContext) |
Modifier and Type | Method and Description |
---|---|
void |
create(io.fabric8.maven.core.config.PlatformMode platformMode,
io.fabric8.kubernetes.api.model.KubernetesListBuilder builder) |
enrich, getConfig, getConfig, getConfiguration, getContext, getImagePullPolicy, getImages, getLog, getName, getOpenshiftDeployTimeoutInSeconds, getProcessingInstructionViaKey, getRawConfig, getReplicaCount, getValueFromConfig, getValueFromConfig, hasConfig, hasImageConfiguration, isOpenShiftMode, setProcessingInstruction, useDeploymentforOpenShift
public ImageEnricher(MavenEnricherContext buildContext)
public void create(io.fabric8.maven.core.config.PlatformMode platformMode, io.fabric8.kubernetes.api.model.KubernetesListBuilder builder)
create
in interface Enricher
create
in class BaseEnricher
Copyright © 2021. All rights reserved.