public class AutoTLSEnricher extends BaseEnricher
log
Constructor and Description |
---|
AutoTLSEnricher(EnricherContext buildContext) |
Modifier and Type | Method and Description |
---|---|
void |
adapt(io.fabric8.kubernetes.api.model.KubernetesListBuilder builder) |
void |
addMissingResources(io.fabric8.kubernetes.api.model.KubernetesListBuilder builder) |
Map<String,String> |
getAnnotations(Kind kind) |
getConfig, getConfig, getContext, getImages, getLabels, getLog, getName, getProject, getRawConfig, getSelector, hasConfig, hasImageConfiguration, isOpenShiftMode
public AutoTLSEnricher(EnricherContext buildContext)
public Map<String,String> getAnnotations(Kind kind)
getAnnotations
in interface Enricher
getAnnotations
in class BaseEnricher
public void addMissingResources(io.fabric8.kubernetes.api.model.KubernetesListBuilder builder)
addMissingResources
in interface Enricher
addMissingResources
in class BaseEnricher
public void adapt(io.fabric8.kubernetes.api.model.KubernetesListBuilder builder)
adapt
in interface Enricher
adapt
in class BaseEnricher
Copyright © 2018. All rights reserved.