Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

accept(Map<String, byte[]>, BuildResult) - Method in class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor.GeneratedKubernetesResourceHandler
 
accepts(Class<? extends Configuration>) - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
activeDeadlineSeconds() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer.
activeDeadlineSeconds() - Method in interface io.quarkus.kubernetes.deployment.JobConfig
Specifies the duration in seconds relative to the startTime that the job may be continuously active before the system tries to terminate it; value must be positive integer.
addBuildTimestamp() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Whether to add the build timestamp to the Kubernetes annotations This is a very useful way to have manifests of successive builds of the same application differ - thus ensuring that Kubernetes will apply the updated resources.
AddClusterRoleBindingResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddClusterRoleBindingResourceDecorator(String, String, Map<String, String>, RoleRef, Subject...) - Constructor for class io.quarkus.kubernetes.deployment.AddClusterRoleBindingResourceDecorator
 
AddClusterRoleResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddClusterRoleResourceDecorator(String, String, Map<String, String>, List<PolicyRule>) - Constructor for class io.quarkus.kubernetes.deployment.AddClusterRoleResourceDecorator
 
AddCronJobResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddCronJobResourceDecorator(String, CronJobConfig) - Constructor for class io.quarkus.kubernetes.deployment.AddCronJobResourceDecorator
 
addDecorators(String, KubernetesConfig) - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
AddDeploymentResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddDeploymentResourceDecorator(String, PlatformConfiguration) - Constructor for class io.quarkus.kubernetes.deployment.AddDeploymentResourceDecorator
 
AddJobResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddJobResourceDecorator(String, JobConfig) - Constructor for class io.quarkus.kubernetes.deployment.AddJobResourceDecorator
 
AddNamespaceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddNamespaceDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.AddNamespaceDecorator
 
AddNamespaceToSubjectDecorator - Class in io.quarkus.kubernetes.deployment
 
AddNamespaceToSubjectDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.AddNamespaceToSubjectDecorator
 
AddNamespaceToSubjectDecorator(String, String) - Constructor for class io.quarkus.kubernetes.deployment.AddNamespaceToSubjectDecorator
 
addNameToLabelSelectors() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
If true, the 'app.kubernetes.io/name' label will be part of the selectors of Service and Deployment.
AddNodePortDecorator - Class in io.quarkus.kubernetes.deployment
 
AddNodePortDecorator(String, int, String) - Constructor for class io.quarkus.kubernetes.deployment.AddNodePortDecorator
 
AddNodeSelectorDecorator - Class in io.quarkus.kubernetes.deployment
 
AddNodeSelectorDecorator(String, String, String) - Constructor for class io.quarkus.kubernetes.deployment.AddNodeSelectorDecorator
 
AddPortToKnativeConfig - Class in io.quarkus.kubernetes.deployment
 
AddPortToKnativeConfig(Port) - Constructor for class io.quarkus.kubernetes.deployment.AddPortToKnativeConfig
 
AddPortToKubernetesConfig - Class in io.quarkus.kubernetes.deployment
 
AddPortToKubernetesConfig(Port) - Constructor for class io.quarkus.kubernetes.deployment.AddPortToKubernetesConfig
 
AddPortToOpenshiftConfig - Class in io.quarkus.kubernetes.deployment
 
AddPortToOpenshiftConfig(Port) - Constructor for class io.quarkus.kubernetes.deployment.AddPortToOpenshiftConfig
 
addressPort() - Method in interface io.quarkus.kubernetes.deployment.DebugConfig
It specifies the address at which the debug socket will listen.
AddRoleBindingResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddRoleBindingResourceDecorator(String, String, String, Map<String, String>, RoleRef, Subject...) - Constructor for class io.quarkus.kubernetes.deployment.AddRoleBindingResourceDecorator
 
AddRoleResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddRoleResourceDecorator(String, String, String, Map<String, String>, List<PolicyRule>) - Constructor for class io.quarkus.kubernetes.deployment.AddRoleResourceDecorator
 
AddSelectorToDeploymentDecorator - Class in io.quarkus.kubernetes.deployment
 
AddSelectorToDeploymentDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.AddSelectorToDeploymentDecorator
 
AddServiceAccountResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddServiceAccountResourceDecorator(String, String, String, Map<String, String>) - Constructor for class io.quarkus.kubernetes.deployment.AddServiceAccountResourceDecorator
 
AddServiceMonitorResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddServiceMonitorResourceDecorator(String, String, String, int, boolean) - Constructor for class io.quarkus.kubernetes.deployment.AddServiceMonitorResourceDecorator
 
AddSidecarDecorator - Class in io.quarkus.kubernetes.deployment
Copied from dekorate in order to fix some issues.
AddSidecarDecorator(Container) - Constructor for class io.quarkus.kubernetes.deployment.AddSidecarDecorator
 
AddSidecarDecorator(String, Container) - Constructor for class io.quarkus.kubernetes.deployment.AddSidecarDecorator
 
AddStatefulSetResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddStatefulSetResourceDecorator(String, PlatformConfiguration) - Constructor for class io.quarkus.kubernetes.deployment.AddStatefulSetResourceDecorator
 
addVersionToLabelSelectors() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
If true, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment.
after() - Method in class io.quarkus.kubernetes.deployment.AddNamespaceDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.AddNamespaceToSubjectDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.AddNodePortDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.AddSelectorToDeploymentDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.AddSidecarDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ApplyBuilderImageDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ApplyContainerImageDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ApplySecuritySettingsDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameToRevisionSpecDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ApplyServiceTypeDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ChangeContainerNameDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ChangeContainerNameInDeploymentTriggerDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.ChangeDeploymentTriggerDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.RemoveBuilderImageResourceDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.RemoveDeploymentConfigResourceDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.RemoveDeploymentResourceDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.RemoveDeploymentTriggerDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.RemoveOptionalFromConfigMapEnvSourceDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.RemoveOptionalFromConfigMapKeySelectorDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.RemoveOptionalFromSecretEnvSourceDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.RemoveOptionalFromSecretKeySelectorDecorator
 
after() - Method in class io.quarkus.kubernetes.deployment.RemovePortFromServiceDecorator
 
AGENTLIB_FORMAT - Static variable in interface io.quarkus.kubernetes.deployment.DebugConfig
 
