public class DocLinkEnricher extends AbstractLiveEnricher
ENRICH_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 |
---|
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, unfoldExceptions
enrich, getConfig, getConfig, getConfiguration, getContext, getImagePullPolicy, getImages, getLog, getName, getOpenshiftDeployTimeoutInSeconds, getProcessingInstructionViaKey, getRawConfig, getReplicaCount, getValueFromConfig, getValueFromConfig, hasConfig, hasImageConfiguration, isOpenShiftMode, setProcessingInstruction, useDeploymentforOpenShift
public DocLinkEnricher(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
protected String findDocumentationUrl()
protected static String replaceProperties(String text, Properties properties)
${foo}
with the value in the properties objectCopyright © 2020. All rights reserved.