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 versionslog
Constructor and Description |
---|
ImageEnricher(EnricherContext buildContext) |
Modifier and Type | Method and Description |
---|---|
void |
addMissingResources(io.fabric8.kubernetes.api.model.KubernetesListBuilder builder) |
adapt, getAnnotations, getConfig, getConfig, getContext, getImages, getLabels, getLog, getName, getProject, getRawConfig, getSelector, hasConfig, hasImageConfiguration, isOpenShiftMode
public ImageEnricher(EnricherContext buildContext)
public void addMissingResources(io.fabric8.kubernetes.api.model.KubernetesListBuilder builder)
addMissingResources
in interface Enricher
addMissingResources
in class BaseEnricher
Copyright © 2020. All rights reserved.