- get(Configs.Config) - Method in class org.eclipse.jkube.kit.enricher.api.EnricherConfig
-
Get a configuration value
- get(Configs.Config, String) - Method in class org.eclipse.jkube.kit.enricher.api.EnricherConfig
-
Get a config value with a default.
- get(ResourceConfig, List<ImageConfiguration>) - Method in interface org.eclipse.jkube.kit.enricher.handler.ControllerHandler
-
- get(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.DaemonSetHandler
-
- get(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.DeploymentConfigHandler
-
- get(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.DeploymentHandler
-
- get(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.JobHandler
-
- get(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.ReplicaSetHandler
-
- get(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.ReplicationControllerHandler
-
- get(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.StatefulSetHandler
-
- getBuildStatusPhase(Build) - Static method in class org.eclipse.jkube.kit.enricher.api.util.KubernetesResourceUtil
-
- getConfig(Configs.Config) - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getConfig(Configs.Config, String) - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getConfiguration() - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getConfiguration() - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
The configuration specific to the enricher.
- getConfiguration() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
overall configuration for the build.
- getConfigWithFallback(Configs.Config, String, String) - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getContext() - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getControllerHandlers() - Method in class org.eclipse.jkube.kit.enricher.handler.HandlerHub
-
- getControllerHandlerType() - Method in class org.eclipse.jkube.kit.enricher.handler.ControllerHandlerLazyBuilder
-
- getControllerName(ResourceConfig, String) - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
This method overrides the controller name value by the value provided in XML config.
- getCreationTimestamp(HasMetadata) - Static method in class org.eclipse.jkube.kit.enricher.api.util.KubernetesResourceUtil
-
- getDependencies(boolean) - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
Gets dependencies defined in build tool
- getDependencies(boolean) - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getDependencyVersion(String, String) - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
Gets version of given dependency.
- getDockerContainerID(Pod) - Static method in class org.eclipse.jkube.kit.enricher.api.util.KubernetesResourceUtil
-
- getDockerJsonConfigString(List<RegistryServerConfiguration>, String) - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getGav() - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
Get the current artifact with its parameters
- getGav() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getGav() - Method in class org.eclipse.jkube.kit.enricher.api.model.Dependency
-
- getHandlerFor(T) - Method in class org.eclipse.jkube.kit.enricher.handler.HandlerHub
-
- getHandlerFor(Class<T>) - Method in class org.eclipse.jkube.kit.enricher.handler.HandlerHub
-
- getHandlerHub() - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
Returns the global Handler Hub to use with the enrichers.
- getHandlerHub() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getImagePullPolicy(ResourceConfig, String) - Static method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
This method overrides the ImagePullPolicy value by the value provided in
XML config.
- getImages() - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getImages() - Method in class org.eclipse.jkube.kit.enricher.api.model.Configuration
-
List of image configuration used when building.
- getInitContainer(PodTemplateSpecBuilder, String) - Method in class org.eclipse.jkube.kit.enricher.api.util.InitContainerHandler
-
- getKind() - Method in class org.eclipse.jkube.kit.enricher.api.model.KindAndName
-
- getLocation() - Method in class org.eclipse.jkube.kit.enricher.api.model.Dependency
-
- getLog() - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getLog() - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
Get Logger.
- getLog() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getName() - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getName() - Method in class org.eclipse.jkube.kit.enricher.api.model.KindAndName
-
- getNamespace(ResourceConfig, String) - Static method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getNamespace(String) - Method in class org.eclipse.jkube.kit.enricher.handler.NamespaceHandler
-
- getNamespaceHandler() - Method in class org.eclipse.jkube.kit.enricher.handler.HandlerHub
-
- getNameWithSuffix(String, String) - Static method in class org.eclipse.jkube.kit.enricher.api.util.KubernetesResourceUtil
-
- getOpenshiftDeployTimeoutInSeconds(Long) - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getPluginConfigLookup() - Method in class org.eclipse.jkube.kit.enricher.api.model.Configuration
-
Lookup plugin project configuration.
- getPluginConfiguration(String, String) - Method in class org.eclipse.jkube.kit.enricher.api.model.Configuration
-
Gets plugin configuration values.
- getPodTemplate(T) - Method in interface org.eclipse.jkube.kit.enricher.handler.ControllerHandler
-
- getPodTemplate(DaemonSet) - Method in class org.eclipse.jkube.kit.enricher.handler.DaemonSetHandler
-
- getPodTemplate(DeploymentConfig) - Method in class org.eclipse.jkube.kit.enricher.handler.DeploymentConfigHandler
-
- getPodTemplate(Deployment) - Method in class org.eclipse.jkube.kit.enricher.handler.DeploymentHandler
-
- getPodTemplate(Job) - Method in class org.eclipse.jkube.kit.enricher.handler.JobHandler
-
- getPodTemplate(ResourceConfig, String, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.PodTemplateHandler
-
- getPodTemplate(ReplicaSet) - Method in class org.eclipse.jkube.kit.enricher.handler.ReplicaSetHandler
-
- getPodTemplate(ReplicationController) - Method in class org.eclipse.jkube.kit.enricher.handler.ReplicationControllerHandler
-
- getPodTemplate(StatefulSet) - Method in class org.eclipse.jkube.kit.enricher.handler.StatefulSetHandler
-
- getPodTemplateSpec(ResourceConfig, List<ImageConfiguration>) - Method in interface org.eclipse.jkube.kit.enricher.handler.ControllerHandler
-
- getPodTemplateSpec(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.DaemonSetHandler
-
- getPodTemplateSpec(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.DeploymentConfigHandler
-
- getPodTemplateSpec(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.DeploymentHandler
-
- getPodTemplateSpec(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.JobHandler
-
- getPodTemplateSpec(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.ReplicaSetHandler
-
- getPodTemplateSpec(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.ReplicationControllerHandler
-
- getPodTemplateSpec(ResourceConfig, List<ImageConfiguration>) - Method in class org.eclipse.jkube.kit.enricher.handler.StatefulSetHandler
-
- getProbe(ProbeConfig) - Method in class org.eclipse.jkube.kit.enricher.handler.ProbeHandler
-
- getProcessingInstructions() - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
- getProcessingInstructions() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getProcessingInstructionViaKey(String) - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
- getProcessorConfig() - Method in class org.eclipse.jkube.kit.enricher.api.model.Configuration
-
Processor config which holds all the configuration for processors / enrichers.
- getProject() - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
- getProject() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getProject(String) - Method in class org.eclipse.jkube.kit.enricher.handler.ProjectHandler
-
- getProjectClassLoaders() - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
Get various class loaders used in the projects
- getProjectClassLoaders() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getProjectDirectory() - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
Base directory of the project.
- getProjectDirectory() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getProjectHandler() - Method in class org.eclipse.jkube.kit.enricher.handler.HandlerHub
-
- getProperties() - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
Returns the properties applicable for this EnricherContext.
- getProperties() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getProperty(String) - Method in interface org.eclipse.jkube.kit.enricher.api.EnricherContext
-
Gets a property used in project.
- getProperty(String) - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getReplicaCount(KubernetesListBuilder, ResourceConfig, int) - Static method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
This method just makes sure that the replica count provided in XML config
overrides the default option; and resource fragments are always given
topmost priority.
- getResource() - Method in class org.eclipse.jkube.kit.enricher.api.model.Configuration
-
Configuration influencing the resource generation.
- getResource(PlatformMode, ResourceVersioning, File, String) - Static method in class org.eclipse.jkube.kit.enricher.api.util.KubernetesResourceUtil
-
Read a Kubernetes resource fragment and add meta information extracted from the filename
to the resource descriptor.
- getScope() - Method in class org.eclipse.jkube.kit.enricher.api.model.Dependency
-
- getSecretConfigLookup() - Method in class org.eclipse.jkube.kit.enricher.api.model.Configuration
-
Lookup secret configuration.
- getSecretConfiguration(String) - Method in class org.eclipse.jkube.kit.enricher.api.model.Configuration
-
Gets configuration values.
- getServiceHandler() - Method in class org.eclipse.jkube.kit.enricher.handler.HandlerHub
-
- getServices(List<ServiceConfig>) - Method in class org.eclipse.jkube.kit.enricher.handler.ServiceHandler
-
- getSettings() - Method in class org.eclipse.jkube.kit.enricher.api.JKubeEnricherContext
-
- getType() - Method in class org.eclipse.jkube.kit.enricher.api.model.Dependency
-
- getType() - Method in class org.eclipse.jkube.kit.enricher.api.visitor.MetadataVisitor
-
- getValueFromConfig(String, boolean) - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
Getting a property value from configuration
- getValueFromConfig(String, String) - Method in class org.eclipse.jkube.kit.enricher.api.BaseEnricher
-
Getting a property value from configuration
- GoTimeUtil - Class in org.eclipse.jkube.kit.enricher.api.util
-
Utility methods for using durations according to Docker/Go format (https://golang.org/pkg/time/#ParseDuration).