- get() - Method in class org.eclipse.jkube.kit.common.util.LazyBuilder
-
- getAbsolutePath(String) - Static method in class org.eclipse.jkube.kit.common.util.FileUtil
-
Returns the absolute path to a file with name fileName
- getAbsolutePath(URL) - Static method in class org.eclipse.jkube.kit.common.util.FileUtil
-
Returns the absolute path to a resource addressed by the given url
- getActuatorBasePathPropertyKey() - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getActuatorDefaultBasePath() - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getAnnotationValue(HasMetadata, String) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getAnyDependencyVersionWithGroupId(JavaProject, String) - Static method in class org.eclipse.jkube.kit.common.util.JKubeProjectUtil
-
- getArgs() - Method in class org.eclipse.jkube.kit.common.ExternalCommand
-
- getArtifact() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Generated Artifact File for the project
- getArtifactId() - Method in class org.eclipse.jkube.kit.common.Dependency
-
Maven artifact ID.
- getArtifactId() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Maven artifact ID
- getArtifactId() - Method in class org.eclipse.jkube.kit.common.Plugin
-
Maven artifact ID.
- getArtifactType() - Method in enum org.eclipse.jkube.kit.common.ResourceFileType
-
- getAssemblyFileOutputDirectory(AssemblyFile, File, Assembly, AssemblyConfiguration) - Static method in class org.eclipse.jkube.kit.common.archive.AssemblyFileUtils
-
- getAuthConfig() - Method in class org.eclipse.jkube.kit.common.RegistryConfig
-
- getBasedir() - Method in class org.eclipse.jkube.kit.common.JKubeConfiguration
-
- getBaseDirectory() - Method in class org.eclipse.jkube.kit.common.Assembly
-
Base directory from which to resolve the Assembly files and filesets.
- getBaseDirectory() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project's base directory
- getBuildArgs() - Method in class org.eclipse.jkube.kit.common.JKubeConfiguration
-
- getBuildDirectory() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Directory where all build files are located (e.g.
- getBuildFinalName() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Filename (excluding the extension, and with no path information) that the produced project artifact will be called.
- getBuildPackageDirectory() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Directory where build packages or artifacts (jar/war/ear) are output.
- getBuildStatusPhase(Build) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getBuildStatusReason(Build) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getBuildTimestamp(Map<String, Object>, String, String, String) - Static method in class org.eclipse.jkube.kit.common.util.BuildReferenceDateUtil
-
Get the current build timestamp.
- getBuildTimestampFile(String, String) - Static method in class org.eclipse.jkube.kit.common.util.BuildReferenceDateUtil
-
- getClassLoader(JavaProject) - Static method in class org.eclipse.jkube.kit.common.util.JKubeProjectUtil
-
- getCommandAsString() - Method in class org.eclipse.jkube.kit.common.ExternalCommand
-
- getCompileClassLoader() - Method in class org.eclipse.jkube.kit.common.util.ProjectClassLoaders
-
- getCompileClassPathElements() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project Classpath entries.
- getConfiguration() - Method in class org.eclipse.jkube.kit.common.Plugin
-
Plugin configuration.
- getConfiguration() - Method in class org.eclipse.jkube.kit.common.RegistryServerConfiguration
-
- getContainers(Pod) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getContainers(PodSpec) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getCreationTimestamp(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getDefaultNamespace() - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getDefaultValue() - Method in interface org.eclipse.jkube.kit.common.Configs.Config
-
- getDependencies() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Direct dependencies for the project.
- getDependenciesWithTransitive() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
All dependencies (including transitive) for the project
- getDependency(JavaProject, String, String) - Static method in class org.eclipse.jkube.kit.common.util.JKubeProjectUtil
-
- getDescription() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project's description.
- getDest() - Method in class org.eclipse.jkube.kit.common.AssemblyFileEntry
-
- getDestName() - Method in class org.eclipse.jkube.kit.common.AssemblyFile
-
Destination filename in the outputDirectory.
- getDirectory() - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
Absolute or relative location from the project's directory.
- getDirectoryMode() - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
Similar to a UNIX permission, sets the directory mode of the directories included.
- getDocumentationUrl() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL to the project's documentation.
- getEmail() - Method in class org.eclipse.jkube.kit.common.Maintainer
-
- getEnvVar(List<EnvVar>, String, String) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getEnvVarOrSystemProperty(String, String) - Static method in class org.eclipse.jkube.kit.common.util.EnvUtil
-
- getEnvVarOrSystemProperty(String, String, String) - Static method in class org.eclipse.jkube.kit.common.util.EnvUtil
-
- getExcludes() - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
A set of files and directory to exclude.
- getExecutions() - Method in class org.eclipse.jkube.kit.common.Plugin
-
Plugin executions.
- getExportTargetDir() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
Whether the target directory should be exported as a volume.
- getExtension() - Method in enum org.eclipse.jkube.kit.common.AssemblyMode
-
Get the extension as known by the Maven assembler
- getFile() - Method in class org.eclipse.jkube.kit.common.Dependency
-
Dependency file.
- getFileMode() - Method in class org.eclipse.jkube.kit.common.AssemblyFile
-
Similar to a UNIX permission, sets the file mode of the file included.
- getFileMode() - Method in class org.eclipse.jkube.kit.common.AssemblyFileEntry
-
- getFileMode() - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
Similar to a UNIX permission, sets the file mode of the files included.
- getFiles() - Method in class org.eclipse.jkube.kit.common.Assembly
-
List of files for the Assembly.
- getFileSets() - Method in class org.eclipse.jkube.kit.common.Assembly
-
List of filesets for the Assembly.
- getFileSuffix() - Method in enum org.eclipse.jkube.kit.common.archive.ArchiveCompression
-
- getFinalOutputArtifact(JavaProject) - Static method in class org.eclipse.jkube.kit.common.util.JKubeProjectUtil
-
Returns the output artifact for the Project.
- getFinalResourceDirs(File, String) - Static method in class org.eclipse.jkube.kit.common.util.ResourceUtil
-
- getFlattenedClone(JKubeConfiguration) - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
- getFlattenedMap(Map<?, ?>) - Static method in class org.eclipse.jkube.kit.common.util.MapUtil
-
Build a flattened representation of provided Map.
- getFreeRandomPort() - Static method in class org.eclipse.jkube.kit.common.util.IoUtil
-
Find a free (on localhost) random port in the range [49152, 65535] after 100 attempts.
- getFreeRandomPort(int, int, int) - Static method in class org.eclipse.jkube.kit.common.util.IoUtil
-
Find a free (on localhost) random port in the specified range after the given number of attempts.
- getFromSystemPropertyWithPropertiesAsFallback(Properties, String) - Static method in class org.eclipse.jkube.kit.common.Configs
-
- getFullyQualifiedApiGroupWithKind(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getGitCommitId(Repository) - Static method in class org.eclipse.jkube.kit.common.util.GitUtil
-
- getGitRepository(File) - Static method in class org.eclipse.jkube.kit.common.util.GitUtil
-
- getGradlePlugins() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
List of applied plugin classes (Only applicable for Gradle projects).
- getGroupId() - Method in class org.eclipse.jkube.kit.common.Dependency
-
Maven group ID.
- getGroupId() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Maven group ID
- getGroupId() - Method in class org.eclipse.jkube.kit.common.Plugin
-
Maven group ID.
- getId() - Method in class org.eclipse.jkube.kit.common.Assembly
-
Unique ID for the Assembly.
- getId() - Method in class org.eclipse.jkube.kit.common.RegistryServerConfiguration
-
- getIncludes() - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
A set of files and directories to include.
- getInline() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
- getIssueManagementSystem() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Name of the issue management system for the project (e.g.
- getIssueManagementUrl() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL for the issue management system used by the project.
- getKey() - Method in interface org.eclipse.jkube.kit.common.Configs.Config
-
- getKind(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
Returns the kind of the entity
- getLabels(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getLabels(ObjectMeta) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
Returns the labels of the given metadata object or an empty map if the metadata or labels are null
- getLastModified() - Method in class org.eclipse.jkube.kit.common.AssemblyFileEntry
-
- getLayers() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
- getMaintainers() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
List of Maintainers involved with the project.
- getManagementContextPathPropertyKey() - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getManagementKeystorePropertyKey() - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getManagementPort(Properties) - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getManagementPortPropertyKey() - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getMode() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
- getModeRaw() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
- getName() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
Assembly name, which is maven by default.
- getName() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project's name.
- getName() - Method in class org.eclipse.jkube.kit.common.Maintainer
-
- getName() - Method in interface org.eclipse.jkube.kit.common.Named
-
Get name of this object
- getName(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getName(ObjectMeta) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getNamespace(ObjectMeta) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getNamespace(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getNestedMap(Map<String, ?>) - Static method in class org.eclipse.jkube.kit.common.util.MapUtil
-
Build a nested representation of the provided Map.
- getNewestApplicationPodName(KubernetesClient, String, Collection<HasMetadata>) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getNewestPod(Collection<Pod>) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getObjectMapper() - Method in enum org.eclipse.jkube.kit.common.ResourceFileType
-
- getOrCreateAnnotations(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getOrCreateLabels(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getOrCreateMetadata(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getOrganizationName() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Full name of the project's organization.
- getOutputDirectory() - Method in class org.eclipse.jkube.kit.common.AssemblyFile
-
Output directory relative to the root of the root directory of the assembly.
- getOutputDirectory() - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
Output directory relative to the root of the root directory of the assembly fileSet.
- getOutputDirectory() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Directory where compiled application classes are located (e.g.
- getOutputDirectory() - Method in class org.eclipse.jkube.kit.common.JKubeConfiguration
-
- getPackaging() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project's packaging type.
- getPassword() - Method in class org.eclipse.jkube.kit.common.RegistryServerConfiguration
-
- getPasswordDecryptionMethod() - Method in class org.eclipse.jkube.kit.common.RegistryConfig
-
- getPermissions() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
- getPermissionsRaw() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
- getPlugin(JavaProject, String, String) - Static method in class org.eclipse.jkube.kit.common.util.JKubeProjectUtil
-
- getPlugin(JavaProject, String) - Static method in class org.eclipse.jkube.kit.common.util.JKubeProjectUtil
-
- getPlugins() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
List of plugins (e.g.
- getPodPhase(Pod) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getProcessedLayers(JKubeConfiguration) - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
- getProject() - Method in class org.eclipse.jkube.kit.common.JKubeConfiguration
-
- getProperties() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project configuration properties to be used in generators and enrichers
- getProperties() - Method in class org.eclipse.jkube.kit.common.JKubeConfiguration
-
- getPropertiesFromApplicationYamlResource(String, URL) - Static method in class org.eclipse.jkube.kit.common.util.SpringBootUtil
-
- getPropertiesFromResource(URL) - Static method in class org.eclipse.jkube.kit.common.util.PropertiesUtil
-
Returns the given properties resource on the project classpath if found or an empty properties object if not
- getPropertiesFromYamlResource(URL) - Static method in class org.eclipse.jkube.kit.common.util.YamlUtil
-
- getPropertiesFromYamlResource(String, URL) - Static method in class org.eclipse.jkube.kit.common.util.YamlUtil
-
- getPropertiesFromYamlString(String) - Static method in class org.eclipse.jkube.kit.common.util.YamlUtil
-
- getPropertiesWithSystemOverrides(JavaProject) - Static method in class org.eclipse.jkube.kit.common.util.JKubeProjectUtil
-
- getProperty(String, JavaProject) - Static method in class org.eclipse.jkube.kit.common.util.JKubeProjectUtil
-
- getQuantityFromString(Map<String, String>) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
Get requests or limit objects from string hashmaps
- getReactorProjects() - Method in class org.eclipse.jkube.kit.common.JKubeConfiguration
-
- getRegistry() - Method in class org.eclipse.jkube.kit.common.RegistryConfig
-
- getRegistryConfig() - Method in class org.eclipse.jkube.kit.common.JKubeConfiguration
-
- getRelativeFilePath(String, String) - Static method in class org.eclipse.jkube.kit.common.util.FileUtil
-
Adapted from https://github.com/sonatype/plexus-utils/blob/5ba6cfcca911200b5b9d2b313bb939e6d7cbbac6/src/main/java/org/codehaus/plexus/util/PathTool.java#L302
- getRelativePath(File, File) - Static method in class org.eclipse.jkube.kit.common.util.FileUtil
-
- getResourceFragmentFromSource(File, List<String>, String, KitLogger) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
Get a specific resource fragment ending with some suffix in a specified directory
- getResources(String) - Static method in class org.eclipse.jkube.kit.common.util.ClassUtil
-
- getResources(String, List<ClassLoader>) - Static method in class org.eclipse.jkube.kit.common.util.ClassUtil
-
- getResourceVersion(HasMetadata) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
Returns the resource version for the entity or null if it does not have one
- getSchemaJson(URL) - Method in class org.eclipse.jkube.kit.common.util.validator.ResourceValidator
-
- getScmTag() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Tag of the project's current code.
- getScmUrl() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL for the project's browsable SCM repository.
- getScope() - Method in class org.eclipse.jkube.kit.common.Dependency
-
Dependency scope (e.g.
- getServer(List<RegistryServerConfiguration>, String) - Static method in class org.eclipse.jkube.kit.common.RegistryServerConfiguration
-
- getServerContextPathPropertyKey() - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getServerKeystorePropertyKey() - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getServerPort(Properties) - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getServerPortPropertyKey() - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getServiceExposeUrl(KubernetesClient, String, Collection<HasMetadata>, long, String) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- getServletPathPropertyKey() - Method in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- getSettings() - Method in class org.eclipse.jkube.kit.common.RegistryConfig
-
- getSite() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL to the project's homepage.
- getSource() - Method in class org.eclipse.jkube.kit.common.AssemblyFile
-
Absolute or relative path from the project's directory of the file to be included in the assembly.
- getSource() - Method in class org.eclipse.jkube.kit.common.AssemblyFileEntry
-
- getSourceDirectory() - Method in class org.eclipse.jkube.kit.common.JKubeConfiguration
-
- getSpringBootActiveProfile(JavaProject) - Static method in class org.eclipse.jkube.kit.common.util.SpringBootUtil
-
- getSpringBootApplicationProperties(URLClassLoader) - Static method in class org.eclipse.jkube.kit.common.util.SpringBootUtil
-
Returns the spring boot configuration (supports `application.properties` and `application.yml`)
or an empty properties object if not found, it assumes first profile as default profile.
- getSpringBootApplicationProperties(String, URLClassLoader) - Static method in class org.eclipse.jkube.kit.common.util.SpringBootUtil
-
Returns the spring boot configuration (supports `application.properties` and `application.yml`)
or an empty properties object if not found
- getSpringBootDevToolsVersion(JavaProject) - Static method in class org.eclipse.jkube.kit.common.util.SpringBootUtil
-
Determine the spring-boot devtools version for the current project
- getSpringBootPluginConfiguration(JavaProject) - Static method in class org.eclipse.jkube.kit.common.util.SpringBootUtil
-
- getSpringBootVersion(JavaProject) - Static method in class org.eclipse.jkube.kit.common.util.SpringBootUtil
-
Determine the spring-boot major version for the current project
- getStatusCode() - Method in class org.eclipse.jkube.kit.common.ExternalCommand
-
- getTarCompressionMethod() - Method in enum org.eclipse.jkube.kit.common.archive.ArchiveCompression
-
- getTargetDir() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
Directory under which the files and artifacts contained in the assembly will be copied within the container.
- getTarLongFileMode() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
Sets the TarArchiver behaviour on file paths with more than 100 characters length.
- getThorntailProperties(URLClassLoader) - Static method in class org.eclipse.jkube.kit.common.util.ThorntailUtil
-
Returns the thorntail configuration (supports `project-defaults.yml`)
or an empty properties object if not found
- getType() - Method in class org.eclipse.jkube.kit.common.Dependency
-
Dependency type (e.g.
- getType() - Method in class org.eclipse.jkube.kit.common.util.validator.IgnorePortValidationRule
-
- getType() - Method in class org.eclipse.jkube.kit.common.util.validator.IgnoreResourceMemoryLimitRule
-
- getUrl() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL for website of the project.
- getUrl() - Method in class org.eclipse.jkube.kit.common.Maintainer
-
- getUser() - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
User and/or group under which the files should be added.
- getUsername() - Method in class org.eclipse.jkube.kit.common.RegistryServerConfiguration
-
- getValue() - Method in enum org.eclipse.jkube.kit.common.KitLogger.LogVerboseCategory
-
- getValue() - Method in enum org.eclipse.jkube.kit.common.util.ResourceClassifier
-
- getValueFromProperties(Properties, String...) - Static method in class org.eclipse.jkube.kit.common.util.PropertiesUtil
-
Return first Non-Null set property from a set of provided properties
- getVersion() - Method in class org.eclipse.jkube.kit.common.Dependency
-
Maven version.
- getVersion() - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Maven version
- getVersion() - Method in class org.eclipse.jkube.kit.common.Plugin
-
Maven version.
- GitUtil - Class in org.eclipse.jkube.kit.common.util
-
- gradlePlugin(String) - Method in class org.eclipse.jkube.kit.common.JavaProject.JavaProjectBuilder
-
- gradlePlugins(Collection<? extends String>) - Method in class org.eclipse.jkube.kit.common.JavaProject.JavaProjectBuilder
-
- greaterOrEqualsVersion(String, String) - Static method in class org.eclipse.jkube.kit.common.util.EnvUtil
-
Check whether the first given API version is larger or equals the second given version
- groupId(String) - Method in class org.eclipse.jkube.kit.common.Dependency.DependencyBuilder
-
Maven group ID.
- groupId(String) - Method in class org.eclipse.jkube.kit.common.JavaProject.JavaProjectBuilder
-
- groupId(String) - Method in class org.eclipse.jkube.kit.common.Plugin.PluginBuilder
-
Maven group ID.
- sanitizeFileName(String) - Static method in class org.eclipse.jkube.kit.common.util.IoUtil
-
Returns an identifier from the given string that can be used as file name.
- save(File, Object) - Static method in class org.eclipse.jkube.kit.common.util.ResourceUtil
-
- save(File, Object, ResourceFileType) - Static method in class org.eclipse.jkube.kit.common.util.ResourceUtil
-
- SCHEMA_JSON - Static variable in class org.eclipse.jkube.kit.common.util.validator.ResourceValidator
-
- scmTag(String) - Method in class org.eclipse.jkube.kit.common.JavaProject.JavaProjectBuilder
-
- scmUrl(String) - Method in class org.eclipse.jkube.kit.common.JavaProject.JavaProjectBuilder
-
- scope(String) - Method in class org.eclipse.jkube.kit.common.Dependency.DependencyBuilder
-
Dependency scope (e.g.
- serializeKindFilenameTable(InputStream) - Method in class org.eclipse.jkube.kit.common.util.AsciiDocParser
-
This method serializes the content of an AsciiDoc table used to set the mapping between kinds and filenames.
- setArtifact(File) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Generated Artifact File for the project
- setArtifactId(String) - Method in class org.eclipse.jkube.kit.common.Dependency
-
Maven artifact ID.
- setArtifactId(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Maven artifact ID
- setArtifactId(String) - Method in class org.eclipse.jkube.kit.common.Plugin
-
Maven artifact ID.
- setBaseDirectory(File) - Method in class org.eclipse.jkube.kit.common.Assembly
-
Base directory from which to resolve the Assembly files and filesets.
- setBaseDirectory(File) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project's base directory
- setBuildDirectory(File) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Directory where all build files are located (e.g.
- setBuildFinalName(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Filename (excluding the extension, and with no path information) that the produced project artifact will be called.
- setBuildPackageDirectory(File) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Directory where build packages or artifacts (jar/war/ear) are output.
- setCompileClassPathElements(List<String>) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project Classpath entries.
- setConfiguration(Map<String, Object>) - Method in class org.eclipse.jkube.kit.common.Plugin
-
Plugin configuration.
- setConfiguration(Map<String, Object>) - Method in class org.eclipse.jkube.kit.common.RegistryServerConfiguration
-
- setDependencies(List<Dependency>) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Direct dependencies for the project.
- setDependenciesWithTransitive(List<Dependency>) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
All dependencies (including transitive) for the project
- setDescription(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project's description.
- setDest(File) - Method in class org.eclipse.jkube.kit.common.AssemblyFileEntry
-
- setDestName(String) - Method in class org.eclipse.jkube.kit.common.AssemblyFile
-
Destination filename in the outputDirectory.
- setDirectory(File) - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
Absolute or relative location from the project's directory.
- setDirectoryMode(String) - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
Similar to a UNIX permission, sets the directory mode of the directories included.
- setDocumentationUrl(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL to the project's documentation.
- setEmail(String) - Method in class org.eclipse.jkube.kit.common.Maintainer
-
- setEnvVar(List<EnvVar>, String, String) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
- setExcludes(List<String>) - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
A set of files and directory to exclude.
- setExecutions(List<String>) - Method in class org.eclipse.jkube.kit.common.Plugin
-
Plugin executions.
- setFile(File) - Method in class org.eclipse.jkube.kit.common.Dependency
-
Dependency file.
- setFileMode(String) - Method in class org.eclipse.jkube.kit.common.AssemblyFile
-
Similar to a UNIX permission, sets the file mode of the file included.
- setFileMode(String) - Method in class org.eclipse.jkube.kit.common.AssemblyFileEntry
-
- setFileMode(String) - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
Similar to a UNIX permission, sets the file mode of the files included.
- setFiles(List<AssemblyFile>) - Method in class org.eclipse.jkube.kit.common.Assembly
-
List of files for the Assembly.
- setFileSets(List<AssemblyFileSet>) - Method in class org.eclipse.jkube.kit.common.Assembly
-
List of filesets for the Assembly.
- setGradlePlugins(List<String>) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
List of applied plugin classes (Only applicable for Gradle projects).
- setGroupId(String) - Method in class org.eclipse.jkube.kit.common.Dependency
-
Maven group ID.
- setGroupId(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Maven group ID
- setGroupId(String) - Method in class org.eclipse.jkube.kit.common.Plugin
-
Maven group ID.
- setId(String) - Method in class org.eclipse.jkube.kit.common.Assembly
-
Unique ID for the Assembly.
- setId(String) - Method in class org.eclipse.jkube.kit.common.RegistryServerConfiguration
-
- setIncludes(List<String>) - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
A set of files and directories to include.
- setInline(Assembly) - Method in class org.eclipse.jkube.kit.common.AssemblyConfiguration
-
- setIssueManagementSystem(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Name of the issue management system for the project (e.g.
- setIssueManagementUrl(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL for the issue management system used by the project.
- setLastModified(long) - Method in class org.eclipse.jkube.kit.common.AssemblyFileEntry
-
- setMaintainers(List<Maintainer>) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
List of Maintainers involved with the project.
- setName(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project's name.
- setName(String) - Method in class org.eclipse.jkube.kit.common.Maintainer
-
- setOrganizationName(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Full name of the project's organization.
- setOutputDirectory(String) - Method in class org.eclipse.jkube.kit.common.AssemblyFile
-
Output directory relative to the root of the root directory of the assembly.
- setOutputDirectory(String) - Method in class org.eclipse.jkube.kit.common.AssemblyFileSet
-
Output directory relative to the root of the root directory of the assembly fileSet.
- setOutputDirectory(File) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Directory where compiled application classes are located (e.g.
- setPackaging(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project's packaging type.
- setPassword(String) - Method in class org.eclipse.jkube.kit.common.RegistryServerConfiguration
-
- setPlugins(List<Plugin>) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
List of plugins (e.g.
- setProperties(Properties) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Project configuration properties to be used in generators and enrichers
- setScmTag(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Tag of the project's current code.
- setScmUrl(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL for the project's browsable SCM repository.
- setScope(String) - Method in class org.eclipse.jkube.kit.common.Dependency
-
Dependency scope (e.g.
- setSite(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL to the project's homepage.
- setSource(File) - Method in class org.eclipse.jkube.kit.common.AssemblyFile
-
Absolute or relative path from the project's directory of the file to be included in the assembly.
- setSource(File) - Method in class org.eclipse.jkube.kit.common.AssemblyFileEntry
-
- settings(List<RegistryServerConfiguration>) - Method in class org.eclipse.jkube.kit.common.RegistryConfig.RegistryConfigBuilder
-
- setType(String) - Method in class org.eclipse.jkube.kit.common.Dependency
-
Dependency type (e.g.
- setUrl(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
URL for website of the project.
- setUrl(String) - Method in class org.eclipse.jkube.kit.common.Maintainer
-
- setUsername(String) - Method in class org.eclipse.jkube.kit.common.RegistryServerConfiguration
-
- setVersion(String) - Method in class org.eclipse.jkube.kit.common.Dependency
-
Maven version.
- setVersion(String) - Method in class org.eclipse.jkube.kit.common.JavaProject
-
Maven version
- setVersion(String) - Method in class org.eclipse.jkube.kit.common.Plugin
-
Maven version.
- SilentLogger() - Constructor for class org.eclipse.jkube.kit.common.KitLogger.SilentLogger
-
- site(String) - Method in class org.eclipse.jkube.kit.common.JavaProject.JavaProjectBuilder
-
- size(Map) - Static method in class org.eclipse.jkube.kit.common.util.UserConfigurationCompare
-
- size(Collection) - Static method in class org.eclipse.jkube.kit.common.util.UserConfigurationCompare
-
- skipExtendedAuth(boolean) - Method in class org.eclipse.jkube.kit.common.RegistryConfig.RegistryConfigBuilder
-
- Slf4jKitLogger - Class in org.eclipse.jkube.kit.common.util
-
- Slf4jKitLogger(Logger) - Constructor for class org.eclipse.jkube.kit.common.util.Slf4jKitLogger
-
- source(File) - Method in class org.eclipse.jkube.kit.common.AssemblyFile.AssemblyFileBuilder
-
Absolute or relative path from the project's directory of the file to be included in the assembly.
- source(File) - Method in class org.eclipse.jkube.kit.common.AssemblyFileEntry.AssemblyFileEntryBuilder
-
- sourceDirectory(String) - Method in class org.eclipse.jkube.kit.common.JKubeConfiguration.JKubeConfigurationBuilder
-
- splitAtCommasAndTrim(Iterable<String>) - Static method in class org.eclipse.jkube.kit.common.util.EnvUtil
-
Split each element of an Iterable;<String;> at commas.
- splitOnLastColon(List<String>) - Static method in class org.eclipse.jkube.kit.common.util.EnvUtil
-
Splits every element in the given list on the last colon in the name and returns a list with
two elements: The left part before the colon and the right part after the colon.
- splitOnSpaceWithEscape(String) - Static method in class org.eclipse.jkube.kit.common.util.EnvUtil
-
- SPRING_BOOT_ARTIFACT_ID - Static variable in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- SPRING_BOOT_DEVTOOLS_ARTIFACT_ID - Static variable in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- SPRING_BOOT_GRADLE_PLUGIN_ARTIFACT_ID - Static variable in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- SPRING_BOOT_GROUP_ID - Static variable in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- SPRING_BOOT_MAVEN_PLUGIN_ARTIFACT_ID - Static variable in class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- SpringBootConfigurationHelper - Class in org.eclipse.jkube.kit.common.util
-
Standard properties from Spring Boot application.properties files
- SpringBootConfigurationHelper(Optional<String>) - Constructor for class org.eclipse.jkube.kit.common.util.SpringBootConfigurationHelper
-
- SpringBootUtil - Class in org.eclipse.jkube.kit.common.util
-
Utility methods to access spring-boot resources.
- start() - Method in class org.eclipse.jkube.kit.common.ExternalCommand
-
- StdoutLogger() - Constructor for class org.eclipse.jkube.kit.common.KitLogger.StdoutLogger
-
- storeTimestamp(File, Date) - Static method in class org.eclipse.jkube.kit.common.util.EnvUtil
-
Create a timestamp file holding time in epoch seconds.
- stream(NodeList) - Static method in class org.eclipse.jkube.kit.common.util.XMLUtil
-
- stringJoin(List, String) - Static method in class org.eclipse.jkube.kit.common.util.EnvUtil
-
Join a list of objects to a string with a given separator by calling Object.toString() on the elements.
- stripPostfix(String, String) - Static method in class org.eclipse.jkube.kit.common.util.FileUtil
-
- stripPrefix(String, String) - Static method in class org.eclipse.jkube.kit.common.util.FileUtil
-
- validate() - Method in class org.eclipse.jkube.kit.common.util.validator.ResourceValidator
-
Validates the resource descriptors as per JSON schema.
- validateKubernetesId(String, String) - Static method in class org.eclipse.jkube.kit.common.util.KubernetesHelper
-
Validates that the given value is valid according to the kubernetes ID parsing rules, throwing an exception if not.
- ValidationRule - Interface in org.eclipse.jkube.kit.common.util.validator
-
Created by hshinde on 9/23/17.
- ValidationUtil - Class in org.eclipse.jkube.kit.common.util
-
- valueOf(String) - Static method in enum org.eclipse.jkube.kit.common.archive.ArchiveCompression.TarCompressionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jkube.kit.common.archive.ArchiveCompression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jkube.kit.common.AssemblyConfiguration.PermissionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jkube.kit.common.AssemblyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jkube.kit.common.KitLogger.LogVerboseCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jkube.kit.common.ResourceFileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jkube.kit.common.util.AnsiUtil.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jkube.kit.common.util.ResourceClassifier
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eclipse.jkube.kit.common.archive.ArchiveCompression.TarCompressionMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jkube.kit.common.archive.ArchiveCompression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jkube.kit.common.AssemblyConfiguration.PermissionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jkube.kit.common.AssemblyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jkube.kit.common.KitLogger.LogVerboseCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jkube.kit.common.ResourceFileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jkube.kit.common.util.AnsiUtil.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jkube.kit.common.util.ResourceClassifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verbose(String, Object...) - Method in interface org.eclipse.jkube.kit.common.KitLogger
-
Verbose message
- verbose(String, Object...) - Method in class org.eclipse.jkube.kit.common.PrefixedLogger
-
- version(String) - Method in class org.eclipse.jkube.kit.common.Dependency.DependencyBuilder
-
Maven version.
- version(String) - Method in class org.eclipse.jkube.kit.common.JavaProject.JavaProjectBuilder
-
- version(String) - Method in class org.eclipse.jkube.kit.common.Plugin.PluginBuilder
-
Maven version.