public class IconEnricher extends BaseEnricher
enricherContext, FABRIC8_GENERATED_CONTAINERS, log, NEED_IMAGECHANGE_TRIGGERS| Constructor and Description |
|---|
IconEnricher(MavenEnricherContext buildContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
create(io.fabric8.maven.core.config.PlatformMode platformMode,
io.fabric8.kubernetes.api.model.KubernetesListBuilder builder) |
protected String |
embeddedIconsInConsole(String iconRef,
String prefix)
To use embedded icons provided by the fabric8-console
|
Map<String,String> |
getAnnotations(String kind) |
protected String |
getIconUrl(String iconRef) |
enrich, getConfig, getConfig, getConfiguration, getContext, getImageChangeTriggerFlag, getImages, getLog, getName, getOpenshiftDeployTimeoutInSeconds, getProcessingInstructionViaKey, getRawConfig, getReplicaCount, getTrimImageInContainerSpecFlag, hasConfig, hasImageConfiguration, isAutomaticTriggerEnabled, isOpenShiftMode, setProcessingInstructionpublic IconEnricher(MavenEnricherContext buildContext)
public void create(io.fabric8.maven.core.config.PlatformMode platformMode,
io.fabric8.kubernetes.api.model.KubernetesListBuilder builder)
create in interface Enrichercreate in class BaseEnricherprotected String embeddedIconsInConsole(String iconRef, String prefix)
iconRef - name of icon fileprefix - prefix location for the icons in the fabric8-consoleCopyright © 2019. All rights reserved.