public class IconEnricher extends BaseEnricher
log| Constructor and Description |
|---|
IconEnricher(MavenEnricherContext buildContext) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
embeddedIconsInConsole(String iconRef,
String prefix)
To use embedded icons provided by the fabric8-console
|
Map<String,String> |
getAnnotations(Kind kind) |
protected String |
getIconUrl(String iconRef) |
adapt, addMissingResources, getConfig, getConfig, getConfiguration, getContext, getImages, getLabels, getLog, getName, getRawConfig, getSelector, hasConfig, hasImageConfiguration, isOpenShiftModepublic IconEnricher(MavenEnricherContext buildContext)
public Map<String,String> getAnnotations(Kind kind)
getAnnotations in interface EnrichergetAnnotations in class BaseEnricherprotected String embeddedIconsInConsole(String iconRef, String prefix)
iconRef - name of icon fileprefix - prefix location for the icons in the fabric8-consoleCopyright © 2018. All rights reserved.