Skip navigation links
A B E G I K L V 

A

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(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.BaseEnricher
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
 
getKubernetes() - Method in class io.fabric8.maven.enricher.api.BaseEnricher
 
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(Kind) - Static method in class io.fabric8.maven.enricher.api.Kinds
Returns true if the kind is a Deployment/DeploymentConfig or ReplicaSet/ReplicationController
isOffline() - Method in class io.fabric8.maven.enricher.api.BaseEnricher
Returns true if in offline mode

K

Kind - Enum in io.fabric8.maven.enricher.api
Enum describing the object types which are created
Kinds - Class in io.fabric8.maven.enricher.api
 
Kinds() - Constructor for class io.fabric8.maven.enricher.api.Kinds
 

L

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

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

Copyright © 2016. All rights reserved.