Skip navigation links
A B E G I K L 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
addDefaultResources(KubernetesListBuilder) - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
addDefaultResources(KubernetesListBuilder) - Method in interface io.fabric8.maven.enricher.api.Enricher
Add default resources when they are missing.

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
EnricherConfiguration - Class in io.fabric8.maven.enricher.api
 
EnricherConfiguration(Properties, String, Map<String, String>) - Constructor for class io.fabric8.maven.enricher.api.EnricherConfiguration
 
EnricherContext - Class in io.fabric8.maven.enricher.api
 
EnricherContext(MavenProject, Map<String, String>, List<ImageConfiguration>, ResourceConfiguration, Logger) - Constructor for class io.fabric8.maven.enricher.api.EnricherContext
 

G

get(Configs.Key) - Method in class io.fabric8.maven.enricher.api.EnricherConfiguration
Get a configuration value
get(Configs.Key, String) - Method in class io.fabric8.maven.enricher.api.EnricherConfiguration
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
 
getExternalServiceURL(String, String) - Method in class io.fabric8.maven.enricher.api.AbstractLiveEnricher
Returns the external access to the given service name
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
 
getName() - Method in interface io.fabric8.maven.enricher.api.Enricher
Unique name of the enricher
getProject() - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
getProject() - Method in class io.fabric8.maven.enricher.api.EnricherContext
 
getResourceConfiguration() - 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

I

io.fabric8.maven.enricher.api - package io.fabric8.maven.enricher.api
 
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
isService() - Method in enum io.fabric8.maven.enricher.api.Kind
Check whether kinds is a Service

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
 

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 U V 
Skip navigation links

Copyright © 2016. All rights reserved.