public class DocLinkEnricher extends AbstractLiveEnricher
enricherContext, FABRIC8_GENERATED_CONTAINERS, log, NEED_IMAGECHANGE_TRIGGERS| Constructor and Description |
|---|
DocLinkEnricher(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 |
findDocumentationUrl() |
Map<String,String> |
getAnnotations() |
protected static String |
replaceProperties(String text,
Properties properties)
Replaces all text of the form
${foo} with the value in the properties object |
asBooleanFromGlobalProp, getDefaultOnline, getExternalServiceURL, unfoldExceptionsenrich, getConfig, getConfig, getConfiguration, getContext, getImageChangeTriggerFlag, getImages, getLog, getName, getOpenshiftDeployTimeoutInSeconds, getProcessingInstructionViaKey, getRawConfig, getReplicaCount, getTrimImageInContainerSpecFlag, hasConfig, hasImageConfiguration, isAutomaticTriggerEnabled, isOpenShiftMode, setProcessingInstructionpublic DocLinkEnricher(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 findDocumentationUrl()
protected static String replaceProperties(String text, Properties properties)
${foo} with the value in the properties objectCopyright © 2019. All rights reserved.