A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractBuilder<T,R extends AbstractBuilder> - Class in cz.xtf.builder.builders
- AbstractBuilder(ApplicationBuilder, String) - Constructor for class cz.xtf.builder.builders.AbstractBuilder
- AbstractDatabase - Class in cz.xtf.builder.db
- AbstractDatabase(String, String) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, boolean, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, PersistentVolumeClaim) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, PersistentVolumeClaim, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, PersistentVolumeClaim, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, String, String, String) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, String, String, String, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, String, String, String, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, String, String, String, PersistentVolumeClaim) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractDatabase(String, String, String, String, String, PersistentVolumeClaim, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractDatabase
- AbstractProbe - Class in cz.xtf.builder.builders.deployment
- AbstractProbe() - Constructor for class cz.xtf.builder.builders.deployment.AbstractProbe
- AbstractSQLDatabase - Class in cz.xtf.builder.db
- AbstractSQLDatabase(String, String) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, boolean, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, PersistentVolumeClaim) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, PersistentVolumeClaim, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, PersistentVolumeClaim, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, String, String, String) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, String, String, String, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, String, String, String, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, String, String, String, PersistentVolumeClaim) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- AbstractSQLDatabase(String, String, String, String, String, PersistentVolumeClaim, boolean, boolean) - Constructor for class cz.xtf.builder.db.AbstractSQLDatabase
- accessROX() - Method in class cz.xtf.builder.builders.PVCBuilder
- accessRWO() - Method in class cz.xtf.builder.builders.PVCBuilder
- accessRWX() - Method in class cz.xtf.builder.builders.PVCBuilder
- addAnnotation(String, String) - Method in class cz.xtf.builder.builders.AbstractBuilder
- addCommand(String...) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addConfigMapVolume(String, String) - Method in class cz.xtf.builder.builders.PodBuilder
- addConfigMapVolume(String, String, String) - Method in class cz.xtf.builder.builders.PodBuilder
- addContainerSelector(String, String) - Method in class cz.xtf.builder.builders.ServiceBuilder
- addCPUResource() - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- addCPUResource() - Method in interface cz.xtf.builder.builders.limits.ResourceLimitBuilder
- addCPUResource() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addData(String, byte[]) - Method in class cz.xtf.builder.builders.SecretBuilder
- addData(String, InputStream) - Method in class cz.xtf.builder.builders.SecretBuilder
- addData(String, Path) - Method in class cz.xtf.builder.builders.SecretBuilder
- addDatabase(OpenShiftAuxiliary) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- addEmptyDirVolume(String) - Method in class cz.xtf.builder.builders.PodBuilder
- addEncodedData(String, String) - Method in class cz.xtf.builder.builders.SecretBuilder
-
Use this to add data already encoded in Base64 to the secret.
- addEnvVariable(String, String) - Method in class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- addHostPathVolume(String, String) - Method in class cz.xtf.builder.builders.PodBuilder
- addIP(String) - Method in class cz.xtf.builder.builders.EndpointBuilder
- addLabel(String, String) - Method in class cz.xtf.builder.builders.AbstractBuilder
- addLabels(Map<String, String>) - Method in class cz.xtf.builder.builders.AbstractBuilder
- addLivenessProbe() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addMemoryResource() - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- addMemoryResource() - Method in interface cz.xtf.builder.builders.limits.ResourceLimitBuilder
- addMemoryResource() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addNFSVolume(String, String, String) - Method in class cz.xtf.builder.builders.PodBuilder
- addPath(String, String) - Method in class cz.xtf.builder.builders.buildconfig.ImageSource
- addPersistenVolumeClaim(String, String) - Method in class cz.xtf.builder.builders.PodBuilder
- addPort(int) - Method in class cz.xtf.builder.builders.EndpointBuilder
- addPort(int, TransportProtocol) - Method in class cz.xtf.builder.builders.EndpointBuilder
- addPreStopHandler(Handler) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addRawData(String, String) - Method in class cz.xtf.builder.builders.SecretBuilder
-
Use this to add raw (unencoded) data to the secret.
- addReadinessProbe() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addReadinessProbe(AbstractProbe) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addRunAsUserSecurityContext(Long) - Method in class cz.xtf.builder.builders.PodBuilder
- addSecret(Secret) - Method in class cz.xtf.builder.builders.ServiceAccountBuilder
- addSecret(String) - Method in class cz.xtf.builder.builders.ServiceAccountBuilder
- addSecretVolume(String, String) - Method in class cz.xtf.builder.builders.PodBuilder
- addSecretVolume(String, String, Map<String, String>) - Method in class cz.xtf.builder.builders.PodBuilder
- addServiceAccount(String) - Method in class cz.xtf.builder.builders.PodBuilder
- addStartupProbe() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addTag(String) - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- addTag(String, String) - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- addTag(String, String, boolean) - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- addTag(String, String, boolean, ImageStreamBuilder.TagReferencePolicyType) - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- addTag(String, String, ImageStreamBuilder.TagReferencePolicyType) - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- addVolumeMount(VolumeMount) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addVolumeMount(String, String, boolean) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addVolumeMount(String, String, boolean, String) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- addVolumeParameters(VolumeBuilder) - Method in class cz.xtf.builder.builders.pod.ConfigMapVolume
- addVolumeParameters(VolumeBuilder) - Method in class cz.xtf.builder.builders.pod.EmptyDirVolume
- addVolumeParameters(VolumeBuilder) - Method in class cz.xtf.builder.builders.pod.HostPathVolume
- addVolumeParameters(VolumeBuilder) - Method in class cz.xtf.builder.builders.pod.NFSVolume
- addVolumeParameters(VolumeBuilder) - Method in class cz.xtf.builder.builders.pod.PersistentVolumeClaim
- addVolumeParameters(VolumeBuilder) - Method in class cz.xtf.builder.builders.pod.SecretVolume
- addVolumeParameters(VolumeBuilder) - Method in class cz.xtf.builder.builders.pod.Volume
- apiGroups(String...) - Method in class cz.xtf.builder.builders.RoleBuilder
- app() - Method in class cz.xtf.builder.builders.AbstractBuilder
- ApplicationBuilder - Class in cz.xtf.builder.builders
- ApplicationBuilder(String) - Constructor for class cz.xtf.builder.builders.ApplicationBuilder
- ApplicationBuilder(String, Map<String, String>) - Constructor for class cz.xtf.builder.builders.ApplicationBuilder
- asObjectStore() - Method in class cz.xtf.builder.db.AbstractDatabase
B
- build() - Method in class cz.xtf.builder.builders.AbstractBuilder
- build() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- build() - Method in class cz.xtf.builder.builders.buildconfig.BuildStrategy
- build() - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- build() - Method in class cz.xtf.builder.builders.ConfigMapBuilder
- build() - Method in class cz.xtf.builder.builders.ConfigMapWithPropertyFilesBuilder
- build() - Method in class cz.xtf.builder.builders.deployment.AbstractProbe
- build() - Method in interface cz.xtf.builder.builders.deployment.Handler
- build() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- build() - Method in class cz.xtf.builder.builders.EndpointBuilder
- build() - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- build() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- build() - Method in class cz.xtf.builder.builders.pod.Volume
- build() - Method in class cz.xtf.builder.builders.PodBuilder
- build() - Method in class cz.xtf.builder.builders.PortBuilder
- build() - Method in class cz.xtf.builder.builders.PVCBuilder
- build() - Method in class cz.xtf.builder.builders.RoleBindingBuilder
- build() - Method in class cz.xtf.builder.builders.RoleBuilder
- build() - Method in class cz.xtf.builder.builders.RouteBuilder
- build() - Method in class cz.xtf.builder.builders.SecretBuilder
- build() - Method in class cz.xtf.builder.builders.ServiceAccountBuilder
- build() - Method in class cz.xtf.builder.builders.ServiceBuilder
- build(ProbeBuilder) - Method in class cz.xtf.builder.builders.deployment.AbstractProbe
- build(ProbeBuilder) - Method in class cz.xtf.builder.builders.deployment.LivenessProbe
- build(ProbeBuilder) - Method in class cz.xtf.builder.builders.deployment.ReadinessProbe
- build(ProbeBuilder) - Method in class cz.xtf.builder.builders.deployment.StartupProbe
- buildApplication() - Method in class cz.xtf.builder.builders.ApplicationBuilder
-
Deprecated.superseded by
ApplicationBuilder.buildApplication(OpenShift)Bring your own client is a preferred way to obtain OpenShiftApplication object - buildApplication(OpenShift) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildBuildConfigs() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildConfig() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildConfig() - Method in class cz.xtf.builder.builders.buildconfig.BuildStrategy
- buildConfig(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- BuildConfigBuilder - Class in cz.xtf.builder.builders
- BuildConfigBuilder(String) - Constructor for class cz.xtf.builder.builders.BuildConfigBuilder
- buildConfigMaps() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildDeploymentConfigs() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildImageStreams() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildPVCs() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildRoleBindings() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildRoles() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildRoutes() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildSecrets() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildServices() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- buildStrategy(BuildStrategyBuilder) - Method in class cz.xtf.builder.builders.buildconfig.BuildStrategy
- buildStrategy(BuildStrategyBuilder) - Method in class cz.xtf.builder.builders.buildconfig.DockerBuildStrategy
- buildStrategy(BuildStrategyBuilder) - Method in class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- BuildStrategy - Class in cz.xtf.builder.builders.buildconfig
- BuildStrategy(BuildConfigBuilder, String) - Constructor for class cz.xtf.builder.builders.buildconfig.BuildStrategy
C
- clean() - Method in class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- cleanEnvVars() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- clientIPStickiness() - Method in class cz.xtf.builder.builders.ServiceBuilder
- commandArgs - Variable in class cz.xtf.builder.builders.deployment.AbstractProbe
- ComputingResource - Class in cz.xtf.builder.builders.limits
- ComputingResource() - Constructor for class cz.xtf.builder.builders.limits.ComputingResource
- configEntries(Map<String, String>) - Method in interface cz.xtf.builder.builders.EnvironmentConfiguration
- configEntry(String, String) - Method in class cz.xtf.builder.builders.ConfigMapBuilder
- configEntry(String, String) - Method in class cz.xtf.builder.builders.ConfigMapWithPropertyFilesBuilder
- configEntry(String, String) - Method in interface cz.xtf.builder.builders.EnvironmentConfiguration
- configEntry(String, String) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- configFromConfigMap(String, String...) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- configFromConfigMap(String, Collection<String>) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- configFromConfigMap(String, Function<String, String>, String...) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- configFromConfigMap(String, Function<String, String>, Collection<String>) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- configMap() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- configMap(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- ConfigMapBuilder - Class in cz.xtf.builder.builders
- ConfigMapBuilder(String) - Constructor for class cz.xtf.builder.builders.ConfigMapBuilder
- ConfigMapVolume - Class in cz.xtf.builder.builders.pod
- ConfigMapVolume(String, String) - Constructor for class cz.xtf.builder.builders.pod.ConfigMapVolume
- ConfigMapVolume(String, String, String) - Constructor for class cz.xtf.builder.builders.pod.ConfigMapVolume
- ConfigMapWithPropertyFilesBuilder - Class in cz.xtf.builder.builders
- ConfigMapWithPropertyFilesBuilder(String) - Constructor for class cz.xtf.builder.builders.ConfigMapWithPropertyFilesBuilder
- configureApplicationDeployment(ApplicationBuilder, DeploymentConfigBuilder) - Method in class cz.xtf.builder.db.StoragePartition
- configureApplicationDeployment(DeploymentConfigBuilder) - Method in class cz.xtf.builder.db.AbstractDatabase
- configureApplicationDeployment(DeploymentConfigBuilder) - Method in class cz.xtf.builder.db.MongoDB
- configureApplicationDeployment(DeploymentConfigBuilder) - Method in interface cz.xtf.builder.db.OpenShiftAuxiliary
- configureContainer(ContainerBuilder) - Method in class cz.xtf.builder.db.AbstractDatabase
- configureContainer(ContainerBuilder) - Method in class cz.xtf.builder.db.AbstractSQLDatabase
- configureContainer(ContainerBuilder) - Method in class cz.xtf.builder.db.Derby
- configureContainer(ContainerBuilder) - Method in class cz.xtf.builder.db.MsSQL
- configureContainer(ContainerBuilder) - Method in class cz.xtf.builder.db.OracleXE
- configureDeployment(ApplicationBuilder) - Method in class cz.xtf.builder.db.AbstractDatabase
- configureDeployment(ApplicationBuilder) - Method in interface cz.xtf.builder.db.OpenShiftAuxiliary
- configureDeployment(ApplicationBuilder, boolean) - Method in class cz.xtf.builder.db.AbstractDatabase
- configureDeployment(ApplicationBuilder, boolean) - Method in interface cz.xtf.builder.db.OpenShiftAuxiliary
- configureEnvironment - Variable in class cz.xtf.builder.db.AbstractDatabase
- configureEnvironment(EnvironmentConfiguration) - Method in class cz.xtf.builder.db.AbstractDatabase
- configureService(ApplicationBuilder) - Method in class cz.xtf.builder.db.AbstractDatabase
- container() - Method in class cz.xtf.builder.builders.PodBuilder
- container(String) - Method in class cz.xtf.builder.builders.PodBuilder
- ContainerBuilder - Class in cz.xtf.builder.builders.pod
- ContainerBuilder(PodBuilder, String) - Constructor for class cz.xtf.builder.builders.pod.ContainerBuilder
- CPUResource - Class in cz.xtf.builder.builders.limits
- CPUResource() - Constructor for class cz.xtf.builder.builders.limits.CPUResource
- createExecHandler(String...) - Static method in interface cz.xtf.builder.builders.deployment.Handler
- createExecProbe(String...) - Method in class cz.xtf.builder.builders.deployment.AbstractProbe
- createHttpProbe(String, String) - Method in class cz.xtf.builder.builders.deployment.AbstractProbe
- createHttpProbe(String, String) - Method in class cz.xtf.builder.builders.deployment.LivenessProbe
- createHttpProbe(String, String) - Method in class cz.xtf.builder.builders.deployment.ReadinessProbe
- createHttpProbe(String, String) - Method in class cz.xtf.builder.builders.deployment.StartupProbe
- createHttpProbe(String, String, String) - Method in class cz.xtf.builder.builders.deployment.AbstractProbe
- createHttpProbe(String, String, String, String) - Method in class cz.xtf.builder.builders.deployment.AbstractProbe
- createHttpProbe(String, String, String, Map<String, String>) - Method in class cz.xtf.builder.builders.deployment.AbstractProbe
- createTcpProbe(String) - Method in class cz.xtf.builder.builders.deployment.AbstractProbe
- cz.xtf.builder - package cz.xtf.builder
- cz.xtf.builder.builders - package cz.xtf.builder.builders
- cz.xtf.builder.builders.buildconfig - package cz.xtf.builder.builders.buildconfig
- cz.xtf.builder.builders.deployment - package cz.xtf.builder.builders.deployment
- cz.xtf.builder.builders.limits - package cz.xtf.builder.builders.limits
- cz.xtf.builder.builders.pod - package cz.xtf.builder.builders.pod
- cz.xtf.builder.builders.route - package cz.xtf.builder.builders.route
- cz.xtf.builder.builders.secret - package cz.xtf.builder.builders.secret
- cz.xtf.builder.db - package cz.xtf.builder.db
D
- dataDir - Variable in class cz.xtf.builder.db.DefaultStatefulAuxiliary
- dbName - Variable in class cz.xtf.builder.db.AbstractDatabase
- DEFAULT_SECRET - Static variable in class cz.xtf.builder.builders.BuildConfigBuilder
- DefaultAuxiliary - Class in cz.xtf.builder.db
- DefaultAuxiliary(String) - Constructor for class cz.xtf.builder.db.DefaultAuxiliary
- defaultRouteCA() - Method in class cz.xtf.builder.builders.RouteBuilder
- DefaultStatefulAuxiliary - Class in cz.xtf.builder.db
- DefaultStatefulAuxiliary(String, String) - Constructor for class cz.xtf.builder.db.DefaultStatefulAuxiliary
- DefaultStatefulAuxiliary(String, String, PersistentVolumeClaim) - Constructor for class cz.xtf.builder.db.DefaultStatefulAuxiliary
- deploy() - Method in class cz.xtf.builder.OpenShiftApplication
- deployment() - Method in class cz.xtf.builder.builders.PodBuilder
- deploymentConfig() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- deploymentConfig(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- DeploymentConfigBuilder - Class in cz.xtf.builder.builders
- DeploymentConfigBuilder(String) - Constructor for class cz.xtf.builder.builders.DeploymentConfigBuilder
- Derby - Class in cz.xtf.builder.db
- Derby() - Constructor for class cz.xtf.builder.db.Derby
- docker() - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- DockerBuildStrategy - Class in cz.xtf.builder.builders.buildconfig
- DockerBuildStrategy(BuildConfigBuilder) - Constructor for class cz.xtf.builder.builders.buildconfig.DockerBuildStrategy
- DOCKERCFG - cz.xtf.builder.builders.secret.SecretType
E
- edge() - Method in class cz.xtf.builder.builders.RouteBuilder
- EDGE - cz.xtf.builder.builders.route.TLSType
- EmptyDirVolume - Class in cz.xtf.builder.builders.pod
- EmptyDirVolume(String) - Constructor for class cz.xtf.builder.builders.pod.EmptyDirVolume
- EndpointBuilder - Class in cz.xtf.builder.builders
- EndpointBuilder(String) - Constructor for class cz.xtf.builder.builders.EndpointBuilder
- EnvironmentConfiguration - Interface in cz.xtf.builder.builders
- envVar(String, String) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- envVars(Map<String, String>) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- equals(Object) - Method in class cz.xtf.builder.builders.AbstractBuilder
- equals(Object) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- equals(Object) - Method in class cz.xtf.builder.builders.pod.Volume
- executeSQL(Consumer<Connection>) - Method in class cz.xtf.builder.db.AbstractSQLDatabase
- executeSQL(Consumer<Connection>) - Method in interface cz.xtf.builder.db.SQLExecutor
- executeSQL(Consumer<Connection>) - Method in class cz.xtf.builder.db.SQLExecutorImpl
- executeSQLFile(String) - Method in class cz.xtf.builder.db.AbstractSQLDatabase
- executeSQLFile(String) - Method in interface cz.xtf.builder.db.SQLExecutor
- executeSQLFile(String) - Method in class cz.xtf.builder.db.SQLExecutorImpl
- exposedAsHost(String) - Method in class cz.xtf.builder.builders.RouteBuilder
- external - Variable in class cz.xtf.builder.db.AbstractDatabase
- external() - Method in class cz.xtf.builder.db.AbstractDatabase
F
- forcePull() - Method in class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- forcePull(boolean) - Method in class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- forService(String) - Method in class cz.xtf.builder.builders.RouteBuilder
- fromDockerImage(String) - Method in class cz.xtf.builder.builders.buildconfig.DockerBuildStrategy
- fromDockerImage(String) - Method in class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- fromEnvVarFormat() - Static method in class cz.xtf.builder.builders.ConfigMapBuilder
- fromExternalImage(String) - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- fromImage(String) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- fromImage(String, String) - Static method in class cz.xtf.builder.builders.ApplicationBuilder
- fromImage(String, String) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- fromImage(String, String, Map<String, String>) - Static method in class cz.xtf.builder.builders.ApplicationBuilder
- fromImageStream(String, String, String) - Method in class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- fromManagedBuild(String, ManagedBuildReference) - Static method in class cz.xtf.builder.builders.ApplicationBuilder
- fromManagedBuild(String, ManagedBuildReference, Map<String, String>) - Static method in class cz.xtf.builder.builders.ApplicationBuilder
- fromS2IBuild(String, String, String) - Static method in class cz.xtf.builder.builders.ApplicationBuilder
- fromS2IBuild(String, String, String, Map<String, String>) - Static method in class cz.xtf.builder.builders.ApplicationBuilder
G
- genericWebhook(String) - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- getClaimName() - Method in class cz.xtf.builder.builders.pod.PersistentVolumeClaim
- getConfigEntries() - Method in class cz.xtf.builder.builders.ConfigMapBuilder
- getConfigEntries() - Method in class cz.xtf.builder.builders.ConfigMapWithPropertyFilesBuilder
- getConfigEntries() - Method in interface cz.xtf.builder.builders.EnvironmentConfiguration
- getConfigEntries() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- getContainers() - Method in class cz.xtf.builder.builders.PodBuilder
- getDbName() - Method in class cz.xtf.builder.db.AbstractDatabase
- getDeploymentConfigName() - Method in class cz.xtf.builder.db.AbstractDatabase
- getDeploymentConfigName() - Method in class cz.xtf.builder.db.DefaultAuxiliary
- getEnvVarPrefix() - Method in class cz.xtf.builder.db.AbstractDatabase
- getEnvVars() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- getImageName() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- getImageName() - Method in class cz.xtf.builder.db.AbstractDatabase
- getImageName() - Method in class cz.xtf.builder.db.Derby
- getImageName() - Method in class cz.xtf.builder.db.MongoDB
- getImageName() - Method in class cz.xtf.builder.db.MsSQL
- getImageName() - Method in class cz.xtf.builder.db.MySQL
- getImageName() - Method in class cz.xtf.builder.db.OracleXE
- getImageName() - Method in class cz.xtf.builder.db.PostgreSQL
- getImageNamespace() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- getImageVariables() - Method in class cz.xtf.builder.db.AbstractDatabase
- getImageVariables() - Method in class cz.xtf.builder.db.MongoDB
- getImageVariables() - Method in class cz.xtf.builder.db.MsSQL
- getImageVariables() - Method in class cz.xtf.builder.db.OracleXE
- getImageVariables() - Method in class cz.xtf.builder.db.PostgreSQL
- getJDBCConnectionStringPattern() - Method in class cz.xtf.builder.db.AbstractSQLDatabase
- getJDBCConnectionStringPattern() - Method in class cz.xtf.builder.db.Derby
- getJDBCConnectionStringPattern() - Method in class cz.xtf.builder.db.MsSQL
- getJDBCConnectionStringPattern() - Method in class cz.xtf.builder.db.MySQL
- getJDBCConnectionStringPattern() - Method in class cz.xtf.builder.db.OracleXE
- getJDBCConnectionStringPattern() - Method in class cz.xtf.builder.db.PostgreSQL
- getKind() - Method in class cz.xtf.builder.builders.buildconfig.ImageSource
- getLimits() - Method in class cz.xtf.builder.builders.limits.ComputingResource
- getMountPath() - Method in class cz.xtf.builder.builders.pod.VolumeMount
- getName() - Method in class cz.xtf.builder.builders.AbstractBuilder
- getName() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- getName() - Method in class cz.xtf.builder.builders.buildconfig.ImageSource
- getName() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- getName() - Method in class cz.xtf.builder.builders.pod.Volume
- getName() - Method in class cz.xtf.builder.builders.pod.VolumeMount
- getNamespace() - Method in class cz.xtf.builder.builders.buildconfig.ImageSource
- getPassword() - Method in class cz.xtf.builder.db.AbstractDatabase
- getPaths() - Method in class cz.xtf.builder.builders.buildconfig.ImageSource
- getPort() - Method in class cz.xtf.builder.db.AbstractDatabase
- getPort() - Method in class cz.xtf.builder.db.Derby
- getPort() - Method in class cz.xtf.builder.db.MongoDB
- getPort() - Method in class cz.xtf.builder.db.MsSQL
- getPort() - Method in class cz.xtf.builder.db.MySQL
- getPort() - Method in class cz.xtf.builder.db.OracleXE
- getPort() - Method in class cz.xtf.builder.db.PostgreSQL
- getProbeSettings() - Method in class cz.xtf.builder.db.AbstractSQLDatabase
-
Get readiness and liveness probes settings.
- getProbeSettings() - Method in class cz.xtf.builder.db.MsSQL
- getProbeSettings() - Method in class cz.xtf.builder.db.MySQL
- getProbeSettings() - Method in class cz.xtf.builder.db.OracleXE
- getProbeSettings() - Method in class cz.xtf.builder.db.PostgreSQL
- getRequests() - Method in class cz.xtf.builder.builders.limits.ComputingResource
- getSecretName() - Method in class cz.xtf.builder.builders.pod.SecretVolume
- getServer() - Method in class cz.xtf.builder.builders.pod.NFSVolume
- getServerPath() - Method in class cz.xtf.builder.builders.pod.NFSVolume
- getServiceAccount() - Method in class cz.xtf.builder.builders.PodBuilder
- getSourceHostDirPath() - Method in class cz.xtf.builder.builders.pod.HostPathVolume
- getSQLExecutor(String, int) - Method in class cz.xtf.builder.db.AbstractSQLDatabase
- getSubPath() - Method in class cz.xtf.builder.builders.pod.VolumeMount
- getSymbolicName() - Method in class cz.xtf.builder.db.AbstractDatabase
- getThis() - Method in class cz.xtf.builder.builders.AbstractBuilder
- getThis() - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- getThis() - Method in class cz.xtf.builder.builders.ConfigMapBuilder
- getThis() - Method in class cz.xtf.builder.builders.ConfigMapWithPropertyFilesBuilder
- getThis() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- getThis() - Method in class cz.xtf.builder.builders.EndpointBuilder
- getThis() - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- getThis() - Method in class cz.xtf.builder.builders.PodBuilder
- getThis() - Method in class cz.xtf.builder.builders.PortBuilder
- getThis() - Method in class cz.xtf.builder.builders.PVCBuilder
- getThis() - Method in class cz.xtf.builder.builders.RoleBindingBuilder
- getThis() - Method in class cz.xtf.builder.builders.RoleBuilder
- getThis() - Method in class cz.xtf.builder.builders.RouteBuilder
- getThis() - Method in class cz.xtf.builder.builders.SecretBuilder
- getThis() - Method in class cz.xtf.builder.builders.ServiceAccountBuilder
- getThis() - Method in class cz.xtf.builder.builders.ServiceBuilder
- getUsername() - Method in class cz.xtf.builder.db.AbstractDatabase
- gitContextDir(String) - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- githubWebhook(String) - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- gitRef(String) - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- gitSource(String) - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- gracefulShutdown(int) - Method in class cz.xtf.builder.builders.PodBuilder
H
- Handler - Interface in cz.xtf.builder.builders.deployment
- hashCode() - Method in class cz.xtf.builder.builders.AbstractBuilder
- hashCode() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- hashCode() - Method in class cz.xtf.builder.builders.pod.Volume
- headless() - Method in class cz.xtf.builder.builders.ServiceBuilder
- host - Variable in class cz.xtf.builder.builders.deployment.AbstractProbe
- HostPathVolume - Class in cz.xtf.builder.builders.pod
- HostPathVolume(String, String) - Constructor for class cz.xtf.builder.builders.pod.HostPathVolume
- httpHeaders - Variable in class cz.xtf.builder.builders.deployment.AbstractProbe
I
- imageSource(ImageSource) - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- ImageSource - Class in cz.xtf.builder.builders.buildconfig
- ImageSource(String) - Constructor for class cz.xtf.builder.builders.buildconfig.ImageSource
- ImageSource(String, String) - Constructor for class cz.xtf.builder.builders.buildconfig.ImageSource
- ImageSourcePaths - Class in cz.xtf.builder.builders.buildconfig
- ImageSourcePaths(String, String) - Constructor for class cz.xtf.builder.builders.buildconfig.ImageSourcePaths
- imageStream() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- imageStream(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- ImageStreamBuilder - Class in cz.xtf.builder.builders
- ImageStreamBuilder(String) - Constructor for class cz.xtf.builder.builders.ImageStreamBuilder
- ImageStreamBuilder.TagReferencePolicyType - Enum in cz.xtf.builder.builders
- ImageStreamTagImageSource - Class in cz.xtf.builder.builders.buildconfig
- ImageStreamTagImageSource(String) - Constructor for class cz.xtf.builder.builders.buildconfig.ImageStreamTagImageSource
- ImageStreamTagImageSource(String, String) - Constructor for class cz.xtf.builder.builders.buildconfig.ImageStreamTagImageSource
- incremental() - Method in class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- insecure() - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- isObjectStore - Variable in class cz.xtf.builder.db.AbstractDatabase
- isObjectStore() - Method in class cz.xtf.builder.db.AbstractDatabase
- isReadOnly() - Method in class cz.xtf.builder.builders.pod.VolumeMount
- isStateful - Variable in class cz.xtf.builder.db.DefaultStatefulAuxiliary
J
- jndiName - Variable in class cz.xtf.builder.db.AbstractDatabase
- jndiName(String) - Method in class cz.xtf.builder.db.AbstractDatabase
K
- kind - Variable in class cz.xtf.builder.builders.buildconfig.ImageSource
L
- LivenessProbe - Class in cz.xtf.builder.builders.deployment
- LivenessProbe() - Constructor for class cz.xtf.builder.builders.deployment.LivenessProbe
- LOCAL - cz.xtf.builder.builders.ImageStreamBuilder.TagReferencePolicyType
- lowercase() - Method in enum cz.xtf.builder.builders.route.TransportProtocol
M
- MemoryResource - Class in cz.xtf.builder.builders.limits
- MemoryResource() - Constructor for class cz.xtf.builder.builders.limits.MemoryResource
- metadataBuilder() - Method in class cz.xtf.builder.builders.AbstractBuilder
- MongoDB - Class in cz.xtf.builder.db
- MongoDB() - Constructor for class cz.xtf.builder.db.MongoDB
- MongoDB(String, String, String) - Constructor for class cz.xtf.builder.db.MongoDB
- MsSQL - Class in cz.xtf.builder.db
-
Note that MsSQL Server database needs to run with custom user id on Openshift (0 should do the trick) This means that this class is only usable on clusters with admin privileges to be able to add securityContextConstraint Also, the MsSQL image doesn't provide any option to add custom database and user on setup.
- MsSQL() - Constructor for class cz.xtf.builder.db.MsSQL
- MsSQL(boolean, boolean) - Constructor for class cz.xtf.builder.db.MsSQL
- MsSQL(PersistentVolumeClaim) - Constructor for class cz.xtf.builder.db.MsSQL
- MsSQL(PersistentVolumeClaim, boolean, boolean) - Constructor for class cz.xtf.builder.db.MsSQL
- MsSQL(String, boolean, boolean) - Constructor for class cz.xtf.builder.db.MsSQL
- MsSQL(String, String, String) - Constructor for class cz.xtf.builder.db.MsSQL
- MySQL - Class in cz.xtf.builder.db
- MySQL() - Constructor for class cz.xtf.builder.db.MySQL
- MySQL(boolean, boolean) - Constructor for class cz.xtf.builder.db.MySQL
- MySQL(boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.MySQL
- MySQL(PersistentVolumeClaim) - Constructor for class cz.xtf.builder.db.MySQL
- MySQL(PersistentVolumeClaim, boolean, boolean) - Constructor for class cz.xtf.builder.db.MySQL
- MySQL(PersistentVolumeClaim, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.MySQL
- MySQL(String, String, String) - Constructor for class cz.xtf.builder.db.MySQL
N
- name - Variable in class cz.xtf.builder.builders.buildconfig.ImageSource
- namespace - Variable in class cz.xtf.builder.builders.buildconfig.ImageSource
- NFSVolume - Class in cz.xtf.builder.builders.pod
- NFSVolume(String, String, String) - Constructor for class cz.xtf.builder.builders.pod.NFSVolume
- nodePort() - Method in class cz.xtf.builder.builders.ServiceBuilder
- nodeSelector(String, String) - Method in class cz.xtf.builder.builders.PodBuilder
- NONE - cz.xtf.builder.builders.route.TLSType
- nonXaDatasource - Variable in class cz.xtf.builder.db.AbstractDatabase
- nonXaDatasource() - Method in class cz.xtf.builder.db.AbstractDatabase
- noStickiness() - Method in class cz.xtf.builder.builders.ServiceBuilder
O
- onConfigurationChange() - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- onConfigurationChange() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- onImageChange() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- onManualDeployment() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- OPAQUE - cz.xtf.builder.builders.secret.SecretType
- OpenShiftApplication - Class in cz.xtf.builder
- OpenShiftApplication(ApplicationBuilder) - Constructor for class cz.xtf.builder.OpenShiftApplication
-
Deprecated.superseded by
OpenShiftApplication(ApplicationBuilder, OpenShift)Bring your own client is a preferred way to obtain OpenShiftApplication object - OpenShiftApplication(ApplicationBuilder, OpenShift) - Constructor for class cz.xtf.builder.OpenShiftApplication
- OpenShiftAuxiliary - Interface in cz.xtf.builder.db
- openShiftName - Variable in class cz.xtf.builder.db.AbstractDatabase
- OracleXE - Class in cz.xtf.builder.db
-
Note that to be able to use the oracleXE on Openshift you need to run as user with 54321 user id.
- OracleXE() - Constructor for class cz.xtf.builder.db.OracleXE
- OracleXE(boolean, boolean) - Constructor for class cz.xtf.builder.db.OracleXE
- OracleXE(PersistentVolumeClaim) - Constructor for class cz.xtf.builder.db.OracleXE
- OracleXE(PersistentVolumeClaim, boolean, boolean) - Constructor for class cz.xtf.builder.db.OracleXE
- OracleXE(String, boolean, boolean) - Constructor for class cz.xtf.builder.db.OracleXE
- OracleXE(String, String, String) - Constructor for class cz.xtf.builder.db.OracleXE
P
- passthrough() - Method in class cz.xtf.builder.builders.RouteBuilder
- PASSTHROUGH - cz.xtf.builder.builders.route.TLSType
- password - Variable in class cz.xtf.builder.db.AbstractDatabase
- path - Variable in class cz.xtf.builder.builders.deployment.AbstractProbe
- persistentVolClaim - Variable in class cz.xtf.builder.db.DefaultStatefulAuxiliary
- PersistentVolumeClaim - Class in cz.xtf.builder.builders.pod
- PersistentVolumeClaim(String, String) - Constructor for class cz.xtf.builder.builders.pod.PersistentVolumeClaim
- pod() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- PodBuilder - Class in cz.xtf.builder.builders
- PodBuilder(String) - Constructor for class cz.xtf.builder.builders.PodBuilder
- podTemplate() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- port - Variable in class cz.xtf.builder.builders.deployment.AbstractProbe
- port(int) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- port(int) - Method in class cz.xtf.builder.builders.PortBuilder
- port(int) - Method in class cz.xtf.builder.builders.ServiceBuilder
- port(int, int) - Method in class cz.xtf.builder.builders.ServiceBuilder
- port(int, TransportProtocol, String) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- port(int, String) - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- port(String, int) - Method in class cz.xtf.builder.builders.ServiceBuilder
- port(String, int, int) - Method in class cz.xtf.builder.builders.ServiceBuilder
- port(String, int, int, TransportProtocol) - Method in class cz.xtf.builder.builders.ServiceBuilder
- PortBuilder - Class in cz.xtf.builder.builders
- PortBuilder() - Constructor for class cz.xtf.builder.builders.PortBuilder
- PortBuilder(String) - Constructor for class cz.xtf.builder.builders.PortBuilder
- ports(int...) - Method in class cz.xtf.builder.builders.ServiceBuilder
- PostgreSQL - Class in cz.xtf.builder.db
- PostgreSQL() - Constructor for class cz.xtf.builder.db.PostgreSQL
- PostgreSQL(boolean, boolean) - Constructor for class cz.xtf.builder.db.PostgreSQL
- PostgreSQL(boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.PostgreSQL
- PostgreSQL(PersistentVolumeClaim) - Constructor for class cz.xtf.builder.db.PostgreSQL
- PostgreSQL(PersistentVolumeClaim, boolean, boolean) - Constructor for class cz.xtf.builder.db.PostgreSQL
- PostgreSQL(PersistentVolumeClaim, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.PostgreSQL
- PostgreSQL(String, boolean, boolean) - Constructor for class cz.xtf.builder.db.PostgreSQL
- PostgreSQL(String, boolean, boolean, boolean) - Constructor for class cz.xtf.builder.db.PostgreSQL
- PostgreSQL(String, String, String) - Constructor for class cz.xtf.builder.db.PostgreSQL
- privileged() - Method in class cz.xtf.builder.builders.pod.ContainerBuilder
- ProbeSettings - Class in cz.xtf.builder.db
- ProbeSettings() - Constructor for class cz.xtf.builder.db.ProbeSettings
- probeType - Variable in class cz.xtf.builder.builders.deployment.AbstractProbe
- pvc() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- pvc(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- PVCBuilder - Class in cz.xtf.builder.builders
- PVCBuilder(String) - Constructor for class cz.xtf.builder.builders.PVCBuilder
R
- ReadinessProbe - Class in cz.xtf.builder.builders.deployment
- ReadinessProbe() - Constructor for class cz.xtf.builder.builders.deployment.ReadinessProbe
- reencrypt() - Method in class cz.xtf.builder.builders.RouteBuilder
- REENCRYPT - cz.xtf.builder.builders.route.TLSType
- remoteRepo(String) - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- remoteRepo(String, boolean) - Method in class cz.xtf.builder.builders.ImageStreamBuilder
- resetTriggers() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- resourceIdentifier() - Method in class cz.xtf.builder.builders.limits.ComputingResource
- resourceIdentifier() - Method in class cz.xtf.builder.builders.limits.CPUResource
- resourceIdentifier() - Method in class cz.xtf.builder.builders.limits.MemoryResource
- ResourceLimitBuilder - Interface in cz.xtf.builder.builders.limits
- resources(String...) - Method in class cz.xtf.builder.builders.RoleBuilder
- role() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- role(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- roleBinding() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- roleBinding(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- RoleBindingBuilder - Class in cz.xtf.builder.builders
-
Definition of RoleBinding.
- RoleBindingBuilder(String) - Constructor for class cz.xtf.builder.builders.RoleBindingBuilder
- RoleBuilder - Class in cz.xtf.builder.builders
-
Definition of Role.
- RoleBuilder(String) - Constructor for class cz.xtf.builder.builders.RoleBuilder
- roleRefKind(String) - Method in class cz.xtf.builder.builders.RoleBindingBuilder
-
What is
kindwe want to reference to the subject. - roleRefName(String) - Method in class cz.xtf.builder.builders.RoleBindingBuilder
-
What is name of the role reference.
- roleRefNamespace(String) - Method in class cz.xtf.builder.builders.RoleBindingBuilder
-
Deprecated.
- route() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- route(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- RouteBuilder - Class in cz.xtf.builder.builders
- RouteBuilder(String) - Constructor for class cz.xtf.builder.builders.RouteBuilder
- routeCA(String) - Method in class cz.xtf.builder.builders.RouteBuilder
- routeCertificate(String) - Method in class cz.xtf.builder.builders.RouteBuilder
- routeKey(String) - Method in class cz.xtf.builder.builders.RouteBuilder
S
- scriptsLocation(String) - Method in class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- secret() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- secret(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- SecretBuilder - Class in cz.xtf.builder.builders
- SecretBuilder(String) - Constructor for class cz.xtf.builder.builders.SecretBuilder
- SecretType - Enum in cz.xtf.builder.builders.secret
-
https://github.com/kubernetes/kubernetes/blob/master/docs/design/secrets.md#secret-api-resource
- SecretVolume - Class in cz.xtf.builder.builders.pod
- SecretVolume(String, String) - Constructor for class cz.xtf.builder.builders.pod.SecretVolume
- SecretVolume(String, String, Map<String, String>) - Constructor for class cz.xtf.builder.builders.pod.SecretVolume
- serverCA(String) - Method in class cz.xtf.builder.builders.RouteBuilder
- service() - Method in class cz.xtf.builder.builders.ApplicationBuilder
- service(String) - Method in class cz.xtf.builder.builders.ApplicationBuilder
- SERVICE_ACCOUNT - cz.xtf.builder.builders.secret.SecretType
- ServiceAccountBuilder - Class in cz.xtf.builder.builders
- ServiceAccountBuilder(String) - Constructor for class cz.xtf.builder.builders.ServiceAccountBuilder
- ServiceBuilder - Class in cz.xtf.builder.builders
- ServiceBuilder(String) - Constructor for class cz.xtf.builder.builders.ServiceBuilder
- setFailFastCheck(FailFastCheck) - Method in class cz.xtf.builder.OpenShiftApplication
- setFailureThreshold(int) - Method in class cz.xtf.builder.builders.deployment.LivenessProbe
- setFailureThreshold(int) - Method in class cz.xtf.builder.builders.deployment.ReadinessProbe
- setFailureThreshold(int) - Method in class cz.xtf.builder.builders.deployment.StartupProbe
- setFilename(String) - Method in class cz.xtf.builder.builders.ConfigMapWithPropertyFilesBuilder
- setForcePull(boolean) - Method in class cz.xtf.builder.builders.buildconfig.DockerBuildStrategy
- setFrequencyCheck(int) - Method in class cz.xtf.builder.builders.deployment.ReadinessProbe
- setInitialDelay(int) - Method in class cz.xtf.builder.builders.deployment.LivenessProbe
- setInitialDelay(int) - Method in class cz.xtf.builder.builders.deployment.StartupProbe
- setInitialDelaySeconds(int) - Method in class cz.xtf.builder.builders.deployment.ReadinessProbe
- setIsEnabled(boolean) - Method in class cz.xtf.builder.builders.deployment.LivenessProbe
- setLimits(String) - Method in class cz.xtf.builder.builders.limits.ComputingResource
- setNoCache(boolean) - Method in class cz.xtf.builder.builders.buildconfig.DockerBuildStrategy
- setOutput(String) - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- setPeriodSeconds(int) - Method in class cz.xtf.builder.builders.deployment.StartupProbe
- setRecreateStrategy() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- setReplicas(int) - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- setRequests(String) - Method in class cz.xtf.builder.builders.limits.ComputingResource
- setRollingStrategy() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- setSuccessThreshold(int) - Method in class cz.xtf.builder.builders.deployment.LivenessProbe
- setSuccessThreshold(int) - Method in class cz.xtf.builder.builders.deployment.ReadinessProbe
- setTimeoutSeconds(int) - Method in class cz.xtf.builder.builders.deployment.LivenessProbe
- setTimeoutSeconds(int) - Method in class cz.xtf.builder.builders.deployment.ReadinessProbe
- setType(SecretType) - Method in class cz.xtf.builder.builders.SecretBuilder
- SOURCE - cz.xtf.builder.builders.ImageStreamBuilder.TagReferencePolicyType
- SourceBuildStrategy - Class in cz.xtf.builder.builders.buildconfig
- SourceBuildStrategy(BuildConfigBuilder) - Constructor for class cz.xtf.builder.builders.buildconfig.SourceBuildStrategy
- SQLExecutor - Interface in cz.xtf.builder.db
- SQLExecutorImpl - Class in cz.xtf.builder.db
- SQLExecutorImpl(String, String, String) - Constructor for class cz.xtf.builder.db.SQLExecutorImpl
- StartupProbe - Class in cz.xtf.builder.builders.deployment
- StartupProbe() - Constructor for class cz.xtf.builder.builders.deployment.StartupProbe
- stateful(int) - Method in class cz.xtf.builder.db.DefaultStatefulAuxiliary
- sti() - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- storagePartition - Variable in class cz.xtf.builder.db.DefaultStatefulAuxiliary
- StoragePartition - Class in cz.xtf.builder.db
- StoragePartition(int, String) - Constructor for class cz.xtf.builder.db.StoragePartition
- storageSize(String) - Method in class cz.xtf.builder.builders.PVCBuilder
- subjectKind(String) - Method in class cz.xtf.builder.builders.RoleBindingBuilder
-
What
kindgains the role defined at roleRef. - subjectName(String) - Method in class cz.xtf.builder.builders.RoleBindingBuilder
-
What is name of the
kindthat gains theroledefined at roleRef. - subjectNamespace(String) - Method in class cz.xtf.builder.builders.RoleBindingBuilder
-
What is namespace of the defined
kind. - symbolicName - Variable in class cz.xtf.builder.db.AbstractDatabase
- symbolicName - Variable in class cz.xtf.builder.db.DefaultAuxiliary
- SYNCHRONOUS_LABEL - Static variable in class cz.xtf.builder.builders.DeploymentConfigBuilder
- synchronousDeployment() - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
- synchronousDeployment(int) - Method in class cz.xtf.builder.builders.DeploymentConfigBuilder
T
- targetPort(int) - Method in class cz.xtf.builder.builders.PortBuilder
- targetPort(int) - Method in class cz.xtf.builder.builders.RouteBuilder
- TCP - cz.xtf.builder.builders.route.TransportProtocol
- TLSType - Enum in cz.xtf.builder.builders.route
- toEnvVarFormat() - Static method in class cz.xtf.builder.builders.ConfigMapBuilder
- toString() - Method in enum cz.xtf.builder.builders.ImageStreamBuilder.TagReferencePolicyType
- toString() - Method in enum cz.xtf.builder.builders.secret.SecretType
- toString() - Method in class cz.xtf.builder.db.AbstractDatabase
- toString() - Method in class cz.xtf.builder.db.Derby
- toString() - Method in class cz.xtf.builder.db.MySQL
- toString() - Method in class cz.xtf.builder.db.PostgreSQL
- transformNames(Function<String, String>) - Method in class cz.xtf.builder.builders.ConfigMapBuilder
- TransportProtocol - Enum in cz.xtf.builder.builders.route
U
- UDP - cz.xtf.builder.builders.route.TransportProtocol
- uppercase() - Method in enum cz.xtf.builder.builders.route.TransportProtocol
- username - Variable in class cz.xtf.builder.db.AbstractDatabase
- useTCP() - Method in class cz.xtf.builder.builders.PortBuilder
- useUDP() - Method in class cz.xtf.builder.builders.PortBuilder
V
- valueOf(String) - Static method in enum cz.xtf.builder.builders.ImageStreamBuilder.TagReferencePolicyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cz.xtf.builder.builders.route.TLSType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cz.xtf.builder.builders.route.TransportProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cz.xtf.builder.builders.secret.SecretType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cz.xtf.builder.builders.ImageStreamBuilder.TagReferencePolicyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cz.xtf.builder.builders.route.TLSType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cz.xtf.builder.builders.route.TransportProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cz.xtf.builder.builders.secret.SecretType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verbs(String...) - Method in class cz.xtf.builder.builders.RoleBuilder
- Volume - Class in cz.xtf.builder.builders.pod
- Volume(String) - Constructor for class cz.xtf.builder.builders.pod.Volume
- VolumeMount - Class in cz.xtf.builder.builders.pod
- VolumeMount(String, String, boolean) - Constructor for class cz.xtf.builder.builders.pod.VolumeMount
- VolumeMount(String, String, boolean, String) - Constructor for class cz.xtf.builder.builders.pod.VolumeMount
W
- withBinaryBuild() - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- withLivenessProbe - Variable in class cz.xtf.builder.db.AbstractDatabase
- withMountTrustedCA() - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- withoutSelectors() - Method in class cz.xtf.builder.builders.ServiceBuilder
- withProbes() - Method in class cz.xtf.builder.db.AbstractDatabase
- withPublishNotReadyAddresses() - Method in class cz.xtf.builder.builders.ServiceBuilder
- withReadinessProbe - Variable in class cz.xtf.builder.db.AbstractDatabase
- withSecret(String) - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- withSecret(String, String) - Method in class cz.xtf.builder.builders.BuildConfigBuilder
- withStartupProbe - Variable in class cz.xtf.builder.db.AbstractDatabase
All Classes All Packages