Always - Enum constant in enum class io.quarkus.kubernetes.deployment.SecurityContextConfig.PodFSGroupChangePolicy
It indicates that volume's ownership and permissions should always be changed whenever volume is mounted inside a Pod.
andThenVisit(RevisionSpecFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameToRevisionSpecDecorator
 
andThenVisit(DeploymentSpecFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.AddSelectorToDeploymentDecorator
 
andThenVisit(StatefulSetSpecFluent, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplyReplicasToStatefulSetDecorator
 
andThenVisit(ConfigMapEnvSourceFluent) - Method in class io.quarkus.kubernetes.deployment.RemoveOptionalFromConfigMapEnvSourceDecorator
 
andThenVisit(ConfigMapKeySelectorFluent) - Method in class io.quarkus.kubernetes.deployment.RemoveOptionalFromConfigMapKeySelectorDecorator
 
andThenVisit(ContainerFluent) - Method in class io.quarkus.kubernetes.deployment.ApplyContainerImageDecorator
 
andThenVisit(ContainerFluent<?>) - Method in class io.quarkus.kubernetes.deployment.ChangeContainerNameDecorator
 
andThenVisit(ContainerFluent<?>) - Method in class io.quarkus.kubernetes.deployment.RemoveCommandDecorator
 
andThenVisit(PodSpecBuilder, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.AddSidecarDecorator
 
andThenVisit(PodSpecFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.AddNodeSelectorDecorator
 
andThenVisit(PodSpecFluent, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplySecuritySettingsDecorator
 
andThenVisit(PodSpecFluent, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameDecorator
 
andThenVisit(PodTemplateSpecFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplyResolveNamesImagePolicyDecorator
 
andThenVisit(SubjectFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.AddNamespaceToSubjectDecorator
 
andThenVisit(SecretEnvSourceFluent) - Method in class io.quarkus.kubernetes.deployment.RemoveOptionalFromSecretEnvSourceDecorator
 
andThenVisit(SecretKeySelectorFluent) - Method in class io.quarkus.kubernetes.deployment.RemoveOptionalFromSecretKeySelectorDecorator
 
andThenVisit(ServiceSpecFluent, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.AddNodePortDecorator
 
andThenVisit(ServiceSpecFluent, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplyServiceTypeDecorator
 
andThenVisit(ServiceSpecFluent, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.RemovePortFromServiceDecorator
 
andThenVisit(DeploymentConfigSpecFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ChangeContainerNameInDeploymentTriggerDecorator
 
andThenVisit(DeploymentConfigSpecFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.RemoveDeploymentTriggerDecorator
 
andThenVisit(ImageStreamSpecFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.EnableImageStreamLocalLookupPolicyDecorator
 
andThenVisit(SourceBuildStrategyFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplyBuilderImageDecorator
 
annotations() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig
Custom annotations to add to exposition (route or ingress) resources
annotations() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Custom annotations to add to all resources.
annotations() - Method in interface io.quarkus.kubernetes.deployment.PrometheusConfig
When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics.
annotations() - Method in interface io.quarkus.kubernetes.deployment.RouteConfig
Custom annotations to add to exposition (route or ingress) resources
anyPresent() - Method in interface io.quarkus.kubernetes.deployment.EnvVarPrefixConfig
 
apiGroup() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.SubjectConfig
The "apiGroup" resource that matches with the "kind" property.
apiGroups() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.PolicyRuleConfig
API groups of the policy rule.
appConfigMap() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
If set, the config map will be mounted to the application container and its contents will be used for application configuration.
ApplyBuilderImageDecorator - Class in io.quarkus.kubernetes.deployment
 
ApplyBuilderImageDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyBuilderImageDecorator
 
ApplyBuilderImageDecorator(String, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyBuilderImageDecorator
 
ApplyContainerImageDecorator - Class in io.quarkus.kubernetes.deployment
A decorator for applying an image to a container capable of overriding the internal ApplyImageDecorator.
ApplyContainerImageDecorator(String, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyContainerImageDecorator
 
ApplyContainerImageDecorator(String, String, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyContainerImageDecorator
 
ApplyHttpGetActionPortDecorator - Class in io.quarkus.kubernetes.deployment
 
ApplyHttpGetActionPortDecorator(Integer) - Constructor for class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
ApplyHttpGetActionPortDecorator(Integer, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
ApplyHttpGetActionPortDecorator(String, Integer) - Constructor for class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
ApplyHttpGetActionPortDecorator(String, Integer, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
ApplyHttpGetActionPortDecorator(String, String, Integer) - Constructor for class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
ApplyHttpGetActionPortDecorator(String, String, Integer, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
ApplyHttpGetActionPortDecorator(String, String, String, Integer, String, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
ApplyImageGroupConfigurator - Class in io.quarkus.kubernetes.deployment
 
ApplyImageGroupConfigurator(String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyImageGroupConfigurator
 
ApplyImageRegistryConfigurator - Class in io.quarkus.kubernetes.deployment
 
ApplyImageRegistryConfigurator(String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyImageRegistryConfigurator
 
ApplyKubernetesIngressConfigurator - Class in io.quarkus.kubernetes.deployment
 
ApplyKubernetesIngressConfigurator(IngressConfig) - Constructor for class io.quarkus.kubernetes.deployment.ApplyKubernetesIngressConfigurator
 
ApplyOpenshiftRouteConfigurator - Class in io.quarkus.kubernetes.deployment
 
ApplyOpenshiftRouteConfigurator(RouteConfig) - Constructor for class io.quarkus.kubernetes.deployment.ApplyOpenshiftRouteConfigurator
 
ApplyReplicasToStatefulSetDecorator - Class in io.quarkus.kubernetes.deployment
 
ApplyReplicasToStatefulSetDecorator(int) - Constructor for class io.quarkus.kubernetes.deployment.ApplyReplicasToStatefulSetDecorator
 
ApplyReplicasToStatefulSetDecorator(String, int) - Constructor for class io.quarkus.kubernetes.deployment.ApplyReplicasToStatefulSetDecorator
 
ApplyResolveNamesImagePolicyDecorator - Class in io.quarkus.kubernetes.deployment
 
ApplyResolveNamesImagePolicyDecorator() - Constructor for class io.quarkus.kubernetes.deployment.ApplyResolveNamesImagePolicyDecorator
 
ApplySecuritySettingsDecorator - Class in io.quarkus.kubernetes.deployment
 
ApplySecuritySettingsDecorator(String, SecurityContextConfig) - Constructor for class io.quarkus.kubernetes.deployment.ApplySecuritySettingsDecorator
 
ApplyServiceAccountNameDecorator - Class in io.quarkus.kubernetes.deployment
 
ApplyServiceAccountNameDecorator() - Constructor for class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameDecorator
 
ApplyServiceAccountNameDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameDecorator
 
ApplyServiceAccountNameDecorator(String, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameDecorator
 
ApplyServiceAccountNameToRevisionSpecDecorator - Class in io.quarkus.kubernetes.deployment
 
ApplyServiceAccountNameToRevisionSpecDecorator() - Constructor for class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameToRevisionSpecDecorator
 
ApplyServiceAccountNameToRevisionSpecDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameToRevisionSpecDecorator
 
ApplyServiceAccountNameToRevisionSpecDecorator(String, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameToRevisionSpecDecorator
 
ApplyServiceTypeDecorator - Class in io.quarkus.kubernetes.deployment
A decorator for applying a serviceType to the container
ApplyServiceTypeDecorator(String, String) - Constructor for class io.quarkus.kubernetes.deployment.ApplyServiceTypeDecorator
 
appSecret() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
If set, the secret will mounted to the application container and its contents will be used for application configuration.
arguments() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
The arguments
arguments() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The arguments.
autoScalerClass() - Method in interface io.quarkus.kubernetes.deployment.AutoScalingConfig
The Autoscaler class.
autoScalerClass() - Method in interface io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig
The Autoscaler class.
AutoScalerClass - Enum Class in io.quarkus.kubernetes.deployment
 
AutoScalerClassConverter - Class in io.quarkus.kubernetes.deployment
 
AutoScalerClassConverter() - Constructor for class io.quarkus.kubernetes.deployment.AutoScalerClassConverter
 
AutoScalingConfig - Interface in io.quarkus.kubernetes.deployment
 
AutoScalingMetric - Enum Class in io.quarkus.kubernetes.deployment
 
AutoScalingMetricConverter - Class in io.quarkus.kubernetes.deployment
 
AutoScalingMetricConverter() - Constructor for class io.quarkus.kubernetes.deployment.AutoScalingMetricConverter
 
AwsElasticBlockStoreVolumeConfig - Interface in io.quarkus.kubernetes.deployment
 
AwsElasticBlockStoreVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
AwsElasticBlockStoreVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConverter
 
awsElasticBlockStoreVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
AWS Elastic BlockStore volumes.
AzureDiskVolumeConfig - Interface in io.quarkus.kubernetes.deployment
 
AzureDiskVolumeConfig.CachingMode - Enum Class in io.quarkus.kubernetes.deployment
 
AzureDiskVolumeConfig.Kind - Enum Class in io.quarkus.kubernetes.deployment
 
AzureDiskVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
AzureDiskVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.AzureDiskVolumeConverter
 
azureDiskVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Azure disk volumes.
AzureFileVolumeConfig - Interface in io.quarkus.kubernetes.deployment
 
AzureFileVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
AzureFileVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.AzureFileVolumeConverter
 
azureFileVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Azure file volumes.

B

backoffLimit() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
Specifies the number of retries before marking this job failed.
backoffLimit() - Method in interface io.quarkus.kubernetes.deployment.JobConfig
Specifies the number of retries before marking this job failed.
BATCH_GROUP - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
BATCH_VERSION - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
before() - Method in class io.quarkus.kubernetes.deployment.AddSelectorToDeploymentDecorator
 
before() - Method in class io.quarkus.kubernetes.deployment.RemoveDeploymentTriggerDecorator
 
build(ApplicationInfoBuildItem, OutputTargetBuildItem, PackageConfig, KubernetesConfig, OpenShiftConfig, KnativeConfig, Capabilities, LaunchModeBuildItem, List<KubernetesPortBuildItem>, EnabledKubernetesDeploymentTargetsBuildItem, List<ConfiguratorBuildItem>, List<ConfigurationSupplierBuildItem>, List<DecoratorBuildItem>, BuildProducer<DekorateOutputBuildItem>, Optional<CustomProjectRootBuildItem>, Optional<CustomKubernetesOutputDirBuildItem>, BuildProducer<GeneratedFileSystemResourceBuildItem>, BuildProducer<GeneratedKubernetesResourceBuildItem>, BuildProducer<KubernetesOutputDirectoryBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KubernetesProcessor
 
buildDebugPort() - Method in interface io.quarkus.kubernetes.deployment.DebugConfig
 
builder(String, ProbeConfig) - Static method in class io.quarkus.kubernetes.deployment.ProbeConverter
 
buildJavaToolOptionsEnv() - Method in interface io.quarkus.kubernetes.deployment.DebugConfig
 

C

caCertificate() - Method in interface io.quarkus.kubernetes.deployment.TLSConfig
The cert authority certificate contents.
cachingMode() - Method in interface io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
Disk caching mode.
certificate() - Method in interface io.quarkus.kubernetes.deployment.TLSConfig
The certificate contents.
ChangeContainerNameDecorator - Class in io.quarkus.kubernetes.deployment
 
ChangeContainerNameDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.ChangeContainerNameDecorator
 
ChangeContainerNameInDeploymentTriggerDecorator - Class in io.quarkus.kubernetes.deployment
 
ChangeContainerNameInDeploymentTriggerDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.ChangeContainerNameInDeploymentTriggerDecorator
 
ChangeDeploymentTriggerDecorator - Class in io.quarkus.kubernetes.deployment
 
ChangeDeploymentTriggerDecorator(String, String) - Constructor for class io.quarkus.kubernetes.deployment.ChangeDeploymentTriggerDecorator
 
check(KubernetesClientBuildItem) - Method in class io.quarkus.kubernetes.deployment.KubernetesDeploy
 
checkEnvironment(Optional<SelectedKubernetesDeploymentTargetBuildItem>, KubernetesClientBuildItem, List<GeneratedKubernetesResourceBuildItem>, BuildProducer<KubernetesDeploymentClusterBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KubernetesDeployer
 
checkEnvironment(Optional<SelectedKubernetesDeploymentTargetBuildItem>, List<GeneratedKubernetesResourceBuildItem>, KubernetesClientBuildItem, BuildProducer<KubernetesDeploymentClusterBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeDeployer
 
checkEnvironment(Optional<SelectedKubernetesDeploymentTargetBuildItem>, List<GeneratedKubernetesResourceBuildItem>, KubernetesClientBuildItem, BuildProducer<KubernetesDeploymentClusterBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftDeployer
 
checkKnative(ApplicationInfoBuildItem, KnativeConfig, BuildProducer<KubernetesDeploymentTargetBuildItem>, BuildProducer<KubernetesResourceMetadataBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeProcessor
 
checkOpenshift(ApplicationInfoBuildItem, Capabilities, OpenShiftConfig, BuildProducer<KubernetesDeploymentTargetBuildItem>, BuildProducer<KubernetesResourceMetadataBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
checkSilently(KubernetesClientBuildItem) - Method in class io.quarkus.kubernetes.deployment.KubernetesDeploy
 
checkVanillaKubernetes(ApplicationInfoBuildItem, Capabilities, KubernetesConfig, BuildProducer<KubernetesDeploymentTargetBuildItem>, BuildProducer<KubernetesResourceMetadataBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
claimName() - Method in interface io.quarkus.kubernetes.deployment.PvcVolumeConfig
The name of the claim to mount.
CLUSTER_ROLE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
CLUSTER_ROLE_BINDING - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
clusterLocal() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
Whether this service is cluster-local.
clusterRoleBindings() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig
List of cluster role bindings to generate.
clusterRoles() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig
List of cluster roles to generate.
clusterWide() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.RoleBindingConfig
If the Role sets in the `role-name` property is cluster wide or not.
collectPrefixes(EnvVarsConfig) - Static method in class io.quarkus.kubernetes.deployment.EnvConverter
 
combinePorts(List<KubernetesPortBuildItem>, PlatformConfiguration) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
Creates the configurator build items.
command() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
The commands
command() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The commands.
completionMode() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
CompletionMode specifies how Pod completions are tracked.
completionMode() - Method in interface io.quarkus.kubernetes.deployment.JobConfig
CompletionMode specifies how Pod completions are tracked.
completions() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
Specifies the desired number of successfully finished pods the job should be run with.
completions() - Method in interface io.quarkus.kubernetes.deployment.JobConfig
Specifies the desired number of successfully finished pods the job should be run with.
computeEffectiveServiceAccount(String, String, PlatformConfiguration, List<KubernetesServiceAccountBuildItem>, BuildProducer<DecoratorBuildItem>) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
 
computeEffectiveServiceAccounts(ApplicationInfoBuildItem, KubernetesConfig, List<KubernetesServiceAccountBuildItem>, BuildProducer<DecoratorBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeProcessor
 
computeEffectiveServiceAccounts(ApplicationInfoBuildItem, KubernetesConfig, List<KubernetesServiceAccountBuildItem>, BuildProducer<DecoratorBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
computeEffectiveServiceAccounts(ApplicationInfoBuildItem, KubernetesConfig, List<KubernetesServiceAccountBuildItem>, BuildProducer<DecoratorBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
concurrency - Enum constant in enum class io.quarkus.kubernetes.deployment.AutoScalingMetric
Concurrency
concurrencyPolicy() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
ConcurrencyPolicy describes how the job will be handled.
configBuilder(SmallRyeConfigBuilder) - Method in class io.quarkus.kubernetes.deployment.KubernetesConfigBuilderCustomizer
 
configmap() - Method in interface io.quarkus.kubernetes.deployment.EnvConfig
The environment variable config map.
configMapName() - Method in interface io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig
The name of the ConfigMap to mount.
configmaps() - Method in interface io.quarkus.kubernetes.deployment.EnvVarsConfig
The optional list of ConfigMap names to load environment variables from.
ConfigMapVolumeConfig - Interface in io.quarkus.kubernetes.deployment
 
ConfigMapVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
ConfigMapVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.ConfigMapVolumeConverter
 
configMapVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
ConfigMap volumes.
Constants - Class in io.quarkus.kubernetes.deployment
 
construct() - Static method in class io.quarkus.kubernetes.deployment.KubernetesProcessor$$accessor
 
containerConcurrency() - Method in interface io.quarkus.kubernetes.deployment.AutoScalingConfig
The exact amount of requests allowed to the replica at a time.
containerConcurrency() - Method in interface io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig
The exact amount of requests allowed to the replica at a time.
ContainerConfig - Interface in io.quarkus.kubernetes.deployment
 
ContainerConverter - Class in io.quarkus.kubernetes.deployment
 
ContainerConverter() - Constructor for class io.quarkus.kubernetes.deployment.ContainerConverter
 
containerName() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
If set, it will change the name of the container according to the configuration.
containerPort() - Method in interface io.quarkus.kubernetes.deployment.PortConfig
The port number.
containers() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
Deprecated.
Use the sidecars property instead
convert(AutoScalerClass) - Static method in class io.quarkus.kubernetes.deployment.AutoScalerClassConverter
 
convert(AutoScalingMetric) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingMetricConverter
 
convert(ConfigMapVolumeConfig) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConverter
 
convert(EnvVarsConfig) - Static method in class io.quarkus.kubernetes.deployment.EnvConverter
 
convert(HostAliasConfig) - Static method in class io.quarkus.kubernetes.deployment.HostAliasConverter
 
convert(PvcVolumeConfig) - Static method in class io.quarkus.kubernetes.deployment.PvcVolumeConverter
 
convert(SecretVolumeConfig) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConverter
 
convert(String) - Static method in class io.quarkus.kubernetes.deployment.EmptyDirVolumeConverter
 
convert(String, ProbeConfig) - Static method in class io.quarkus.kubernetes.deployment.ProbeConverter
 
convert(Map.Entry<String, AwsElasticBlockStoreVolumeConfig>) - Static method in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConverter
 
convert(Map.Entry<String, AzureDiskVolumeConfig>) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConverter
 
convert(Map.Entry<String, AzureFileVolumeConfig>) - Static method in class io.quarkus.kubernetes.deployment.AzureFileVolumeConverter
 
convert(Map.Entry<String, ConfigMapVolumeConfig>) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConverter
 
convert(Map.Entry<String, ContainerConfig>) - Static method in class io.quarkus.kubernetes.deployment.ContainerConverter
 
convert(Map.Entry<String, EnvConfig>) - Static method in class io.quarkus.kubernetes.deployment.EnvConverter
 
convert(Map.Entry<String, HostAliasConfig>) - Static method in class io.quarkus.kubernetes.deployment.HostAliasConverter
 
convert(Map.Entry<String, MountConfig>) - Static method in class io.quarkus.kubernetes.deployment.MountConverter
 
convert(Map.Entry<String, PortConfig>) - Static method in class io.quarkus.kubernetes.deployment.PortConverter
 
convert(Map.Entry<String, PvcVolumeConfig>) - Static method in class io.quarkus.kubernetes.deployment.PvcVolumeConverter
 
convert(Map.Entry<String, SecretVolumeConfig>) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConverter
 
convertName(String) - Static method in class io.quarkus.kubernetes.deployment.EnvConverter
 
convertToBuildItems() - Method in interface io.quarkus.kubernetes.deployment.EnvVarHolder
Converts the environment variable configuration held by this EnvVarHolder (as returned by EnvVarHolder.env() and EnvVarHolder.envVars()) into a collection of associated KubernetesEnvBuildItem.
convertToEnvs() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
 
cpu - Enum constant in enum class io.quarkus.kubernetes.deployment.AutoScalingMetric
CPU
cpu() - Method in interface io.quarkus.kubernetes.deployment.ResourcesConfig.ResourcesRequirementsConfig
CPU Requirements
create(ResourceRegistry, ConfigurationRegistry) - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGeneratorFactory
 
create(CurateOutcomeBuildItem) - Method in class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor
 
createAddToSelectorDecorator(String, String, String) - Method in class io.quarkus.kubernetes.deployment.CronJobSelectorDecoratorFactory
 
createAddToSelectorDecorator(String, String, String) - Method in class io.quarkus.kubernetes.deployment.JobSelectorDecoratorFactory
 
createAnnotations(KnativeConfig, BuildProducer<KubernetesAnnotationBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeProcessor
 
createAnnotations(KubernetesConfig, BuildProducer<KubernetesAnnotationBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
createAnnotations(OpenShiftConfig, BuildProducer<KubernetesAnnotationBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
createBuildTimeActions() - Method in class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor
 
createConfigurators(KnativeConfig, List<KubernetesPortBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeProcessor
 
createConfigurators(KubernetesConfig, List<KubernetesPortBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
createConfigurators(OpenShiftConfig, Capabilities, Optional<ContainerImageInfoBuildItem>, List<KubernetesPortBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
createDecorators(ApplicationInfoBuildItem, OutputTargetBuildItem, Capabilities, KubernetesConfig, PackageConfig, Optional<MetricsCapabilityBuildItem>, Optional<KubernetesClientCapabilityBuildItem>, List<KubernetesNamespaceBuildItem>, List<KubernetesJobBuildItem>, List<KubernetesInitContainerBuildItem>, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, List<KubernetesEnvBuildItem>, Optional<ContainerImageInfoBuildItem>, Optional<KubernetesCommandBuildItem>, Optional<KubernetesProbePortNameBuildItem>, List<KubernetesPortBuildItem>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, Optional<KubernetesHealthStartupPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesClusterRoleBuildItem>, List<KubernetesEffectiveServiceAccountBuildItem>, List<KubernetesRoleBindingBuildItem>, List<KubernetesClusterRoleBindingBuildItem>, Optional<CustomProjectRootBuildItem>, List<KubernetesDeploymentTargetBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
createDecorators(ApplicationInfoBuildItem, OutputTargetBuildItem, KnativeConfig, PackageConfig, Optional<MetricsCapabilityBuildItem>, Optional<KubernetesClientCapabilityBuildItem>, List<KubernetesNamespaceBuildItem>, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, List<KubernetesEnvBuildItem>, Optional<ContainerImageInfoBuildItem>, Optional<KubernetesCommandBuildItem>, List<KubernetesPortBuildItem>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, Optional<KubernetesHealthStartupPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesClusterRoleBuildItem>, List<KubernetesEffectiveServiceAccountBuildItem>, List<KubernetesRoleBindingBuildItem>, List<KubernetesClusterRoleBindingBuildItem>, Optional<CustomProjectRootBuildItem>, List<KubernetesDeploymentTargetBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeProcessor
 
createDecorators(ApplicationInfoBuildItem, OutputTargetBuildItem, OpenShiftConfig, ContainerImageConfig, Optional<FallbackContainerImageRegistryBuildItem>, PackageConfig, Optional<MetricsCapabilityBuildItem>, Optional<KubernetesClientCapabilityBuildItem>, Capabilities, List<KubernetesInitContainerBuildItem>, List<KubernetesJobBuildItem>, List<KubernetesNamespaceBuildItem>, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, List<KubernetesEnvBuildItem>, Optional<BaseImageInfoBuildItem>, Optional<ContainerImageInfoBuildItem>, Optional<KubernetesCommandBuildItem>, Optional<KubernetesProbePortNameBuildItem>, List<KubernetesPortBuildItem>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, Optional<KubernetesHealthStartupPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesClusterRoleBuildItem>, List<KubernetesEffectiveServiceAccountBuildItem>, List<KubernetesRoleBindingBuildItem>, List<KubernetesClusterRoleBindingBuildItem>, Optional<CustomProjectRootBuildItem>, List<KubernetesDeploymentTargetBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
createDecorators(String, String, ApplicationInfoBuildItem, OutputTargetBuildItem, KubernetesConfig, PackageConfig, Optional<MetricsCapabilityBuildItem>, Optional<KubernetesClientCapabilityBuildItem>, List<KubernetesNamespaceBuildItem>, List<KubernetesInitContainerBuildItem>, List<KubernetesJobBuildItem>, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, List<KubernetesEnvBuildItem>, Optional<BaseImageInfoBuildItem>, Optional<ContainerImageInfoBuildItem>, Optional<KubernetesCommandBuildItem>, List<KubernetesPortBuildItem>, Optional<KubernetesProbePortNameBuildItem>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, Optional<KubernetesHealthStartupPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesClusterRoleBuildItem>, List<KubernetesEffectiveServiceAccountBuildItem>, List<KubernetesRoleBindingBuildItem>, List<KubernetesClusterRoleBindingBuildItem>, Optional<CustomProjectRootBuildItem>) - Static method in class io.quarkus.kubernetes.deployment.DevClusterHelper
 
createDecorators(Optional<Project>, String, String, Optional<KubernetesNamespaceBuildItem>, PlatformConfiguration, Optional<MetricsCapabilityBuildItem>, Optional<KubernetesClientCapabilityBuildItem>, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, Optional<ContainerImageInfoBuildItem>, Optional<KubernetesCommandBuildItem>, Optional<Port>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, Optional<KubernetesHealthStartupPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesClusterRoleBuildItem>, List<KubernetesEffectiveServiceAccountBuildItem>, List<KubernetesRoleBindingBuildItem>, List<KubernetesClusterRoleBindingBuildItem>) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
Creates the common decorator build items.
createDeployment(KubernetesConfig, ImageConfiguration) - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
Creates a Deployment for the KubernetesConfig.
createInitContainerDecorators(String, String, List<KubernetesInitContainerBuildItem>, List<DecoratorBuildItem>) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
 
createInitJobDecorators(String, String, List<KubernetesJobBuildItem>, List<DecoratorBuildItem>) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
 
CreateJobResourceFromImageDecorator - Class in io.quarkus.kubernetes.deployment
Create a new Job resource using an image, the command, and arguments.
CreateJobResourceFromImageDecorator(String, String, List<String>, List<String>) - Constructor for class io.quarkus.kubernetes.deployment.CreateJobResourceFromImageDecorator
 
createLabels(KnativeConfig, BuildProducer<KubernetesLabelBuildItem>, BuildProducer<ContainerImageLabelBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeProcessor
 
createLabels(KubernetesConfig, BuildProducer<KubernetesLabelBuildItem>, BuildProducer<ContainerImageLabelBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
createLabels(OpenShiftConfig, BuildProducer<KubernetesLabelBuildItem>, BuildProducer<ContainerImageLabelBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
createNamespace(KnativeConfig, BuildProducer<KubernetesNamespaceBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeProcessor
 
createNamespace(KubernetesConfig, BuildProducer<KubernetesNamespaceBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
createNamespace(OpenShiftConfig, BuildProducer<KubernetesNamespaceBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
createPodSpec(KubernetesConfig, ImageConfiguration) - Static method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
Creates a PodSpec for the KubernetesConfig.
createPodTemplateSpec(KubernetesConfig, ImageConfiguration) - Static method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
Creates a PodTemplateSpec for the KubernetesConfig.
createProbeHttpPortDecorator(String, String, String, ProbeConfig, Optional<KubernetesProbePortNameBuildItem>, List<KubernetesPortBuildItem>, Map<String, PortConfig>) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
Create a decorator that sets the port to the http probe.
createProject(ApplicationInfoBuildItem, Optional<CustomProjectRootBuildItem>, OutputTargetBuildItem, PackageConfig) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
 
createProject(ApplicationInfoBuildItem, Optional<CustomProjectRootBuildItem>, Path) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
 
createRemoveFromSelectorDecorator(String, String) - Method in class io.quarkus.kubernetes.deployment.CronJobSelectorDecoratorFactory
 
createRemoveFromSelectorDecorator(String, String) - Method in class io.quarkus.kubernetes.deployment.JobSelectorDecoratorFactory
 
createSelector(KubernetesConfig) - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
Creates a LabelSelector that matches the labels for the KubernetesConfig.
cronJob() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
CronJob configuration.
cronJob() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
CronJob configuration.
CronJob - Enum constant in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
CRONJOB - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
CronJobConfig - Interface in io.quarkus.kubernetes.deployment
 
CronJobSelectorDecoratorFactory - Class in io.quarkus.kubernetes.deployment
 
CronJobSelectorDecoratorFactory() - Constructor for class io.quarkus.kubernetes.deployment.CronJobSelectorDecoratorFactory
 

D

DebugConfig - Interface in io.quarkus.kubernetes.deployment
 
DEFAULT_HASH_ALGORITHM - Static variable in class io.quarkus.kubernetes.deployment.DevClusterHelper
 
DEFAULT_HTTP_PORT - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
DEFAULT_S2I_IMAGE_NAME - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
defaultMode() - Method in interface io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig
Default mode.
defaultMode() - Method in interface io.quarkus.kubernetes.deployment.PvcVolumeConfig
Default mode.
defaultMode() - Method in interface io.quarkus.kubernetes.deployment.SecretVolumeConfig
Default mode.
deploy() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster
deploy() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster
deploy() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster
deploy(KubernetesClientBuildItem, Capabilities, List<KubernetesDeploymentClusterBuildItem>, Optional<SelectedKubernetesDeploymentTargetBuildItem>, OutputTargetBuildItem, KubernetesOutputDirectoryBuildItem, OpenShiftConfig, ContainerImageConfig, ApplicationInfoBuildItem, List<KubernetesOptionalResourceDefinitionBuildItem>, BuildProducer<DeploymentResultBuildItem>, List<ArtifactResultBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KubernetesDeployer
 
DEPLOY - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
Deployment - Enum constant in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
DEPLOYMENT - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
DEPLOYMENT_CONFIG - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
DEPLOYMENT_CONFIG_GROUP - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
DEPLOYMENT_CONFIG_VERSION - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
DEPLOYMENT_GROUP - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
DEPLOYMENT_TARGET - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
DEPLOYMENT_VERSION - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
DeploymentConfig - Enum constant in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
Deprecated.
deploymentKind() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
The kind of the deployment resource to use.
deploymentKind() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
The kind of the deployment resource to use.
DeploymentResourceKind - Enum Class in io.quarkus.kubernetes.deployment
 
deploymentTarget() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
The target deployment platform.
DeploymentTargetEntry - Class in io.quarkus.kubernetes.deployment
 
DeploymentTargetEntry(String, DeploymentResourceKind, int, DeployStrategy) - Constructor for class io.quarkus.kubernetes.deployment.DeploymentTargetEntry
 
deployStrategy() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster.
deployStrategy() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster.
deployStrategy() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
If deploy is enabled, it will follow this strategy to update the resources to the target Kubernetes cluster.
destinationCACertificate() - Method in interface io.quarkus.kubernetes.deployment.TLSConfig
The contents of the ca certificate of the final destination.
DevClusterHelper - Class in io.quarkus.kubernetes.deployment
 
DevClusterHelper() - Constructor for class io.quarkus.kubernetes.deployment.DevClusterHelper
 
directory() - Method in interface io.quarkus.kubernetes.deployment.GitRepoVolumeConfig
The directory of the repository to mount.
DisableS2iConfigurator - Class in io.quarkus.kubernetes.deployment
 
DisableS2iConfigurator() - Constructor for class io.quarkus.kubernetes.deployment.DisableS2iConfigurator
 
diskName() - Method in interface io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
The name of the disk to mount.
diskURI() - Method in interface io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
The URI of the vhd blob object OR the resourceID of an Azure managed data disk if Kind is Managed
DOCKER - Static variable in class io.quarkus.kubernetes.deployment.Constants
 

E

EmptyDirVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
EmptyDirVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.EmptyDirVolumeConverter
 
emptyDirVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
EmptyDir volumes.
enabled() - Method in interface io.quarkus.kubernetes.deployment.DebugConfig
If true, the debug mode in pods will be enabled.
enabled() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig.IngressTlsConfig
If true, it will use the TLS configuration in the generated Ingress resource.
enabled() - Method in interface io.quarkus.kubernetes.deployment.InitTaskConfig
If true, the init task will be generated.
enabled() - Method in interface io.quarkus.kubernetes.deployment.VCSUriConfig
Whether the vcs-uri annotation should be added to the generated configuration.
enabledKubernetesDeploymentTargets(List<KubernetesDeploymentTargetBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KubernetesProcessor
 
EnabledKubernetesDeploymentTargetsBuildItem - Class in io.quarkus.kubernetes.deployment
 
EnabledKubernetesDeploymentTargetsBuildItem(List<DeploymentTargetEntry>) - Constructor for class io.quarkus.kubernetes.deployment.EnabledKubernetesDeploymentTargetsBuildItem
 
EnableImageStreamLocalLookupPolicyDecorator - Class in io.quarkus.kubernetes.deployment
 
EnableImageStreamLocalLookupPolicyDecorator() - Constructor for class io.quarkus.kubernetes.deployment.EnableImageStreamLocalLookupPolicyDecorator
 
EnableImageStreamLocalLookupPolicyDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.EnableImageStreamLocalLookupPolicyDecorator
 
env() - Method in interface io.quarkus.kubernetes.deployment.EnvVarHolder
Retrieves the definition of environment variables to add to the application's container.
EnvConfig - Interface in io.quarkus.kubernetes.deployment
 
EnvConverter - Class in io.quarkus.kubernetes.deployment
 
EnvConverter() - Constructor for class io.quarkus.kubernetes.deployment.EnvConverter
 
EnvVarFromKeyConfig - Interface in io.quarkus.kubernetes.deployment
The configuration of environment variables taking their value from a Secret or ConfigMap field identified by its key.
EnvVarHolder - Interface in io.quarkus.kubernetes.deployment
Common interface for configuration entities holding environment variables meant to be injected into containers.
EnvVarPrefixConfig - Interface in io.quarkus.kubernetes.deployment
The configuration of environment variables prefix.
envVars() - Method in interface io.quarkus.kubernetes.deployment.EnvVarHolder
Deprecated.
use EnvVarHolder.env() instead
EnvVarsConfig - Interface in io.quarkus.kubernetes.deployment
The configuration specifying which environment variables to inject into the application's container.
EnvVarsConfig.Value - Interface in io.quarkus.kubernetes.deployment
 
EnvVarValidator - Class in io.quarkus.kubernetes.deployment
Validates that the set of provided environment variables is valid.
EnvVarValidator() - Constructor for class io.quarkus.kubernetes.deployment.EnvVarValidator
 
equals(Object) - Method in class io.quarkus.kubernetes.deployment.AddNamespaceDecorator
 
equals(Object) - Method in class io.quarkus.kubernetes.deployment.AddNamespaceToSubjectDecorator
 
equals(Object) - Method in class io.quarkus.kubernetes.deployment.AddPortToKnativeConfig
 
equals(Object) - Method in class io.quarkus.kubernetes.deployment.AddPortToKubernetesConfig
 
equals(Object) - Method in class io.quarkus.kubernetes.deployment.AddPortToOpenshiftConfig
 
execAction() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The command to use for the probe.
expose() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig
If true, the service will be exposed
expose() - Method in interface io.quarkus.kubernetes.deployment.RouteConfig
If true, the service will be exposed
externalizeInit() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
Deprecated, for removal: This API element is subject to removal in a future version.
use KubernetesConfig.initTasks() configuration instead
externalizeInit() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
Deprecated, for removal: This API element is subject to removal in a future version.
use OpenShiftConfig.initTasks() configuration instead
externalizeInitTasks(ApplicationInfoBuildItem, KubernetesConfig, ContainerImageInfoBuildItem, List<InitTaskBuildItem>, BuildProducer<KubernetesJobBuildItem>, BuildProducer<KubernetesInitContainerBuildItem>, BuildProducer<KubernetesEnvBuildItem>, BuildProducer<KubernetesRoleBuildItem>, BuildProducer<KubernetesRoleBindingBuildItem>, BuildProducer<KubernetesServiceAccountBuildItem>, BuildProducer<DecoratorBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
externalizeInitTasks(ApplicationInfoBuildItem, OpenShiftConfig, ContainerImageInfoBuildItem, List<InitTaskBuildItem>, BuildProducer<KubernetesJobBuildItem>, BuildProducer<KubernetesInitContainerBuildItem>, BuildProducer<KubernetesEnvBuildItem>, BuildProducer<KubernetesRoleBuildItem>, BuildProducer<KubernetesRoleBindingBuildItem>, BuildProducer<KubernetesServiceAccountBuildItem>, BuildProducer<DecoratorBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
extractConfigmapPrefix(String, Map<String, EnvVarPrefixConfig>) - Static method in class io.quarkus.kubernetes.deployment.EnvConverter
 
extractSecretPrefix(String, Map<String, EnvVarPrefixConfig>) - Static method in class io.quarkus.kubernetes.deployment.EnvConverter
 

F

failedJobsHistoryLimit() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
The number of failed finished jobs to retain.
failureThreshold() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The failure threshold to use.
field() - Method in interface io.quarkus.kubernetes.deployment.EnvConfig
The environment variable field.
fields() - Method in interface io.quarkus.kubernetes.deployment.EnvVarsConfig
The map associating environment variable names to their associated field references they take their value from.
FilePermissionUtil - Class in io.quarkus.kubernetes.deployment
 
FilePermissionUtil() - Constructor for class io.quarkus.kubernetes.deployment.FilePermissionUtil
 
find(String, String, String) - Static method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
flavor() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
The OpenShift flavor / version to use.
forConfigmap() - Method in interface io.quarkus.kubernetes.deployment.EnvVarPrefixConfig
The optional prefix to use when adding the environment variable to the container.
forSecret() - Method in interface io.quarkus.kubernetes.deployment.EnvVarPrefixConfig
The optional prefix to use when adding the environment variable to the container.
from(RbacConfig.PolicyRuleConfig) - Static method in class io.quarkus.kubernetes.deployment.RBACUtil
 
from(PolicyRule) - Static method in class io.quarkus.kubernetes.deployment.RBACUtil
 
fromConfigmap() - Method in interface io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig
The optional name of the ConfigMap from which a value is to be extracted.
fromSecret() - Method in interface io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig
The optional name of the Secret from which a value is to be extracted.
fsGroup() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
A special supplemental group that applies to all containers in a pod.
fsGroupChangePolicy() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
It holds policies that will be used for applying fsGroup to a volume when volume is mounted.
fsType() - Method in interface io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
Filesystem type.
fsType() - Method in interface io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
File system type.

G

generate(KubernetesConfig) - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
GeneratedKubernetesResourceHandler() - Constructor for class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor.GeneratedKubernetesResourceHandler
 
generateImagePullSecret() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Enable generation of image pull secret, when the container image username and password are provided.
generateServiceMonitor() - Method in interface io.quarkus.kubernetes.deployment.PrometheusConfig
When true (the default), emit a set of annotations to identify services that should be scraped by prometheus for metrics.
getApiVersion() - Method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
getBuildItems() - Method in class io.quarkus.kubernetes.deployment.EnvVarValidator
Retrieves a collection of validated KubernetesEnvBuildItem once all of them have been processed.
getConfigReferences() - Method in class io.quarkus.kubernetes.deployment.ApplyContainerImageDecorator
 
getConfigReferences() - Method in class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
getConfiguratedDeploymentTargets() - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
Deprecated, for removal: This API element is subject to removal in a future version.
getConfiguredDeploymentTarget() - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
Get the user configured deployment target, if any.
getConfiguredDeploymentTargets() - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
Get the configured deployment target list as determined by: the value of quarkus.kubernetes.deployment-target=<deployment-target> the presence of quarkus.<deployment-target>.deploy=true
getContent() - Method in class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor.Manifest
 
getDeploymentResourceKind() - Method in class io.quarkus.kubernetes.deployment.DeploymentTargetEntry
 
getDeploymentResourceKind(Capabilities) - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
 
getDeploymentResourceKind(Capabilities) - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
 
getDeployStrategy() - Method in class io.quarkus.kubernetes.deployment.DeploymentTargetEntry
 
getEntriesSortedByPriority() - Method in class io.quarkus.kubernetes.deployment.EnabledKubernetesDeploymentTargetsBuildItem
 
getEntry() - Method in class io.quarkus.kubernetes.deployment.SelectedKubernetesDeploymentTargetBuildItem
 
getExplicitlyConfiguredDeploymentTarget() - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
Get the explicitly configured deployment target, if any.
getExplicitlyConfiguredDeploymentTargets() - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
The explicitly configured deployment target list.
getExplictilyDeploymentTargets() - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
Deprecated, for removal: This API element is subject to removal in a future version.
getFallbackConfig() - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
getGroup() - Method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
getKey() - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
getKind() - Method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
getManifests() - Method in class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor.Holder
 
getName() - Method in class io.quarkus.kubernetes.deployment.DeploymentTargetEntry
 
getName() - Method in class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor.Manifest
 
getPort(List<KubernetesPortBuildItem>, KubernetesConfig) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
Creates the configurator build items.
getPort(List<KubernetesPortBuildItem>, PlatformConfiguration, String) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
Creates the configurator build items.
getPriority() - Method in class io.quarkus.kubernetes.deployment.DeploymentTargetEntry
 
getRequiredTargets() - Method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
getResourceName(PlatformConfiguration, ApplicationInfoBuildItem) - Static method in class io.quarkus.kubernetes.deployment.ResourceNameUtil
Provides the name of a generated Kubernetes resource.
getSidecars() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
Deprecated.
getSidecars() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Deprecated.
getVersion() - Method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
GitRepoVolumeConfig - Interface in io.quarkus.kubernetes.deployment
 
gitRepoVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Git Repository volumes.
globalAutoScaling() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
Global autoscaling configuration.
GlobalAutoScalingConfig - Interface in io.quarkus.kubernetes.deployment
 
gmsaCredentialSpec() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
GMSACredentialSpec is where the GMSA admission webhook (windows-gsma) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.
gmsaCredentialSpecName() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
The name of the GMSA credential spec to use.
grpcAction() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The gRPC port to use for the probe (the format is either port or port:service).
grpcActionEnabled() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
If enabled and `grpc-action` is not provided, it will use the generated service name and the gRPC port.

H

hasConfigmap() - Method in interface io.quarkus.kubernetes.deployment.EnvVarPrefixConfig
 
hashCode() - Method in class io.quarkus.kubernetes.deployment.AddNamespaceDecorator
 
hashCode() - Method in class io.quarkus.kubernetes.deployment.AddNamespaceToSubjectDecorator
 
hashCode() - Method in class io.quarkus.kubernetes.deployment.AddPortToKnativeConfig
 
hashCode() - Method in class io.quarkus.kubernetes.deployment.AddPortToKubernetesConfig
 
hashCode() - Method in class io.quarkus.kubernetes.deployment.AddPortToOpenshiftConfig
 
hasPrefixForConfigmap(String) - Method in interface io.quarkus.kubernetes.deployment.EnvVarPrefixConfig
 
hasPrefixForSecret(String) - Method in interface io.quarkus.kubernetes.deployment.EnvVarPrefixConfig
 
hasSecret() - Method in interface io.quarkus.kubernetes.deployment.EnvVarPrefixConfig
 
hasUserSuppliedAction() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
 
holder - Static variable in class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor
 
Holder() - Constructor for class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor.Holder
 
host() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
The host under which the application is going to be exposed.
host() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig
The host under which the application is going to be exposed
host() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig.IngressRuleConfig
The host under which the rule is going to be used.
host() - Method in interface io.quarkus.kubernetes.deployment.RouteConfig
The host under which the application is going to be exposed
HostAliasConfig - Interface in io.quarkus.kubernetes.deployment
 
HostAliasConverter - Class in io.quarkus.kubernetes.deployment
 
HostAliasConverter() - Constructor for class io.quarkus.kubernetes.deployment.HostAliasConverter
 
hostAliases() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The host aliases.
hostnames() - Method in interface io.quarkus.kubernetes.deployment.HostAliasConfig
The hostnames to resolve to the ip.
hostPort() - Method in interface io.quarkus.kubernetes.deployment.PortConfig
The host port.
hostProcess() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
HostProcess determines if a container should be run as a 'Host Process' container.
hosts() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig.IngressTlsConfig
The list of hosts to be included in the TLS certificate.
hpa - Enum constant in enum class io.quarkus.kubernetes.deployment.AutoScalerClass
Horizontal Pod Autoscaler
HTTP_PORT - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
httpActionPath() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The http path to use for the probe.
httpActionPort() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The port number to use when configuring the http get action.
httpActionPortName() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The port name for selecting the port of the HTTP get action.
httpActionScheme() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The scheme of the HTTP get action.

I

idempotent() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Switch used to control whether non-idempotent fields are included in generated kubernetes resources to improve git-ops compatibility.
image() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
The container image.
image() - Method in interface io.quarkus.kubernetes.deployment.InitTaskConfig
Deprecated, for removal: This API element is subject to removal in a future version.
use waitForContainer.image instead.
image() - Method in interface io.quarkus.kubernetes.deployment.InitTaskConfig.InitTaskContainerConfig
The init task image to use by the init container.
imagePullPolicy() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
Image pull policy.
imagePullPolicy() - Method in interface io.quarkus.kubernetes.deployment.InitTaskConfig.InitTaskContainerConfig
Image pull policy.
imagePullPolicy() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Image pull policy.
imagePullSecrets() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
The image pull secrets.
imagePullSecrets() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The image pull secret.
ingress() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
Ingress configuration
INGRESS - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
ingressClassName() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig
The class of the Ingress.
IngressConfig - Interface in io.quarkus.kubernetes.deployment
 
IngressConfig.IngressRuleConfig - Interface in io.quarkus.kubernetes.deployment
 
IngressConfig.IngressTlsConfig - Interface in io.quarkus.kubernetes.deployment
 
initContainers() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Init containers.
initialDelay() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The amount of time to wait before starting to probe.
InitTaskConfig - Interface in io.quarkus.kubernetes.deployment
 
InitTaskConfig.InitTaskContainerConfig - Interface in io.quarkus.kubernetes.deployment
 
initTaskDefaults() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
Default Init tasks configuration.
initTaskDefaults() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
Default init tasks configuration.
InitTaskProcessor - Class in io.quarkus.kubernetes.deployment
 
InitTaskProcessor() - Constructor for class io.quarkus.kubernetes.deployment.InitTaskProcessor
 
initTasks() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
Init tasks configuration.
initTasks() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
Init tasks configuration.
insecureEdgeTerminationPolicy() - Method in interface io.quarkus.kubernetes.deployment.TLSConfig
The desired behavior for insecure connections to a route.
INSTANCE - Static variable in class io.quarkus.kubernetes.deployment.KubernetesDeploy
 
io.quarkus.kubernetes.deployment - package io.quarkus.kubernetes.deployment
 
io.quarkus.kubernetes.deployment.devui - package io.quarkus.kubernetes.deployment.devui
 
ip() - Method in interface io.quarkus.kubernetes.deployment.HostAliasConfig
The ip address.
isAnyPropertySet() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
 
isAnyPropertySet() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
 
isAnyPropertySet() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
 
isAvailalbleOn(String) - Method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
isDeploymentEnabled() - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
 
isOpenshiftBuildEnabled(ContainerImageConfig, Capabilities) - Static method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
 
isUseAsDefault() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ServiceAccountConfig
 
items() - Method in interface io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig
The list of files to be mounted.
items() - Method in interface io.quarkus.kubernetes.deployment.SecretVolumeConfig
The list of files to be mounted.

J

JAVA_TOOL_OPTIONS - Static variable in interface io.quarkus.kubernetes.deployment.DebugConfig
 
job() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
Job configuration.
job() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
Job configuration.
Job - Enum constant in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
JOB - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
JOB_API_VERSION - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
JobConfig - Interface in io.quarkus.kubernetes.deployment
 
JobSelectorDecoratorFactory - Class in io.quarkus.kubernetes.deployment
 
JobSelectorDecoratorFactory() - Constructor for class io.quarkus.kubernetes.deployment.JobSelectorDecoratorFactory
 

K

key() - Method in interface io.quarkus.kubernetes.deployment.NodeSelectorConfig
The key of the nodeSelector.
key() - Method in interface io.quarkus.kubernetes.deployment.TLSConfig
The key file contents.
kind() - Method in interface io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
Kind of disk.
kind() - Method in class io.quarkus.kubernetes.deployment.CronJobSelectorDecoratorFactory
 
kind() - Method in class io.quarkus.kubernetes.deployment.JobSelectorDecoratorFactory
 
kind() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.SubjectConfig
The "kind" resource to use by the Subject element in the generated Role Binding resource.
KIND - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
KNATIVE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
KNATIVE_SERVICE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
KNATIVE_SERVICE_GROUP - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
KNATIVE_SERVICE_VERSION - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
KnativeConfig - Interface in io.quarkus.kubernetes.deployment
Knative
KnativeDeployer - Class in io.quarkus.kubernetes.deployment
 
KnativeDeployer() - Constructor for class io.quarkus.kubernetes.deployment.KnativeDeployer
 
KnativeProcessor - Class in io.quarkus.kubernetes.deployment
 
KnativeProcessor() - Constructor for class io.quarkus.kubernetes.deployment.KnativeProcessor
 
KnativeService - Enum constant in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
kpa - Enum constant in enum class io.quarkus.kubernetes.deployment.AutoScalerClass
Kubernetes Pod Autoscaler
KUBERNETES - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
KubernetesCommonHelper - Class in io.quarkus.kubernetes.deployment
 
KubernetesCommonHelper() - Constructor for class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
 
KubernetesConfig - Interface in io.quarkus.kubernetes.deployment
Kubernetes
KubernetesConfigBuilderCustomizer - Class in io.quarkus.kubernetes.deployment
 
KubernetesConfigBuilderCustomizer() - Constructor for class io.quarkus.kubernetes.deployment.KubernetesConfigBuilderCustomizer
 
KubernetesConfigUtil - Class in io.quarkus.kubernetes.deployment
 
KubernetesConfigUtil() - Constructor for class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
 
KubernetesDeploy - Class in io.quarkus.kubernetes.deployment
 
KubernetesDeployer - Class in io.quarkus.kubernetes.deployment
 
KubernetesDeployer() - Constructor for class io.quarkus.kubernetes.deployment.KubernetesDeployer
 
KubernetesDeployerPrerequisite - Class in io.quarkus.kubernetes.deployment
 
KubernetesDeployerPrerequisite() - Constructor for class io.quarkus.kubernetes.deployment.KubernetesDeployerPrerequisite
 
KubernetesDevUIProcessor - Class in io.quarkus.kubernetes.deployment.devui
 
KubernetesDevUIProcessor() - Constructor for class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor
 
KubernetesDevUIProcessor.GeneratedKubernetesResourceHandler - Class in io.quarkus.kubernetes.deployment.devui
 
KubernetesDevUIProcessor.Holder - Class in io.quarkus.kubernetes.deployment.devui
 
KubernetesDevUIProcessor.Manifest - Class in io.quarkus.kubernetes.deployment.devui
 
KubernetesProcessor - Class in io.quarkus.kubernetes.deployment
 
KubernetesProcessor() - Constructor for class io.quarkus.kubernetes.deployment.KubernetesProcessor
 
KubernetesProcessor$$accessor - Class in io.quarkus.kubernetes.deployment
 

L

labels() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Custom labels to add to all resources.
labels() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ClusterRoleBindingConfig
Labels to add into the RoleBinding resource.
labels() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ClusterRoleConfig
Labels to add into the ClusterRole resource.
labels() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.RoleBindingConfig
Labels to add into the RoleBinding resource.
labels() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.RoleConfig
Labels to add into the Role resource.
labels() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ServiceAccountConfig
Labels of the service account.
labels() - Method in interface io.quarkus.kubernetes.deployment.RouteConfig
Custom labels to add to exposition (route or ingress) resources
latestRevision() - Method in interface io.quarkus.kubernetes.deployment.TrafficConfig
LatestRevision may be optionally provided to indicate that the latest ready Revision of the Configuration should be used for this traffic target.
level() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
The SELinux level label that applies to the container.
limits() - Method in interface io.quarkus.kubernetes.deployment.ResourcesConfig
Limits Requirements
LIVENESS_PROBE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
livenessProbe() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
The liveness probe.
livenessProbe() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The liveness probe.

M

Managed - Enum constant in enum class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.Kind
 
MANAGEMENT_PORT_NAME - Static variable in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
It should be the same name as in VertxHttpProcessor.kubernetesForManagement.
managementPortIsEnabled() - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
 
Manifest(String, String) - Constructor for class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor.Manifest
 
manifests - Static variable in class io.quarkus.kubernetes.deployment.devui.KubernetesDevUIProcessor
 
mapping() - Method in interface io.quarkus.kubernetes.deployment.EnvVarsConfig
The map recording the configuration of environment variable taking their value from resource (Secret or ConfigMap) keys
matches(HasMetadata) - Method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
MAX_NODE_PORT_VALUE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
MAX_PORT_NUMBER - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
maxScale() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
This value controls the maximum number of replicas each revision should have.
maxSurge() - Method in interface io.quarkus.kubernetes.deployment.RollingUpdateConfig
Specifies the maximum number of Pods that can be created over the desired number of Pods.
maxUnavailable() - Method in interface io.quarkus.kubernetes.deployment.RollingUpdateConfig
Specifies the maximum number of Pods that can be unavailable during the update process.
memory() - Method in interface io.quarkus.kubernetes.deployment.ResourcesConfig.ResourcesRequirementsConfig
Memory Requirements
metric() - Method in interface io.quarkus.kubernetes.deployment.AutoScalingConfig
The autoscaling metric to use.
MIN_NODE_PORT_VALUE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
MIN_PORT_NUMBER - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
MINIKUBE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
MinikubeManifestGenerator - Class in io.quarkus.kubernetes.deployment
 
MinikubeManifestGenerator(ResourceRegistry, ConfigurationRegistry) - Constructor for class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
MinikubeManifestGeneratorFactory - Class in io.quarkus.kubernetes.deployment
 
MinikubeManifestGeneratorFactory() - Constructor for class io.quarkus.kubernetes.deployment.MinikubeManifestGeneratorFactory
 
minScale() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
This value controls the minimum number of replicas each revision should have.
mode() - Method in interface io.quarkus.kubernetes.deployment.VolumeItemConfig
It must be a value between 0000 and 0777.
MountConfig - Interface in io.quarkus.kubernetes.deployment
 
MountConverter - Class in io.quarkus.kubernetes.deployment
 
MountConverter() - Constructor for class io.quarkus.kubernetes.deployment.MountConverter
 
mounts() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
Volume mounts.
mounts() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Volume mounts.

N

name() - Method in interface io.quarkus.kubernetes.deployment.EnvConfig
The environment variable name.
name() - Method in interface io.quarkus.kubernetes.deployment.MountConfig
The name of the volumeName to mount.
name() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The name of the application.
name() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ClusterRoleBindingConfig
Name of the ClusterRoleBinding resource to be generated.
name() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ClusterRoleConfig
The name of the cluster role.
name() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.RoleBindingConfig
Name of the RoleBinding resource to be generated.
name() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.RoleConfig
The name of the role.
name() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ServiceAccountConfig
The name of the service account.
name() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.SubjectConfig
The "name" resource to use by the Subject element in the generated Role Binding resource.
namespace() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The namespace the generated resources should belong to.
namespace() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.RoleConfig
The namespace of the role.
namespace() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ServiceAccountConfig
The namespace of the service account.
namespace() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.SubjectConfig
The "namespace" resource to use by the Subject element in the generated Role Binding resource.
nodePort() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
The nodePort to set when serviceType is set to node-port.
nodePort() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
The nodePort to set when serviceType is set to nodePort
nodePort() - Method in interface io.quarkus.kubernetes.deployment.PortConfig
The nodePort to which this port should be mapped to.
nodeSelector() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The nodeSelector.
NodeSelectorConfig - Interface in io.quarkus.kubernetes.deployment
 
None - Enum constant in enum class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
 
nonResourceUrls() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.PolicyRuleConfig
Non resource URLs of the policy rule.

O

OLD_DEPLOYMENT_TARGET - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
OnRootMismatch - Enum constant in enum class io.quarkus.kubernetes.deployment.SecurityContextConfig.PodFSGroupChangePolicy
It indicates that volume's ownership and permissions will be changed only when permission and ownership of root directory does not match with expected permissions on the volume.
OPENSHIFT - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
OPENSHIFT_APP_RUNTIME - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
OPENSHIFT_INTERNAL_REGISTRY - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
OPENSHIFT_INTERNAL_REGISTRY_PROJECT - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
OpenShiftConfig - Interface in io.quarkus.kubernetes.deployment
OpenShift
OpenShiftConfig.OpenshiftFlavor - Enum Class in io.quarkus.kubernetes.deployment
 
OpenshiftDeployer - Class in io.quarkus.kubernetes.deployment
 
OpenshiftDeployer() - Constructor for class io.quarkus.kubernetes.deployment.OpenshiftDeployer
 
OpenshiftProcessor - Class in io.quarkus.kubernetes.deployment
 
OpenshiftProcessor() - Constructor for class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
optional() - Method in interface io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig
Optional
optional() - Method in interface io.quarkus.kubernetes.deployment.PvcVolumeConfig
Optional
optional() - Method in interface io.quarkus.kubernetes.deployment.SecretVolumeConfig
Optional
order() - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
outputDirectory() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
Optionally set directory generated Kubernetes resources will be written to.
override() - Method in interface io.quarkus.kubernetes.deployment.VCSUriConfig
Optional override of the vcs-uri annotation.

P

parallelism() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
Specifies the maximum desired number of pods the job should run at any given time.
parallelism() - Method in interface io.quarkus.kubernetes.deployment.JobConfig
Specifies the maximum desired number of pods the job should run at any given time.
parseInt(String) - Static method in class io.quarkus.kubernetes.deployment.FilePermissionUtil
When value starts with 0, parses it as an octal integer, otherwise as decimal.
partition() - Method in interface io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
The partition.
partOf() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The name of the group this component belongs too.
path() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig.IngressRuleConfig
The path under which the rule is going to be used.
path() - Method in interface io.quarkus.kubernetes.deployment.MountConfig
The path to mount.
path() - Method in interface io.quarkus.kubernetes.deployment.PortConfig
The application path (refers to web application path).
path() - Method in interface io.quarkus.kubernetes.deployment.PrometheusConfig
Define the annotation used to indicate the path to scrape.
path() - Method in interface io.quarkus.kubernetes.deployment.VolumeItemConfig
The path where the file will be mounted.
pathType() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig.IngressRuleConfig
The path type strategy to use by the Ingress rule.
percent() - Method in interface io.quarkus.kubernetes.deployment.TrafficConfig
Percent indicates that percentage based routing should be used and the value indicates the percent of traffic that is to be routed to this Revision or Configuration. `0` (zero) mean no traffic, `100` means all traffic.
period() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The period in which the action should be called.
PlatformConfiguration - Interface in io.quarkus.kubernetes.deployment
 
policyRules() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ClusterRoleConfig
Policy rules of the ClusterRole resource.
policyRules() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.RoleConfig
Policy rules of the Role resource.
populateInternalRegistry(OpenShiftConfig, ContainerImageConfig, Capabilities, BuildProducer<FallbackContainerImageRegistryBuildItem>, BuildProducer<SingleSegmentContainerImageRequestBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
port() - Method in interface io.quarkus.kubernetes.deployment.PrometheusConfig
Define the annotation used to indicate the port to scrape.
PORT_NAME - Static variable in interface io.quarkus.kubernetes.deployment.DebugConfig
 
PortConfig - Interface in io.quarkus.kubernetes.deployment
 
PortConverter - Class in io.quarkus.kubernetes.deployment
 
PortConverter() - Constructor for class io.quarkus.kubernetes.deployment.PortConverter
 
ports() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
The application ports.
ports() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The application ports.
prefix() - Method in interface io.quarkus.kubernetes.deployment.PrometheusConfig
Define the annotation prefix used for scrape values, this value will be used as the base for other annotation name defaults.
prefixes() - Method in interface io.quarkus.kubernetes.deployment.EnvVarsConfig
The map recording the configuration of environment variable prefix.
prepare(ContainerImageInfoBuildItem, KubernetesClientBuildItem, Optional<SelectedKubernetesDeploymentTargetBuildItem>, Optional<FallbackContainerImageRegistryBuildItem>, List<PreventImplicitContainerImagePushBuildItem>, BuildProducer<ContainerImageBuildRequestBuildItem>, BuildProducer<ContainerImagePushRequestBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KubernetesDeployerPrerequisite
 
preventContainerPush(ContainerImageConfig, BuildProducer<PreventImplicitContainerImagePushBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KubernetesProcessor
 
PreventImplicitContainerImagePushBuildItem - Class in io.quarkus.kubernetes.deployment
A build item that is used to prevent the Kubernetes processing from requesting a container image push request.
PreventImplicitContainerImagePushBuildItem() - Constructor for class io.quarkus.kubernetes.deployment.PreventImplicitContainerImagePushBuildItem
 
printMessageAboutPortsThatCantChange(String, List<KubernetesPortBuildItem>, PlatformConfiguration) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
Creates the configurator build items.
printMessages(String, String, Property<T>, Property<T>) - Static method in class io.quarkus.kubernetes.deployment.PropertyUtil
 
printMessages(String, String, Property<T>, Optional<Property<T>>) - Static method in class io.quarkus.kubernetes.deployment.PropertyUtil
 
ProbeConfig - Interface in io.quarkus.kubernetes.deployment
 
ProbeConverter - Class in io.quarkus.kubernetes.deployment
 
ProbeConverter() - Constructor for class io.quarkus.kubernetes.deployment.ProbeConverter
 
process(KubernetesEnvBuildItem) - Method in class io.quarkus.kubernetes.deployment.EnvVarValidator
Processes the specified KubernetesEnvBuildItem to check whether it's valid with respect to the set of already known configuration, accumulating errors or outputting warnings if needed.
process(String, String, ContainerImageInfoBuildItem, List<InitTaskBuildItem>, InitTaskConfig, Map<String, InitTaskConfig>, BuildProducer<KubernetesJobBuildItem>, BuildProducer<KubernetesInitContainerBuildItem>, BuildProducer<KubernetesEnvBuildItem>, BuildProducer<KubernetesRoleBuildItem>, BuildProducer<KubernetesRoleBindingBuildItem>, BuildProducer<KubernetesServiceAccountBuildItem>, BuildProducer<DecoratorBuildItem>) - Static method in class io.quarkus.kubernetes.deployment.InitTaskProcessor
 
process(String, Optional<String>, Optional<String>, Optional<String>, Optional<String>, String, Optional<String>, boolean...) - Method in class io.quarkus.kubernetes.deployment.EnvVarValidator
 
produceFeature() - Method in class io.quarkus.kubernetes.deployment.KubernetesProcessor
 
prometheus() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Prometheus configuration.
PrometheusConfig - Interface in io.quarkus.kubernetes.deployment
 
PropertyUtil - Class in io.quarkus.kubernetes.deployment
 
PropertyUtil() - Constructor for class io.quarkus.kubernetes.deployment.PropertyUtil
 
protocol() - Method in interface io.quarkus.kubernetes.deployment.PortConfig
The protocol.
PvcVolumeConfig - Interface in io.quarkus.kubernetes.deployment
 
PvcVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
PvcVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.PvcVolumeConverter
 
pvcVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Persistent Volume Claim volumes.

Q

QUARKUS - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
QUARKUS_ANNOTATIONS_BUILD_TIMESTAMP - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
QUARKUS_ANNOTATIONS_COMMIT_ID - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
QUARKUS_ANNOTATIONS_QUARKUS_VERSION - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
QUARKUS_ANNOTATIONS_VCS_URL - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
QuarkusFileWriter - Class in io.quarkus.kubernetes.deployment
 
QuarkusFileWriter(Project) - Constructor for class io.quarkus.kubernetes.deployment.QuarkusFileWriter
 

R

rbac() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
RBAC configuration.
RBAC_API_GROUP - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
RBAC_API_VERSION - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
RbacConfig - Interface in io.quarkus.kubernetes.deployment
 
RbacConfig.ClusterRoleBindingConfig - Interface in io.quarkus.kubernetes.deployment
 
RbacConfig.ClusterRoleConfig - Interface in io.quarkus.kubernetes.deployment
 
RbacConfig.PolicyRuleConfig - Interface in io.quarkus.kubernetes.deployment
 
RbacConfig.RoleBindingConfig - Interface in io.quarkus.kubernetes.deployment
 
RbacConfig.RoleConfig - Interface in io.quarkus.kubernetes.deployment
 
RbacConfig.ServiceAccountConfig - Interface in io.quarkus.kubernetes.deployment
 
RbacConfig.SubjectConfig - Interface in io.quarkus.kubernetes.deployment
 
RBACUtil - Class in io.quarkus.kubernetes.deployment
 
READINESS_PROBE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
readinessProbe() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
The readiness probe.
readinessProbe() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The readiness probe.
readOnly() - Method in interface io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
Whether the volumeName is read only or not.
readOnly() - Method in interface io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
Whether the volumeName is read only or not.
readOnly() - Method in interface io.quarkus.kubernetes.deployment.AzureFileVolumeConfig
Whether the volumeName is read only or not.
readOnly() - Method in interface io.quarkus.kubernetes.deployment.MountConfig
ReadOnly.
ReadOnly - Enum constant in enum class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
 
ReadWrite - Enum constant in enum class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
 
remoteDebug() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
Debug configuration to be set in pods.
remoteDebug() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
Debug configuration to be set in pods.
RemoveBuilderImageResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
RemoveBuilderImageResourceDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.RemoveBuilderImageResourceDecorator
 
RemoveCommandDecorator - Class in io.quarkus.kubernetes.deployment
 
RemoveCommandDecorator(String, String) - Constructor for class io.quarkus.kubernetes.deployment.RemoveCommandDecorator
 
RemoveDeploymentConfigResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
RemoveDeploymentConfigResourceDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.RemoveDeploymentConfigResourceDecorator
 
RemoveDeploymentResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
RemoveDeploymentResourceDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.RemoveDeploymentResourceDecorator
 
RemoveDeploymentTriggerDecorator - Class in io.quarkus.kubernetes.deployment
 
RemoveDeploymentTriggerDecorator(String) - Constructor for class io.quarkus.kubernetes.deployment.RemoveDeploymentTriggerDecorator
 
RemoveOptionalFromConfigMapEnvSourceDecorator - Class in io.quarkus.kubernetes.deployment
 
RemoveOptionalFromConfigMapEnvSourceDecorator() - Constructor for class io.quarkus.kubernetes.deployment.RemoveOptionalFromConfigMapEnvSourceDecorator
 
RemoveOptionalFromConfigMapKeySelectorDecorator - Class in io.quarkus.kubernetes.deployment
 
RemoveOptionalFromConfigMapKeySelectorDecorator() - Constructor for class io.quarkus.kubernetes.deployment.RemoveOptionalFromConfigMapKeySelectorDecorator
 
RemoveOptionalFromSecretEnvSourceDecorator - Class in io.quarkus.kubernetes.deployment
 
RemoveOptionalFromSecretEnvSourceDecorator() - Constructor for class io.quarkus.kubernetes.deployment.RemoveOptionalFromSecretEnvSourceDecorator
 
RemoveOptionalFromSecretKeySelectorDecorator - Class in io.quarkus.kubernetes.deployment
 
RemoveOptionalFromSecretKeySelectorDecorator() - Constructor for class io.quarkus.kubernetes.deployment.RemoveOptionalFromSecretKeySelectorDecorator
 
RemovePortFromServiceDecorator - Class in io.quarkus.kubernetes.deployment
 
RemovePortFromServiceDecorator(String, String) - Constructor for class io.quarkus.kubernetes.deployment.RemovePortFromServiceDecorator
 
replicas() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
The number of desired pods
replicas() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
The number of desired pods
repository() - Method in interface io.quarkus.kubernetes.deployment.GitRepoVolumeConfig
Git repository URL.
requests() - Method in interface io.quarkus.kubernetes.deployment.ResourcesConfig
Requests Requirements
requestsPerSecond() - Method in interface io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig
The requests per second per replica.
resourceNames() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.PolicyRuleConfig
Resource names of the policy rule.
ResourceNameUtil - Class in io.quarkus.kubernetes.deployment
 
resources() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
Resources requirements
resources() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Resources requirements.
resources() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.PolicyRuleConfig
Resources of the policy rule.
ResourcesConfig - Interface in io.quarkus.kubernetes.deployment
 
ResourcesConfig.ResourcesRequirementsConfig - Interface in io.quarkus.kubernetes.deployment
 
restartPolicy() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
Restart policy when the job container fails.
restartPolicy() - Method in interface io.quarkus.kubernetes.deployment.JobConfig
Restart policy when the job container fails.
revision() - Method in interface io.quarkus.kubernetes.deployment.GitRepoVolumeConfig
The commit hash to use.
revisionAutoScaling() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
Revision autoscaling configuration.
revisionName() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
The name of the revision.
revisionName() - Method in interface io.quarkus.kubernetes.deployment.TrafficConfig
RevisionName of a specific revision to which to send this portion of traffic.
role() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
The SELinux role label that applies to the container.
ROLE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
ROLE_BINDING - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
roleBindings() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig
List of role bindings to generate.
roleName() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ClusterRoleBindingConfig
The name of the ClusterRole resource to use by the RoleRef element in the generated ClusterRoleBinding resource.
roleName() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.RoleBindingConfig
The name of the Role resource to use by the RoleRef element in the generated Role Binding resource.
roles() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig
List of roles to generate.
rollingUpdate() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
Specifies rolling update configuration.
RollingUpdateConfig - Interface in io.quarkus.kubernetes.deployment
 
route() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
OpenShift route configuration
ROUTE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
ROUTE_API_GROUP - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
RouteConfig - Interface in io.quarkus.kubernetes.deployment
 
rps - Enum constant in enum class io.quarkus.kubernetes.deployment.AutoScalingMetric
Requests per second
rules() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig
Custom rules for the current ingress resource.
runAsGroup() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
The GID to run the entrypoint of the container process.
runAsNonRoot() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
Indicates that the container must run as a non-root user.
runAsUser() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
The UID to run the entrypoint of the container process.
runAsUserName() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
The UserName in Windows to run the entrypoint of the container process.

S

S2I - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
scaleToZeroEnabled() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
The scale-to-zero values control whether Knative allows revisions to scale down to zero, or stops at “1”.
schedule() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
The schedule in Cron format, see Cron.
scheme() - Method in interface io.quarkus.kubernetes.deployment.PrometheusConfig
Define the annotation used to indicate the scheme to use for scraping By default, /scheme will be appended to the defined prefix.
scrape() - Method in interface io.quarkus.kubernetes.deployment.PrometheusConfig
Define the annotation used to indicate services that should be scraped.
secret() - Method in interface io.quarkus.kubernetes.deployment.EnvConfig
The environment variable secret.
secretName() - Method in interface io.quarkus.kubernetes.deployment.AzureFileVolumeConfig
The secret name.
secretName() - Method in interface io.quarkus.kubernetes.deployment.SecretVolumeConfig
The name of the secret to mount.
secrets() - Method in interface io.quarkus.kubernetes.deployment.EnvVarsConfig
The optional list of Secret names to load environment variables from.
SecretVolumeConfig - Interface in io.quarkus.kubernetes.deployment
 
SecretVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
SecretVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.SecretVolumeConverter
 
secretVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Secret volumes.
securityContext() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
If set, it will copy the security context configuration provided into the generated pod settings.
SecurityContextConfig - Interface in io.quarkus.kubernetes.deployment
 
SecurityContextConfig.PodFSGroupChangePolicy - Enum Class in io.quarkus.kubernetes.deployment
 
SecurityContextConfig.SeLinuxOptions - Interface in io.quarkus.kubernetes.deployment
 
SecurityContextConfig.WindowsOptions - Interface in io.quarkus.kubernetes.deployment
 
selectDeploymentTarget(ContainerImageInfoBuildItem, EnabledKubernetesDeploymentTargetsBuildItem, Capabilities, ContainerImageConfig, BuildProducer<SelectedKubernetesDeploymentTargetBuildItem>, BuildProducer<PreventImplicitContainerImagePushBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KubernetesDeployer
 
SelectedKubernetesDeploymentTargetBuildItem - Class in io.quarkus.kubernetes.deployment
 
SelectedKubernetesDeploymentTargetBuildItem(DeploymentTargetEntry) - Constructor for class io.quarkus.kubernetes.deployment.SelectedKubernetesDeploymentTargetBuildItem
 
seLinuxOptions() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
SELinuxOptions to be applied to the container.
SERVICE_ACCOUNT - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
serviceAccount() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
The service account.
serviceAccount() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The service account.
serviceAccounts() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig
List of service account resources to generate.
serviceName() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig.IngressRuleConfig
The service name to be used by this Ingress rule.
servicePortName() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig.IngressRuleConfig
The service port name to be used by this Ingress rule.
servicePortNumber() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig.IngressRuleConfig
The service port number to be used by this Ingress rule.
serviceType() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The type of service that will be generated for the application
Shared - Enum constant in enum class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.Kind
 
shareName() - Method in interface io.quarkus.kubernetes.deployment.AzureFileVolumeConfig
The share name.
sidecars() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Sidecar containers.
startingDeadlineSeconds() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
Deadline in seconds for starting the job if it misses scheduled time for any reason.
STARTUP_PROBE - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
startupProbe() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The startup probe.
StatefulSet - Enum constant in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
 
STATEFULSET - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
strategy() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
Specifies the deployment strategy.
subjects() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ClusterRoleBindingConfig
List of subjects elements to use in the generated ClusterRoleBinding resource.
subjects() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.RoleBindingConfig
List of subjects elements to use in the generated RoleBinding resource.
subPath() - Method in interface io.quarkus.kubernetes.deployment.MountConfig
Path within the volumeName from which the container's volumeName should be mounted.
successfulJobsHistoryLimit() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
The number of successful finished jobs to retain.
successThreshold() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The success threshold to use.
supplementalGroups() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
A list of groups applied to the first process run in each container, in addition to the container's primary GID.
suspend() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
Suspend specifies whether the Job controller should create Pods or not.
suspend() - Method in interface io.quarkus.kubernetes.deployment.DebugConfig
If enabled, it means the JVM will wait for the debugger to attach before executing the main class.
suspend() - Method in interface io.quarkus.kubernetes.deployment.JobConfig
Suspend specifies whether the Job controller should create Pods or not.
sysctls() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
Sysctls hold a list of namespaced sysctls used for the pod.

T

tag() - Method in interface io.quarkus.kubernetes.deployment.TrafficConfig
Tag is optionally used to expose a dedicated url for referencing this target exclusively.
target() - Method in interface io.quarkus.kubernetes.deployment.AutoScalingConfig
The autoscaling target.
targetPlatformName() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
 
targetPlatformName() - Method in interface io.quarkus.kubernetes.deployment.EnvVarHolder
Specifies which the name of the platform this EnvVarHolder targets.
targetPlatformName() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
 
targetPlatformName() - Method in interface io.quarkus.kubernetes.deployment.KubernetesConfig
 
targetPlatformName() - Method in interface io.quarkus.kubernetes.deployment.OpenShiftConfig
 
targetPort() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig
The default target named port.
targetPort() - Method in interface io.quarkus.kubernetes.deployment.RouteConfig
The target named port.
targetUtilizationPercentage() - Method in interface io.quarkus.kubernetes.deployment.AutoScalingConfig
This value specifies a percentage of the target to actually be targeted by the autoscaler.
targetUtilizationPercentage() - Method in interface io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig
This value specifies a percentage of the target to actually be targeted by the autoscaler.
tcpSocketAction() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The tcp socket to use for the probe (the format is host:port).
termination() - Method in interface io.quarkus.kubernetes.deployment.TLSConfig
The termination type.
timeout() - Method in interface io.quarkus.kubernetes.deployment.ProbeConfig
The amount of time to wait for each action.
timeZone() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
The time zone for the job schedule.
tls() - Method in interface io.quarkus.kubernetes.deployment.IngressConfig
Allow to configure the TLS Ingress configuration hosts by secret name.
tls() - Method in interface io.quarkus.kubernetes.deployment.PortConfig
If enabled, the port will be configured to use the schema HTTPS.
tls() - Method in interface io.quarkus.kubernetes.deployment.RouteConfig
The TLS configuration for the route.
TLSConfig - Interface in io.quarkus.kubernetes.deployment
 
toMap(PlatformConfiguration...) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
 
traffic() - Method in interface io.quarkus.kubernetes.deployment.KnativeConfig
Traffic configuration.
TrafficConfig - Interface in io.quarkus.kubernetes.deployment
 
transport() - Method in interface io.quarkus.kubernetes.deployment.DebugConfig
The transport to use.
ttlSecondsAfterFinished() - Method in interface io.quarkus.kubernetes.deployment.CronJobConfig
Limits the lifetime of a Job that has finished execution (either Complete or Failed).
ttlSecondsAfterFinished() - Method in interface io.quarkus.kubernetes.deployment.JobConfig
Limits the lifetime of a Job that has finished execution (either Complete or Failed).
type() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
The SELinux type label that applies to the container.

U

useAsDefault() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.ServiceAccountConfig
If true, this service account will be used in the generated Deployment resource.
user() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
The SELinux user label that applies to the container.

V

v3 - Enum constant in enum class io.quarkus.kubernetes.deployment.OpenShiftConfig.OpenshiftFlavor
 
v4 - Enum constant in enum class io.quarkus.kubernetes.deployment.OpenShiftConfig.OpenshiftFlavor
 
value() - Method in interface io.quarkus.kubernetes.deployment.EnvConfig
The environment variable value.
value() - Method in interface io.quarkus.kubernetes.deployment.EnvVarsConfig.Value
The environment variable value
value() - Method in interface io.quarkus.kubernetes.deployment.NodeSelectorConfig
The value of the nodeSelector.
valueOf(String) - Static method in enum class io.quarkus.kubernetes.deployment.AutoScalerClass
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.kubernetes.deployment.AutoScalingMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.kubernetes.deployment.OpenShiftConfig.OpenshiftFlavor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.quarkus.kubernetes.deployment.SecurityContextConfig.PodFSGroupChangePolicy
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.quarkus.kubernetes.deployment.AutoScalerClass
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.kubernetes.deployment.AutoScalingMetric
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.kubernetes.deployment.DeploymentResourceKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.kubernetes.deployment.OpenShiftConfig.OpenshiftFlavor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.quarkus.kubernetes.deployment.SecurityContextConfig.PodFSGroupChangePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
VanillaKubernetesProcessor - Class in io.quarkus.kubernetes.deployment
 
VanillaKubernetesProcessor() - Constructor for class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
vars() - Method in interface io.quarkus.kubernetes.deployment.EnvVarsConfig
The map associating environment name to its associated value.
vcsUri() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
VCS URI annotation configuration.
VCSUriConfig - Interface in io.quarkus.kubernetes.deployment
 
verbs() - Method in interface io.quarkus.kubernetes.deployment.RbacConfig.PolicyRuleConfig
Verbs of the policy rule.
version() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
The version of the application.
VERSION_LABEL - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
visit(KnativeConfigFluent<?>) - Method in class io.quarkus.kubernetes.deployment.AddPortToKnativeConfig
 
visit(ImageConfigurationFluent<?>) - Method in class io.quarkus.kubernetes.deployment.ApplyImageGroupConfigurator
 
visit(ImageConfigurationFluent<?>) - Method in class io.quarkus.kubernetes.deployment.ApplyImageRegistryConfigurator
 
visit(KubernetesConfigFluent) - Method in class io.quarkus.kubernetes.deployment.ApplyKubernetesIngressConfigurator
 
visit(KubernetesConfigFluent<?>) - Method in class io.quarkus.kubernetes.deployment.AddPortToKubernetesConfig
 
visit(OpenshiftConfigFluent) - Method in class io.quarkus.kubernetes.deployment.ApplyOpenshiftRouteConfigurator
 
visit(OpenshiftConfigFluent<?>) - Method in class io.quarkus.kubernetes.deployment.AddPortToOpenshiftConfig
 
visit(S2iBuildConfigFluent<?>) - Method in class io.quarkus.kubernetes.deployment.DisableS2iConfigurator
 
visit(HTTPGetActionFluent<?>) - Method in class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.AddClusterRoleBindingResourceDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.AddClusterRoleResourceDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.AddNamespaceDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.AddRoleBindingResourceDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.AddRoleResourceDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.AddServiceAccountResourceDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.AddServiceMonitorResourceDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.CreateJobResourceFromImageDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.RemoveBuilderImageResourceDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.RemoveDeploymentConfigResourceDecorator
 
visit(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.RemoveDeploymentResourceDecorator
 
visit(KubernetesListFluent<?>) - Method in class io.quarkus.kubernetes.deployment.AddCronJobResourceDecorator
 
visit(KubernetesListFluent<?>) - Method in class io.quarkus.kubernetes.deployment.AddDeploymentResourceDecorator
 
visit(KubernetesListFluent<?>) - Method in class io.quarkus.kubernetes.deployment.AddJobResourceDecorator
 
visit(KubernetesListFluent<?>) - Method in class io.quarkus.kubernetes.deployment.AddStatefulSetResourceDecorator
 
visit(List<Map.Entry<String, Object>>, HTTPGetActionFluent<?>) - Method in class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
volumeId() - Method in interface io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
The name of the disk to mount.
VolumeItemConfig - Interface in io.quarkus.kubernetes.deployment
 

W

waitForContainer() - Method in interface io.quarkus.kubernetes.deployment.InitTaskConfig
The configuration of the `wait for` container.
windowsOptions() - Method in interface io.quarkus.kubernetes.deployment.SecurityContextConfig
The Windows specific settings applied to all containers.
withKey() - Method in interface io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig
The key identifying the field from which the value is extracted.
workingDir() - Method in interface io.quarkus.kubernetes.deployment.ContainerConfig
Working directory.
workingDir() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
Working directory.
write(String, KubernetesList) - Method in class io.quarkus.kubernetes.deployment.QuarkusFileWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values