Skip navigation links
A B E G I K L R U V 

A

AbstractLiveEnricher - Class in io.fabric8.maven.enricher.api
 
AbstractLiveEnricher(EnricherContext, String) - Constructor for class io.fabric8.maven.enricher.api.AbstractLiveEnricher
 
adapt(KubernetesListBuilder) - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
adapt(KubernetesListBuilder) - Method in interface io.fabric8.maven.enricher.api.Enricher
Final customization of the overall resource descriptor.
addMissingResources(KubernetesListBuilder) - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
addMissingResources(KubernetesListBuilder) - Method in interface io.fabric8.maven.enricher.api.Enricher
Add default resources when they are missing.
asBooleanFromGlobalProp(String) - Method in class io.fabric8.maven.enricher.api.AbstractLiveEnricher
 

B

BaseEnricher - Class in io.fabric8.maven.enricher.api
 
BaseEnricher(EnricherContext, String) - Constructor for class io.fabric8.maven.enricher.api.BaseEnricher
 

E

Enricher - Interface in io.fabric8.maven.enricher.api
Interface describing enrichers which add to kubernetes descriptors
EnricherConfig - Class in io.fabric8.maven.enricher.api
 
EnricherConfig(Properties, String, ProcessorConfig) - Constructor for class io.fabric8.maven.enricher.api.EnricherConfig
 
EnricherContext - Class in io.fabric8.maven.enricher.api
 
EnricherContext(MavenProject, MavenSession, GoalFinder, ProcessorConfig, List<ImageConfiguration>, ResourceConfig, Logger, boolean) - Constructor for class io.fabric8.maven.enricher.api.EnricherContext
 

G

get(Configs.Key) - Method in class io.fabric8.maven.enricher.api.EnricherConfig
Get a configuration value
get(Configs.Key, String) - Method in class io.fabric8.maven.enricher.api.EnricherConfig
Get a config value with a default.
getAnnotations(Kind) - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getAnnotations(Kind) - Method in interface io.fabric8.maven.enricher.api.Enricher
Return annotations to add
getConfig(Configs.Key) - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getConfig(Configs.Key, String) - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getConfig() - Method in class io.fabric8.maven.enricher.api.EnricherContext
 
getContext() - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getDefaultOnline() - Method in class io.fabric8.maven.enricher.api.AbstractLiveEnricher
Return the value to return if no online mode is explicitely specified.
getExternalServiceURL(String, String) - Method in class io.fabric8.maven.enricher.api.AbstractLiveEnricher
Returns the external access to the given service name
getGitCommitId(Repository) - Static method in class io.fabric8.maven.enricher.api.util.GitUtil
 
getGitRepository(MavenProject) - Static method in class io.fabric8.maven.enricher.api.util.GitUtil
 
getImages() - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getImages() - Method in class io.fabric8.maven.enricher.api.EnricherContext
 
getLabels(Kind) - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getLabels(Kind) - Method in interface io.fabric8.maven.enricher.api.Enricher
Get labels to add too objects
getLog() - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getLog() - Method in class io.fabric8.maven.enricher.api.EnricherContext
 
getName() - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getProject() - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getProject() - Method in class io.fabric8.maven.enricher.api.EnricherContext
 
getResourceConfig() - Method in class io.fabric8.maven.enricher.api.EnricherContext
 
getSelector(Kind) - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getSelector(Kind) - Method in interface io.fabric8.maven.enricher.api.Enricher
Get the selector for a service or replica set / replication controller
GitUtil - Class in io.fabric8.maven.enricher.api.util
 
GitUtil() - Constructor for class io.fabric8.maven.enricher.api.util.GitUtil
 

I

io.fabric8.maven.enricher.api - package io.fabric8.maven.enricher.api
 
io.fabric8.maven.enricher.api.util - package io.fabric8.maven.enricher.api.util
 
isDeployOrReplicaKind() - Method in enum io.fabric8.maven.enricher.api.Kind
Returns true if the kind is a Deployment/DeploymentConfig or ReplicaSet/ReplicationController
isOnline() - Method in class io.fabric8.maven.enricher.api.AbstractLiveEnricher
Returns true if in offline mode, "false" if not speciied.
isOpenShiftMode() - Method in class io.fabric8.maven.enricher.api.BaseEnricher
Returns true if we are in OpenShift S2I binary building mode
isService() - Method in enum io.fabric8.maven.enricher.api.Kind
Check whether kinds is a Service
isUseProjectClasspath() - Method in class io.fabric8.maven.enricher.api.EnricherContext
 

K

Kind - Enum in io.fabric8.maven.enricher.api
Enum describing the object types which are created

L

log - Variable in class io.fabric8.maven.enricher.api.BaseEnricher
 

R

runningWithGoal(String...) - Method in class io.fabric8.maven.enricher.api.EnricherContext
Returns true if maven is running with any of the given goals

U

unfoldExceptions(Throwable) - Method in class io.fabric8.maven.enricher.api.AbstractLiveEnricher
Creates an Iterable to walk the exception from the bottom up (the last caused by going upwards to the root exception).

V

valueOf(String) - Static method in enum io.fabric8.maven.enricher.api.Kind
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.fabric8.maven.enricher.api.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
A B E G I K L R U V 
Skip navigation links

Copyright © 2016. All rights reserved.