A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages

A

accept(Map<String, byte[]>, BuildResult) - Method in class io.quarkus.kubernetes.deployment.devconsole.KubernetesDevConsoleProcessor.GeneratedKubernetesResourceHandler
 
accepts(Class<? extends Configuration>) - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
adapt(Container) - Static method in class io.quarkus.kubernetes.deployment.ContainerAdapter
 
addBuildTimestamp - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
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
addBuildTimestamp - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
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
addBuildTimestamp - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
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
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
 
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
 
AddNodePortDecorator - Class in io.quarkus.kubernetes.deployment
 
AddNodePortDecorator(String, int) - Constructor for class io.quarkus.kubernetes.deployment.AddNodePortDecorator
 
AddNodePortDecorator(String, int, Optional<String>) - Constructor for class io.quarkus.kubernetes.deployment.AddNodePortDecorator
 
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 - Variable in class io.quarkus.kubernetes.deployment.DebugConfig
It specifies the address at which the debug socket will listen.
AddRoleResourceDecorator - Class in io.quarkus.kubernetes.deployment
 
AddRoleResourceDecorator(String, KubernetesRoleBuildItem) - 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
 
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 - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
If true, the 'app.kubernetes.io/version' label will be part of the selectors of Service and Deployment
addVersionToLabelSelectors - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
If true, the 'app.kubernetes.io/version' label will be part of the selectors of Service and DeploymentConfig
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.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
 
Always - 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(HTTPGetActionFluent<?>) - Method in class io.quarkus.kubernetes.deployment.ApplyHttpGetActionPortDecorator
 
andThenVisit(ObjectMetaBuilder, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.AddNamespaceDecorator
 
andThenVisit(PodSpecBuilder, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.AddSidecarDecorator
 
andThenVisit(PodSpecFluent, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplySecuritySettingsDecorator
 
andThenVisit(PodSpecFluent, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplyServiceAccountNameDecorator
 
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(DeploymentConfigSpecFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ChangeContainerNameInDeploymentTriggerDecorator
 
andThenVisit(DeploymentConfigSpecFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.RemoveDeploymentTriggerDecorator
 
andThenVisit(SourceBuildStrategyFluent<?>, ObjectMeta) - Method in class io.quarkus.kubernetes.deployment.ApplyBuilderImageDecorator
 
annotations - Variable in class io.quarkus.kubernetes.deployment.IngressConfig
Custom annotations to add to exposition (route or ingress) resources
annotations - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Custom annotations to add to all resources
annotations - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Custom annotations to add to all resources
annotations - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Custom annotations to add to all resources
annotations - Variable in class 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 - Variable in class io.quarkus.kubernetes.deployment.RouteConfig
Custom annotations to add to exposition (route or ingress) resources
apiGroup - Variable in enum io.quarkus.kubernetes.deployment.OpenshiftConfig.DeploymentResourceKind
 
apiVersion - Variable in enum io.quarkus.kubernetes.deployment.OpenshiftConfig.DeploymentResourceKind
 
appConfigMap - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
If set, the config map will be mounted to the application container and its contents will be used for application configuration.
appConfigMap - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
If set, the config map will be mounted to the application container and its contents will be used for application configuration.
appConfigMap - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
If set, the config amp 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(String, String, Integer) - 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
 
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 - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
If set, the secret will mounted to the application container and its contents will be used for application configuration.
appSecret - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
If set, the secret will mounted to the application container and its contents will be used for application configuration.
appSecret - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
If set, the secret will mounted to the application container and its contents will be used for application configuration.
arguments - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
The arguments
arguments - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The arguments
arguments - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The arguments
arguments - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The arguments
autoScalerClass - Variable in class io.quarkus.kubernetes.deployment.AutoScalingConfig
The Autoscaler class.
autoScalerClass - Variable in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig
The Autoscaler class.
AutoScalerClass - Enum in io.quarkus.kubernetes.deployment
 
AutoScalerClassConverter - Class in io.quarkus.kubernetes.deployment
 
AutoScalerClassConverter() - Constructor for class io.quarkus.kubernetes.deployment.AutoScalerClassConverter
 
AutoScalingConfig - Class in io.quarkus.kubernetes.deployment
 
AutoScalingConfig() - Constructor for class io.quarkus.kubernetes.deployment.AutoScalingConfig
 
AutoScalingConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
AutoScalingMetric - Enum in io.quarkus.kubernetes.deployment
 
AutoScalingMetricConverter - Class in io.quarkus.kubernetes.deployment
 
AutoScalingMetricConverter() - Constructor for class io.quarkus.kubernetes.deployment.AutoScalingMetricConverter
 
AwsElasticBlockStoreVolumeConfig - Class in io.quarkus.kubernetes.deployment
 
AwsElasticBlockStoreVolumeConfig() - Constructor for class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
 
AwsElasticBlockStoreVolumeConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
AwsElasticBlockStoreVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
AwsElasticBlockStoreVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConverter
 
awsElasticBlockStoreVolumes - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
AWS Elastic BlockStore volumes
awsElasticBlockStoreVolumes - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
AWS Elastic BlockStore volumes
awsElasticBlockStoreVolumes - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
AWS Elastic BlockStore volumes
AzureDiskVolumeConfig - Class in io.quarkus.kubernetes.deployment
 
AzureDiskVolumeConfig() - Constructor for class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
 
AzureDiskVolumeConfig.CachingMode - Enum in io.quarkus.kubernetes.deployment
 
AzureDiskVolumeConfig.Kind - Enum in io.quarkus.kubernetes.deployment
 
AzureDiskVolumeConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
AzureDiskVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
AzureDiskVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.AzureDiskVolumeConverter
 
azureDiskVolumes - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Azure disk volumes
azureDiskVolumes - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Azure disk volumes
azureDiskVolumes - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Azure disk volumes
AzureFileVolumeConfig - Class in io.quarkus.kubernetes.deployment
 
AzureFileVolumeConfig() - Constructor for class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig
 
AzureFileVolumeConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
AzureFileVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
AzureFileVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.AzureFileVolumeConverter
 
azureFileVolumes - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Azure file volumes
azureFileVolumes - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Azure file volumes
azureFileVolumes - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Azure file volumes

B

before() - Method in class io.quarkus.kubernetes.deployment.AddSelectorToDeploymentDecorator
 
build(ApplicationInfoBuildItem, OutputTargetBuildItem, PackageConfig, KubernetesConfig, OpenshiftConfig, KnativeConfig, Capabilities, LaunchModeBuildItem, List<KubernetesPortBuildItem>, EnabledKubernetesDeploymentTargetsBuildItem, List<ConfiguratorBuildItem>, List<ConfigurationSupplierBuildItem>, List<DecoratorBuildItem>, BuildProducer<DekorateOutputBuildItem>, Optional<CustomProjectRootBuildItem>, BuildProducer<GeneratedFileSystemResourceBuildItem>, BuildProducer<GeneratedKubernetesResourceBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KubernetesProcessor
 
buildDebugPort() - Method in class io.quarkus.kubernetes.deployment.DebugConfig
 
builder(BuildProducer<DevConsoleTemplateInfoBuildItem>) - Method in class io.quarkus.kubernetes.deployment.devconsole.KubernetesDevConsoleProcessor
 
builder(ProbeConfig) - Static method in class io.quarkus.kubernetes.deployment.ProbeConverter
 
buildJavaToolOptionsEnv() - Method in class io.quarkus.kubernetes.deployment.DebugConfig
 

C

cachingMode - Variable in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
Disk caching mode.
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
 
check() - 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, OpenshiftConfig, BuildProducer<KubernetesDeploymentTargetBuildItem>, BuildProducer<KubernetesResourceMetadataBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
checkSilently() - Method in class io.quarkus.kubernetes.deployment.KubernetesDeploy
 
checkVanillaKubernetes(ApplicationInfoBuildItem, KubernetesConfig, BuildProducer<KubernetesDeploymentTargetBuildItem>, BuildProducer<KubernetesResourceMetadataBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
claimName - Variable in class io.quarkus.kubernetes.deployment.PvcVolumeConfig
The name of the claim to mount.
clusterLocal - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Whether this service is cluster-local.
combinePorts(List<KubernetesPortBuildItem>, PlatformConfiguration) - Static method in class io.quarkus.kubernetes.deployment.KubernetesCommonHelper
Creates the configurator build items.
command - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
The commands
command - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The commands
command - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The commands
command - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The commands
concurrency - io.quarkus.kubernetes.deployment.AutoScalingMetric
Concurrency
configmap - Variable in class io.quarkus.kubernetes.deployment.EnvConfig
The environment variable config map.
configmap - Variable in class io.quarkus.kubernetes.deployment.EnvVarFromConfigMapKeyConfig
The name of the ConfigMap from which a value is to be extracted.
configMapName - Variable in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig
The name of the ConfigMap to mount.
configmaps - Variable in class io.quarkus.kubernetes.deployment.EnvVarsConfig
The optional list of ConfigMap names to load environment variables from.
ConfigMapVolumeConfig - Class in io.quarkus.kubernetes.deployment
 
ConfigMapVolumeConfig() - Constructor for class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig
 
ConfigMapVolumeConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
ConfigMapVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
ConfigMapVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.ConfigMapVolumeConverter
 
configMapVolumes - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
ConfigMap volumes
configMapVolumes - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
ConfigMap volumes
configMapVolumes - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
ConfigMap volumes
Constants - Class in io.quarkus.kubernetes.deployment
 
construct() - Static method in class io.quarkus.kubernetes.deployment.KubernetesProcessor$$accessor
 
ContainerAdapter - Class in io.quarkus.kubernetes.deployment
Copied from dekorate in order to fix some issues
ContainerAdapter() - Constructor for class io.quarkus.kubernetes.deployment.ContainerAdapter
 
containerConcurrency - Variable in class io.quarkus.kubernetes.deployment.AutoScalingConfig
The exact amount of requests allowed to the replica at a time.
containerConcurrency - Variable in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig
The exact amount of requests allowed to the replica at a time.
ContainerConfig - Class in io.quarkus.kubernetes.deployment
 
ContainerConfig() - Constructor for class io.quarkus.kubernetes.deployment.ContainerConfig
 
ContainerConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
ContainerConverter - Class in io.quarkus.kubernetes.deployment
 
ContainerConverter() - Constructor for class io.quarkus.kubernetes.deployment.ContainerConverter
 
ContainerImageUtil - Class in io.quarkus.kubernetes.deployment
 
containerName - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
If set, it will change the name of the container according to the configuration
containerName - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
If set, it will change the name of the container according to the configuration
containerName - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
If set, it will change the name of the container according to the configuration
containerPort - Variable in class io.quarkus.kubernetes.deployment.PortConfig
The port number.
containers - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Sidecar containers
containers - Variable in class 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(ProbeConfig) - Static method in class io.quarkus.kubernetes.deployment.ProbeConverter
 
convert(PvcVolumeConfig) - Static method in class io.quarkus.kubernetes.deployment.PvcVolumeConverter
 
convert(SecretVolumeConfig) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConverter
 
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.getEnv() and EnvVarHolder.getEnvVars()) into a collection of associated KubernetesEnvBuildItem.
convertToEnvs() - Method in class io.quarkus.kubernetes.deployment.ContainerConfig
 
cpu - io.quarkus.kubernetes.deployment.AutoScalingMetric
CPU
cpu - Variable in class io.quarkus.kubernetes.deployment.ResourcesConfig.ResourcesRequirementsConfig
CPU Requirements
create(ResourceRegistry, ConfigurationRegistry) - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGeneratorFactory
 
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
 
createConfigurators(ApplicationInfoBuildItem, OpenshiftConfig, Capabilities, Optional<ContainerImageInfoBuildItem>, List<KubernetesPortBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
createConfigurators(KnativeConfig, List<KubernetesPortBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeProcessor
 
createConfigurators(KubernetesConfig, List<KubernetesPortBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
createDecorators(ApplicationInfoBuildItem, OutputTargetBuildItem, KnativeConfig, PackageConfig, Optional<MetricsCapabilityBuildItem>, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, List<KubernetesEnvBuildItem>, Optional<BaseImageInfoBuildItem>, Optional<ContainerImageInfoBuildItem>, Optional<KubernetesCommandBuildItem>, List<KubernetesPortBuildItem>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesRoleBindingBuildItem>, Optional<CustomProjectRootBuildItem>, List<KubernetesDeploymentTargetBuildItem>) - Method in class io.quarkus.kubernetes.deployment.KnativeProcessor
 
createDecorators(ApplicationInfoBuildItem, OutputTargetBuildItem, KubernetesConfig, PackageConfig, Optional<MetricsCapabilityBuildItem>, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, List<KubernetesEnvBuildItem>, Optional<ContainerImageInfoBuildItem>, Optional<KubernetesCommandBuildItem>, List<KubernetesPortBuildItem>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesRoleBindingBuildItem>, Optional<CustomProjectRootBuildItem>, List<KubernetesDeploymentTargetBuildItem>) - Method in class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
createDecorators(ApplicationInfoBuildItem, OutputTargetBuildItem, OpenshiftConfig, ContainerImageConfig, Optional<FallbackContainerImageRegistryBuildItem>, PackageConfig, Optional<MetricsCapabilityBuildItem>, Capabilities, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, List<KubernetesEnvBuildItem>, Optional<BaseImageInfoBuildItem>, Optional<ContainerImageInfoBuildItem>, Optional<KubernetesCommandBuildItem>, List<KubernetesPortBuildItem>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesRoleBindingBuildItem>, Optional<CustomProjectRootBuildItem>, List<KubernetesDeploymentTargetBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
createDecorators(String, ApplicationInfoBuildItem, OutputTargetBuildItem, KubernetesConfig, PackageConfig, Optional<MetricsCapabilityBuildItem>, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, List<KubernetesEnvBuildItem>, Optional<BaseImageInfoBuildItem>, Optional<ContainerImageInfoBuildItem>, Optional<KubernetesCommandBuildItem>, List<KubernetesPortBuildItem>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesRoleBindingBuildItem>, Optional<CustomProjectRootBuildItem>) - Static method in class io.quarkus.kubernetes.deployment.DevClusterHelper
 
createDecorators(Optional<Project>, String, String, PlatformConfiguration, Optional<MetricsCapabilityBuildItem>, List<KubernetesAnnotationBuildItem>, List<KubernetesLabelBuildItem>, Optional<KubernetesCommandBuildItem>, List<KubernetesPortBuildItem>, Optional<KubernetesHealthLivenessPathBuildItem>, Optional<KubernetesHealthReadinessPathBuildItem>, List<KubernetesRoleBuildItem>, List<KubernetesRoleBindingBuildItem>) - 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.
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
 
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.
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
 
createSelector(KubernetesConfig) - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
Creates a LabelSelector that matches the labels for the KubernetesConfig.

D

DebugConfig - Class in io.quarkus.kubernetes.deployment
 
DebugConfig() - Constructor for class io.quarkus.kubernetes.deployment.DebugConfig
 
DebugConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
DEFAULT_HASH_ALGORITHM - Static variable in class io.quarkus.kubernetes.deployment.DevClusterHelper
 
DEFAULT_HASH_ALGORITHM - Static variable in class io.quarkus.kubernetes.deployment.KubernetesProcessor
 
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 - Variable in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig
Default mode.
defaultMode - Variable in class io.quarkus.kubernetes.deployment.PvcVolumeConfig
Default mode.
defaultMode - Variable in class io.quarkus.kubernetes.deployment.SecretVolumeConfig
Default mode.
deploy - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
If set to true, Quarkus will attempt to deploy the application to the target Kubernetes cluster
deploy(KubernetesClientBuildItem, Capabilities, List<KubernetesDeploymentClusterBuildItem>, Optional<SelectedKubernetesDeploymentTargetBuildItem>, OutputTargetBuildItem, OpenshiftConfig, 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 - io.quarkus.kubernetes.deployment.KubernetesConfig.DeploymentResourceKind
 
Deployment - io.quarkus.kubernetes.deployment.OpenshiftConfig.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 - io.quarkus.kubernetes.deployment.OpenshiftConfig.DeploymentResourceKind
 
deploymentKind - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The kind of the deployment resource to use.
deploymentKind - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The kind of the deployment resource to use.
deploymentTarget - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The target deployment platform.
DeploymentTargetEntry - Class in io.quarkus.kubernetes.deployment
 
DeploymentTargetEntry(String, String, int) - Constructor for class io.quarkus.kubernetes.deployment.DeploymentTargetEntry
 
DevClusterHelper - Class in io.quarkus.kubernetes.deployment
 
DevClusterHelper() - Constructor for class io.quarkus.kubernetes.deployment.DevClusterHelper
 
directory - Variable in class 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 - Variable in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
The name of the disk to mount.
diskURI - Variable in class 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

enabled - Variable in class io.quarkus.kubernetes.deployment.DebugConfig
If true, the debug mode in pods will be enabled.
enabled - Variable in class io.quarkus.kubernetes.deployment.IngressTlsConfig
If true, it will use the TLS configuration in the generated Ingress resource.
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
 
env - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
Environment variables to add to all containers.
env - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Environment variables to add to all containers.
env - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Environment variables to add to all containers.
env - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Environment variables to add to all containers.
EnvConfig - Class in io.quarkus.kubernetes.deployment
 
EnvConfig() - Constructor for class io.quarkus.kubernetes.deployment.EnvConfig
 
EnvConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
EnvConverter - Class in io.quarkus.kubernetes.deployment
 
EnvConverter() - Constructor for class io.quarkus.kubernetes.deployment.EnvConverter
 
EnvVarFromConfigMapKeyConfig - Class in io.quarkus.kubernetes.deployment
The configuration of environment variables taking their value from a ConfigMap field identified by its key.
EnvVarFromConfigMapKeyConfig() - Constructor for class io.quarkus.kubernetes.deployment.EnvVarFromConfigMapKeyConfig
 
EnvVarFromConfigMapKeyConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
EnvVarFromKeyConfig - Class in io.quarkus.kubernetes.deployment
The configuration of environment variables taking their value from a Secret or ConfigMap field identified by its key.
EnvVarFromKeyConfig() - Constructor for class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig
 
EnvVarFromKeyConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
EnvVarHolder - Interface in io.quarkus.kubernetes.deployment
Common interface for configuration entities holding environment variables meant to be injected into containers.
envVars - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
Deprecated.
Use ContainerConfig.env instead using the new syntax as follows:
  • quarkus.kubernetes.env-vars.foo.field=fieldName becomes quarkus.kubernetes.env.fields.foo=fieldName
  • quarkus.kubernetes.env-vars.envvar.value=value becomes quarkus.kubernetes.env.vars.envvar=value
  • quarkus.kubernetes.env-vars.bar.configmap=configName becomes quarkus.kubernetes.env.configmaps=configName
  • quarkus.kubernetes.env-vars.baz.secret=secretName becomes quarkus.kubernetes.env.secrets=secretName
envVars - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Deprecated.
Use KnativeConfig.env instead using the new syntax as follows:
  • quarkus.kubernetes.env-vars.foo.field=fieldName becomes quarkus.kubernetes.env.fields.foo=fieldName
  • quarkus.kubernetes.env-vars.envvar.value=value becomes quarkus.kubernetes.env.vars.envvar=value
  • quarkus.kubernetes.env-vars.bar.configmap=configName becomes quarkus.kubernetes.env.configmaps=configName
  • quarkus.kubernetes.env-vars.baz.secret=secretName becomes quarkus.kubernetes.env.secrets=secretName
envVars - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Deprecated.
Use KubernetesConfig.env instead using the new syntax as follows:
  • quarkus.kubernetes.env-vars.foo.field=fieldName becomes quarkus.kubernetes.env.fields.foo=fieldName
  • quarkus.kubernetes.env-vars.foo.value=value becomes quarkus.kubernetes.env.vars.foo=bar
  • quarkus.kubernetes.env-vars.bar.configmap=configName becomes quarkus.kubernetes.env.configmaps=configName
  • quarkus.kubernetes.env-vars.baz.secret=secretName becomes quarkus.kubernetes.env.secrets=secretName
envVars - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Deprecated.
Use OpenshiftConfig.env instead using the new syntax as follows:
  • quarkus.kubernetes.env-vars.foo.field=fieldName becomes quarkus.kubernetes.env.fields.foo=fieldName
  • quarkus.kubernetes.env-vars.envvar.value=value becomes quarkus.kubernetes.env.vars.envvar=value
  • quarkus.kubernetes.env-vars.bar.configmap=configName becomes quarkus.kubernetes.env.configmaps=configName
  • quarkus.kubernetes.env-vars.baz.secret=secretName becomes quarkus.kubernetes.env.secrets=secretName
EnvVarsConfig - Class in io.quarkus.kubernetes.deployment
The configuration specifying which environment variables to inject into the application's container.
EnvVarsConfig() - Constructor for class io.quarkus.kubernetes.deployment.EnvVarsConfig
 
EnvVarsConfig$$accessor - Class 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 - Variable in class io.quarkus.kubernetes.deployment.ProbeConfig
The command to use for the probe.
expose - Variable in class io.quarkus.kubernetes.deployment.IngressConfig
If true, the service will be exposed
expose - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Deprecated.
Use the quarkus.kubernetes.ingress.expose instead
expose - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Deprecated.
Use the quarkus.openshift.route.exposition instead
expose - Variable in class io.quarkus.kubernetes.deployment.RouteConfig
If true, the service will be exposed

F

failureThreshold - Variable in class io.quarkus.kubernetes.deployment.ProbeConfig
The failure threshold to use.
field - Variable in class io.quarkus.kubernetes.deployment.EnvConfig
The environment variable field.
fields - Variable in class 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
 
flavor - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The OpenShift flavor / version to use.
fromConfigmap - Variable in class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig
The optional name of the ConfigMap from which a value is to be extracted.
fromSecret - Variable in class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig
The optional name of the Secret from which a value is to be extracted.
fsGroup - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig
A special supplemental group that applies to all containers in a pod.
fsGroupChangePolicy - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig
It holds policies that will be used for applying fsGroup to a volume when volume is mounted.
fsType - Variable in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
Filesystem type.
fsType - Variable in class 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.devconsole.KubernetesDevConsoleProcessor.GeneratedKubernetesResourceHandler
 
get_addBuildTimestamp(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_addBuildTimestamp(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_addBuildTimestamp(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_addressPort(Object) - Static method in class io.quarkus.kubernetes.deployment.DebugConfig$$accessor
 
get_addVersionToLabelSelectors(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_addVersionToLabelSelectors(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_annotations(Object) - Static method in class io.quarkus.kubernetes.deployment.IngressConfig$$accessor
 
get_annotations(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_annotations(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_annotations(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_annotations(Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
get_annotations(Object) - Static method in class io.quarkus.kubernetes.deployment.RouteConfig$$accessor
 
get_appConfigMap(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_appConfigMap(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_appConfigMap(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_appSecret(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_appSecret(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_appSecret(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_arguments(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_arguments(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_arguments(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_arguments(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_autoScalerClass(Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
get_autoScalerClass(Object) - Static method in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig$$accessor
 
get_awsElasticBlockStoreVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_awsElasticBlockStoreVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_awsElasticBlockStoreVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_azureDiskVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_azureDiskVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_azureDiskVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_azureFileVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_azureFileVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_azureFileVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_cachingMode(Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
get_claimName(Object) - Static method in class io.quarkus.kubernetes.deployment.PvcVolumeConfig$$accessor
 
get_command(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_command(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_command(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_command(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_configmap(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
get_configmap(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromConfigMapKeyConfig$$accessor
 
get_configMapName(Object) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig$$accessor
 
get_configmaps(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
get_configMapVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_configMapVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_configMapVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_containerConcurrency(Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
get_containerConcurrency(Object) - Static method in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig$$accessor
 
get_containerName(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_containerName(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_containerName(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_containers(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_containers(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_cpu(Object) - Static method in class io.quarkus.kubernetes.deployment.ResourcesConfig$ResourcesRequirementsConfig$$accessor
 
get_defaultMode(Object) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig$$accessor
 
get_defaultMode(Object) - Static method in class io.quarkus.kubernetes.deployment.PvcVolumeConfig$$accessor
 
get_defaultMode(Object) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConfig$$accessor
 
get_deploy(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_deploymentKind(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_deploymentKind(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_deploymentTarget(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_directory(Object) - Static method in class io.quarkus.kubernetes.deployment.GitRepoVolumeConfig$$accessor
 
get_diskName(Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
get_diskURI(Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
get_enabled(Object) - Static method in class io.quarkus.kubernetes.deployment.DebugConfig$$accessor
 
get_enabled(Object) - Static method in class io.quarkus.kubernetes.deployment.IngressTlsConfig$$accessor
 
get_env(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_env(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_env(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_env(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_envVars(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_envVars(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_envVars(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_envVars(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_execAction(Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
get_expose(Object) - Static method in class io.quarkus.kubernetes.deployment.IngressConfig$$accessor
 
get_expose(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_expose(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_expose(Object) - Static method in class io.quarkus.kubernetes.deployment.RouteConfig$$accessor
 
get_failureThreshold(Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
get_field(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
get_fields(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
get_flavor(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_fromConfigmap(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig$$accessor
 
get_fromSecret(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig$$accessor
 
get_fsGroup(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
get_fsGroupChangePolicy(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
get_fsType(Object) - Static method in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig$$accessor
 
get_fsType(Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
get_gitRepoVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_gitRepoVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_gitRepoVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_globalAutoScaling(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_gmsaCredentialSpec(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$WindowsOptions$$accessor
 
get_gmsaCredentialSpecName(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$WindowsOptions$$accessor
 
get_host(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_host(Object) - Static method in class io.quarkus.kubernetes.deployment.IngressConfig$$accessor
 
get_host(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_host(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_host(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_host(Object) - Static method in class io.quarkus.kubernetes.deployment.RouteConfig$$accessor
 
get_hostAliases(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_hostAliases(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_hostAliases(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_hostnames(Object) - Static method in class io.quarkus.kubernetes.deployment.HostAliasConfig$$accessor
 
get_hostProcess(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$WindowsOptions$$accessor
 
get_hosts(Object) - Static method in class io.quarkus.kubernetes.deployment.IngressTlsConfig$$accessor
 
get_httpActionPath(Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
get_image(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_imagePullPolicy(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_imagePullPolicy(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_imagePullPolicy(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_imagePullPolicy(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_imagePullSecrets(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_imagePullSecrets(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_imagePullSecrets(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_imagePullSecrets(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_ingress(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_initContainers(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_initContainers(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_initContainers(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_initialDelay(Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
get_ip(Object) - Static method in class io.quarkus.kubernetes.deployment.HostAliasConfig$$accessor
 
get_items(Object) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig$$accessor
 
get_items(Object) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConfig$$accessor
 
get_key(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromConfigMapKeyConfig$$accessor
 
get_kind(Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
get_labels(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_labels(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_labels(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_latestRevision(Object) - Static method in class io.quarkus.kubernetes.deployment.TrafficConfig$$accessor
 
get_level(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$SeLinuxOptions$$accessor
 
get_limits(Object) - Static method in class io.quarkus.kubernetes.deployment.ResourcesConfig$$accessor
 
get_livenessProbe(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_livenessProbe(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_livenessProbe(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_livenessProbe(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_mapping(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
get_maxScale(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_memory(Object) - Static method in class io.quarkus.kubernetes.deployment.ResourcesConfig$ResourcesRequirementsConfig$$accessor
 
get_metric(Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
get_minScale(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_mode(Object) - Static method in class io.quarkus.kubernetes.deployment.VolumeItemConfig$$accessor
 
get_mounts(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_mounts(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_mounts(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_mounts(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_name(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
get_name(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_name(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_name(Object) - Static method in class io.quarkus.kubernetes.deployment.MountConfig$$accessor
 
get_name(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_namespace(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_namespace(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_namespace(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_nodePort(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_nodePort(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_optional(Object) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig$$accessor
 
get_optional(Object) - Static method in class io.quarkus.kubernetes.deployment.PvcVolumeConfig$$accessor
 
get_optional(Object) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConfig$$accessor
 
get_partition(Object) - Static method in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig$$accessor
 
get_partOf(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_partOf(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_partOf(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_path(Object) - Static method in class io.quarkus.kubernetes.deployment.MountConfig$$accessor
 
get_path(Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
get_path(Object) - Static method in class io.quarkus.kubernetes.deployment.VolumeItemConfig$$accessor
 
get_percent(Object) - Static method in class io.quarkus.kubernetes.deployment.TrafficConfig$$accessor
 
get_period(Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
get_port(Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
get_ports(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_ports(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_ports(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_ports(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_prefix(Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
get_prometheus(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_prometheus(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_prometheus(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_pvcVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_pvcVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_pvcVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_readinessProbe(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_readinessProbe(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_readinessProbe(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_readinessProbe(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_readOnly(Object) - Static method in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig$$accessor
 
get_readOnly(Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
get_readOnly(Object) - Static method in class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig$$accessor
 
get_readOnly(Object) - Static method in class io.quarkus.kubernetes.deployment.MountConfig$$accessor
 
get_remoteDebug(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_remoteDebug(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_replicas(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_replicas(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_repository(Object) - Static method in class io.quarkus.kubernetes.deployment.GitRepoVolumeConfig$$accessor
 
get_requests(Object) - Static method in class io.quarkus.kubernetes.deployment.ResourcesConfig$$accessor
 
get_requestsPerSecond(Object) - Static method in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig$$accessor
 
get_resources(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_resources(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_resources(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_resources(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_revision(Object) - Static method in class io.quarkus.kubernetes.deployment.GitRepoVolumeConfig$$accessor
 
get_revisionAutoScaling(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_revisionName(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_revisionName(Object) - Static method in class io.quarkus.kubernetes.deployment.TrafficConfig$$accessor
 
get_role(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$SeLinuxOptions$$accessor
 
get_route(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_runAsGroup(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
get_runAsNonRoot(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
get_runAsUser(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
get_runAsUserName(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$WindowsOptions$$accessor
 
get_scaleToZeroEnabled(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_scheme(Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
get_scrape(Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
get_secret(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
get_secretName(Object) - Static method in class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig$$accessor
 
get_secretName(Object) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConfig$$accessor
 
get_secrets(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
get_secretVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_secretVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_secretVolumes(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_securityContext(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_securityContext(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_securityContext(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_seLinuxOptions(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
get_serviceAccount(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_serviceAccount(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_serviceAccount(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_serviceAccount(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_serviceType(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_serviceType(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_serviceType(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_shareName(Object) - Static method in class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig$$accessor
 
get_sidecars(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_sidecars(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_subPath(Object) - Static method in class io.quarkus.kubernetes.deployment.MountConfig$$accessor
 
get_successThreshold(Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
get_supplementalGroups(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
get_suspend(Object) - Static method in class io.quarkus.kubernetes.deployment.DebugConfig$$accessor
 
get_sysctls(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
get_tag(Object) - Static method in class io.quarkus.kubernetes.deployment.TrafficConfig$$accessor
 
get_target(Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
get_targetUtilizationPercentage(Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
get_targetUtilizationPercentage(Object) - Static method in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig$$accessor
 
get_tcpSocketAction(Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
get_timeout(Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
get_tls(Object) - Static method in class io.quarkus.kubernetes.deployment.IngressConfig$$accessor
 
get_traffic(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_transport(Object) - Static method in class io.quarkus.kubernetes.deployment.DebugConfig$$accessor
 
get_type(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$SeLinuxOptions$$accessor
 
get_user(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$SeLinuxOptions$$accessor
 
get_value(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
get_vars(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
get_version(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_version(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_version(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
get_volumeId(Object) - Static method in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig$$accessor
 
get_windowsOptions(Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
get_withKey(Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig$$accessor
 
get_workingDir(Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
get_workingDir(Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
get_workingDir(Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
get_workingDir(Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
getAnnotations() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getAnnotations() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getAnnotations() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getAnnotations() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getAppConfigMap() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getAppConfigMap() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getAppConfigMap() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getAppConfigMap() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getAppSecret() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getAppSecret() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getAppSecret() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getAppSecret() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getArguments() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getArguments() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getArguments() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getArguments() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getAwsElasticBlockStoreVolumes() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getAwsElasticBlockStoreVolumes() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getAwsElasticBlockStoreVolumes() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getAwsElasticBlockStoreVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getAzureDiskVolumes() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getAzureDiskVolumes() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getAzureDiskVolumes() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getAzureDiskVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getAzureFileVolumes() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getAzureFileVolumes() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getAzureFileVolumes() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getAzureFileVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getBuildItems() - Method in class io.quarkus.kubernetes.deployment.EnvVarValidator
Retrieves a collection of validated KubernetesEnvBuildItem once all of them have been processed.
getCommand() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getCommand() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getCommand() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getCommand() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getConfigMapVolumes() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getConfigMapVolumes() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getConfigMapVolumes() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getConfigMapVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getConfigName() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getConfigReferences() - Method in class io.quarkus.kubernetes.deployment.ApplyContainerImageDecorator
 
getContainerName() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getContainerName() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getContainerName() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getContainerName() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getDeploymentResourceKind() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getDeploymentResourceKind() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getEntriesSortedByPriority() - Method in class io.quarkus.kubernetes.deployment.EnabledKubernetesDeploymentTargetsBuildItem
 
getEntry() - Method in class io.quarkus.kubernetes.deployment.SelectedKubernetesDeploymentTargetBuildItem
 
getEnv() - Method in class io.quarkus.kubernetes.deployment.ContainerConfig
 
getEnv() - Method in interface io.quarkus.kubernetes.deployment.EnvVarHolder
Retrieves the definition of environment variables to add to the application's container.
getEnv() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getEnv() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getEnv() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getEnvVars() - Method in class io.quarkus.kubernetes.deployment.ContainerConfig
Deprecated.
getEnvVars() - Method in interface io.quarkus.kubernetes.deployment.EnvVarHolder
Deprecated.
getEnvVars() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
Deprecated.
getEnvVars() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
Deprecated.
getEnvVars() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Deprecated.
getFallbackConfig() - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
getGitRepoVolumes() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getGitRepoVolumes() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getGitRepoVolumes() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getGitRepoVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getHost() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getHost() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getHost() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getHost() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getHostAliases() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getHostAliases() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getHostAliases() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getHostAliases() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getImagePullPolicy() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getImagePullPolicy() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getImagePullPolicy() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getImagePullPolicy() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getImagePullSecrets() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getImagePullSecrets() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getImagePullSecrets() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getImagePullSecrets() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getInitContainers() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getInitContainers() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getInitContainers() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getInitContainers() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getKey() - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 
getKind() - Method in class io.quarkus.kubernetes.deployment.DeploymentTargetEntry
 
getLabels() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getLabels() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getLabels() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getLabels() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getLivenessProbe() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getLivenessProbe() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getLivenessProbe() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getLivenessProbe() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getManifests() - Method in class io.quarkus.kubernetes.deployment.devconsole.KubernetesDevConsoleProcessor.Holder
 
getMounts() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getMounts() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getMounts() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getMounts() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getName() - Method in class io.quarkus.kubernetes.deployment.DeploymentTargetEntry
 
getName() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getName() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getName() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getName() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getNamespace() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getNamespace() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getNamespace() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getNamespace() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getNodePort() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getPartOf() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getPartOf() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getPartOf() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getPartOf() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getPorts() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getPorts() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getPorts() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getPorts() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getPriority() - Method in class io.quarkus.kubernetes.deployment.DeploymentTargetEntry
 
getPrometheusConfig() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getPrometheusConfig() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getPrometheusConfig() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getPrometheusConfig() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getPvcVolumes() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getPvcVolumes() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getPvcVolumes() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getPvcVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getReadinessProbe() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getReadinessProbe() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getReadinessProbe() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getReadinessProbe() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getReplicas() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getReplicas() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getResourceName(PlatformConfiguration, ApplicationInfoBuildItem) - Static method in class io.quarkus.kubernetes.deployment.ResourceNameUtil
Provides the name of a generated Kubernetes resource.
getResources() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getResources() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getResources() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getResources() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getSecretVolumes() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getSecretVolumes() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getSecretVolumes() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getSecretVolumes() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getSecurityContext() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getSecurityContext() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getSecurityContext() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getSecurityContext() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getServiceAccount() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getServiceAccount() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getServiceAccount() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getServiceAccount() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getServiceType() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getServiceType() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getServiceType() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getServiceType() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getSidecars() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getSidecars() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getSidecars() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getSidecars() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getTargetPlatformName() - Method in class io.quarkus.kubernetes.deployment.ContainerConfig
 
getTargetPlatformName() - Method in interface io.quarkus.kubernetes.deployment.EnvVarHolder
Specifies which the name of the platform this EnvVarHolder targets.
getTargetPlatformName() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getTargetPlatformName() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getTargetPlatformName() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getUserSpecifiedDeploymentTargets() - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
 
getVersion() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getVersion() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getVersion() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getVersion() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
getWorkingDir() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
getWorkingDir() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
getWorkingDir() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
getWorkingDir() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
GitRepoVolumeConfig - Class in io.quarkus.kubernetes.deployment
 
GitRepoVolumeConfig() - Constructor for class io.quarkus.kubernetes.deployment.GitRepoVolumeConfig
 
GitRepoVolumeConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
gitRepoVolumes - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Git Repository volumes
gitRepoVolumes - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Git Repository volumes
gitRepoVolumes - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Git Repository volumes
globalAutoScaling - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Global autoscaling configuration.
GlobalAutoScalingConfig - Class in io.quarkus.kubernetes.deployment
 
GlobalAutoScalingConfig() - Constructor for class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig
 
GlobalAutoScalingConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
gmsaCredentialSpec - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.
gmsaCredentialSpecName - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
The name of the GMSA credential spec to use.

H

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
 
hasUserSuppliedAction() - Method in class io.quarkus.kubernetes.deployment.ProbeConfig
 
holder - Static variable in class io.quarkus.kubernetes.deployment.devconsole.KubernetesDevConsoleProcessor
 
Holder() - Constructor for class io.quarkus.kubernetes.deployment.devconsole.KubernetesDevConsoleProcessor.Holder
 
host - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
The host under which the application is going to be exposed.
host - Variable in class io.quarkus.kubernetes.deployment.IngressConfig
The host under which the application is going to be exposed
host - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The host under which the application is going to be exposed
host - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Deprecated.
Use the quarkus.kubernetes.ingress.host instead
host - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Deprecated.
Use the quarkus.openshift.route.host instead
host - Variable in class io.quarkus.kubernetes.deployment.RouteConfig
The host under which the application is going to be exposed
HostAliasConfig - Class in io.quarkus.kubernetes.deployment
 
HostAliasConfig() - Constructor for class io.quarkus.kubernetes.deployment.HostAliasConfig
 
HostAliasConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
HostAliasConverter - Class in io.quarkus.kubernetes.deployment
 
HostAliasConverter() - Constructor for class io.quarkus.kubernetes.deployment.HostAliasConverter
 
hostAliases - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The host aliases
hostAliases - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The host aliases
hostAliases - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The host aliases
hostnames - Variable in class io.quarkus.kubernetes.deployment.HostAliasConfig
The hostnames to resolve to the ip
hostPort - Variable in class io.quarkus.kubernetes.deployment.PortConfig
The host port.
hostProcess - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
HostProcess determines if a container should be run as a 'Host Process' container.
hosts - Variable in class io.quarkus.kubernetes.deployment.IngressTlsConfig
The list of hosts to be included in the TLS certificate.
hpa - io.quarkus.kubernetes.deployment.AutoScalerClass
Horizontal Pod Autoscaler
HTTP_PORT - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
httpActionPath - Variable in class io.quarkus.kubernetes.deployment.ProbeConfig
The http path to use for the probe For this to work, the container port also needs to be set Assuming the container port has been set (as per above comment), if execAction or tcpSocketAction are not set, an HTTP probe will be used automatically even if no path is set (which will result in the root path being used)

I

image - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
The container image.
imagePullPolicy - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
Image pull policy.
imagePullPolicy - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Image pull policy
imagePullPolicy - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Image pull policy
imagePullPolicy - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Image pull policy
imagePullSecrets - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
The image pull secret
imagePullSecrets - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The image pull secret
imagePullSecrets - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The image pull secret
imagePullSecrets - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The image pull secret
ingress - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Ingress configuration
INGRESS - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
IngressConfig - Class in io.quarkus.kubernetes.deployment
 
IngressConfig() - Constructor for class io.quarkus.kubernetes.deployment.IngressConfig
 
IngressConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
IngressTlsConfig - Class in io.quarkus.kubernetes.deployment
 
IngressTlsConfig() - Constructor for class io.quarkus.kubernetes.deployment.IngressTlsConfig
 
IngressTlsConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
initContainers - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Init containers
initContainers - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Init containers
initContainers - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Init containers
initialDelay - Variable in class io.quarkus.kubernetes.deployment.ProbeConfig
The amount of time to wait before starting to probe.
INSTANCE - Static variable in class io.quarkus.kubernetes.deployment.KubernetesDeploy
 
io.quarkus.kubernetes.deployment - package io.quarkus.kubernetes.deployment
 
io.quarkus.kubernetes.deployment.devconsole - package io.quarkus.kubernetes.deployment.devconsole
 
ip - Variable in class io.quarkus.kubernetes.deployment.HostAliasConfig
The ip address
isAddBuildTimestamp() - Method in class io.quarkus.kubernetes.deployment.KnativeConfig
 
isAddBuildTimestamp() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
isAddBuildTimestamp() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
isAddBuildTimestamp() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
isAnyPropertySet() - Method in class io.quarkus.kubernetes.deployment.SecurityContextConfig
 
isAnyPropertySet() - Method in class io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
 
isAnyPropertySet() - Method in class io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
 
isExpose() - Method in class io.quarkus.kubernetes.deployment.KubernetesConfig
 
isExpose() - Method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
isExpose() - Method in interface io.quarkus.kubernetes.deployment.PlatformConfiguration
 
isOpenshiftBuildEnabled(ContainerImageConfig, Capabilities) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
isRegistryMissingAndNotS2I(Capabilities, ContainerImageInfoBuildItem) - Static method in class io.quarkus.kubernetes.deployment.ContainerImageUtil
 
items - Variable in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig
The list of files to be mounted.
items - Variable in class io.quarkus.kubernetes.deployment.SecretVolumeConfig
The list of files to be mounted.

K

key - Variable in class io.quarkus.kubernetes.deployment.EnvVarFromConfigMapKeyConfig
The key identifying the field from which the value is extracted.
kind - Variable in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
Kind of disk.
kind - Variable in enum io.quarkus.kubernetes.deployment.KubernetesConfig.DeploymentResourceKind
 
kind - Variable in enum io.quarkus.kubernetes.deployment.OpenshiftConfig.DeploymentResourceKind
 
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 - Class in io.quarkus.kubernetes.deployment
 
KnativeConfig() - Constructor for class io.quarkus.kubernetes.deployment.KnativeConfig
 
KnativeConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
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
 
kpa - 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 - Class in io.quarkus.kubernetes.deployment
 
KubernetesConfig() - Constructor for class io.quarkus.kubernetes.deployment.KubernetesConfig
 
KubernetesConfig.DeploymentResourceKind - Enum in io.quarkus.kubernetes.deployment
 
KubernetesConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
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
 
KubernetesDevConsoleProcessor - Class in io.quarkus.kubernetes.deployment.devconsole
 
KubernetesDevConsoleProcessor() - Constructor for class io.quarkus.kubernetes.deployment.devconsole.KubernetesDevConsoleProcessor
 
KubernetesDevConsoleProcessor.GeneratedKubernetesResourceHandler - Class in io.quarkus.kubernetes.deployment.devconsole
 
KubernetesDevConsoleProcessor.Holder - Class in io.quarkus.kubernetes.deployment.devconsole
 
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 - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Custom labels to add to all resources
labels - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Custom labels to add to all resources
labels - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Custom labels to add to all resources
latestRevision - Variable in class 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 - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
The SELinux level label that applies to the container.
limits - Variable in class io.quarkus.kubernetes.deployment.ResourcesConfig
Limits Requirements
livenessProbe - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
The liveness probe.
livenessProbe - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The liveness probe
livenessProbe - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The liveness probe
livenessProbe - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The liveness probe

M

Managed - io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.Kind
 
manifests - Static variable in class io.quarkus.kubernetes.deployment.devconsole.KubernetesDevConsoleProcessor
 
mapping - Variable in class io.quarkus.kubernetes.deployment.EnvVarsConfig
The map recording the configuration of environment variable taking their value from resource (Secret or ConfigMap) keys
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 - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
This value controls the maximum number of replicas each revision should have.
memory - Variable in class io.quarkus.kubernetes.deployment.ResourcesConfig.ResourcesRequirementsConfig
Memory Requirements
metric - Variable in class 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 - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
This value controls the minimum number of replicas each revision should have.
mode - Variable in class io.quarkus.kubernetes.deployment.VolumeItemConfig
It must be a value between 0000 and 0777.
MountConfig - Class in io.quarkus.kubernetes.deployment
 
MountConfig() - Constructor for class io.quarkus.kubernetes.deployment.MountConfig
 
MountConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
MountConverter - Class in io.quarkus.kubernetes.deployment
 
MountConverter() - Constructor for class io.quarkus.kubernetes.deployment.MountConverter
 
mounts - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
Volume mounts.
mounts - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Volume mounts
mounts - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Volume mounts
mounts - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Volume mounts

N

name - Variable in class io.quarkus.kubernetes.deployment.EnvConfig
The environment variable name.
name - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The name of the application.
name - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The name of the application.
name - Variable in class io.quarkus.kubernetes.deployment.MountConfig
The name of the volumeName to mount.
name - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The name of the application.
namespace - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The namespace the generated resources should belong to.
namespace - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The namespace the generated resources should belong to.
namespace - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The namespace the generated resources should belong to.
nodePort - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The nodePort to set when serviceType is set to node-port.
nodePort - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The nodePort to set when serviceType is set to nodePort
nodePort - Variable in class io.quarkus.kubernetes.deployment.PortConfig
The nodePort to which this port should be mapped to.
None - io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
 

O

OLD_DEPLOYMENT_TARGET - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
OnRootMismatch - 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
 
OpenshiftConfig - Class in io.quarkus.kubernetes.deployment
 
OpenshiftConfig() - Constructor for class io.quarkus.kubernetes.deployment.OpenshiftConfig
 
OpenshiftConfig.DeploymentResourceKind - Enum in io.quarkus.kubernetes.deployment
 
OpenshiftConfig.OpenshiftFlavor - Enum in io.quarkus.kubernetes.deployment
 
OpenshiftConfig$$accessor - 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 - Variable in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig
Optional
optional - Variable in class io.quarkus.kubernetes.deployment.PvcVolumeConfig
Optional
optional - Variable in class io.quarkus.kubernetes.deployment.SecretVolumeConfig
Optional
order() - Method in class io.quarkus.kubernetes.deployment.MinikubeManifestGenerator
 

P

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 - Variable in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
The partition.
partOf - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The name of the group this component belongs too
partOf - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The name of the group this component belongs too
partOf - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The name of the group this component belongs too
path - Variable in class io.quarkus.kubernetes.deployment.MountConfig
The path to mount.
path - Variable in class io.quarkus.kubernetes.deployment.PortConfig
The application path (refers to web application path).
path - Variable in class io.quarkus.kubernetes.deployment.PrometheusConfig
Define the annotation used to indicate the path to scrape.
path - Variable in class io.quarkus.kubernetes.deployment.VolumeItemConfig
The path where the file will be mounted.
percent - Variable in class 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.
period - Variable in class io.quarkus.kubernetes.deployment.ProbeConfig
The period in which the action should be called.
PlatformConfiguration - Interface in io.quarkus.kubernetes.deployment
 
populateInternalRegistry(OpenshiftConfig, ContainerImageConfig, Capabilities, BuildProducer<FallbackContainerImageRegistryBuildItem>) - Method in class io.quarkus.kubernetes.deployment.OpenshiftProcessor
 
port - Variable in class io.quarkus.kubernetes.deployment.PrometheusConfig
Define the annotation used to indicate the port to scrape.
PortConfig - Class in io.quarkus.kubernetes.deployment
 
PortConfig() - Constructor for class io.quarkus.kubernetes.deployment.PortConfig
 
PortConverter - Class in io.quarkus.kubernetes.deployment
 
PortConverter() - Constructor for class io.quarkus.kubernetes.deployment.PortConverter
 
ports - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
The application ports.
ports - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The application ports
ports - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The application ports
ports - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The application ports
prefix - Variable in class 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.
prepare(ContainerImageInfoBuildItem, 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
 
ProbeConfig - Class in io.quarkus.kubernetes.deployment
 
ProbeConfig() - Constructor for class io.quarkus.kubernetes.deployment.ProbeConfig
 
ProbeConfig$$accessor - Class 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, Optional<String>, Optional<String>, Optional<String>, Optional<String>, String, boolean...) - Method in class io.quarkus.kubernetes.deployment.EnvVarValidator
 
produceFeature() - Method in class io.quarkus.kubernetes.deployment.KubernetesProcessor
 
prometheus - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Prometheus configuration
prometheus - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Prometheus configuration
prometheus - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Prometheus configuration
PrometheusConfig - Class in io.quarkus.kubernetes.deployment
 
PrometheusConfig() - Constructor for class io.quarkus.kubernetes.deployment.PrometheusConfig
 
PrometheusConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
protocol - Variable in class io.quarkus.kubernetes.deployment.PortConfig
The protocol.
PvcVolumeConfig - Class in io.quarkus.kubernetes.deployment
 
PvcVolumeConfig() - Constructor for class io.quarkus.kubernetes.deployment.PvcVolumeConfig
 
PvcVolumeConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
PvcVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
PvcVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.PvcVolumeConverter
 
pvcVolumes - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Persistent Volume Claim volumes
pvcVolumes - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Persistent Volume Claim volumes
pvcVolumes - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
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_VCS_URL - Static variable in class io.quarkus.kubernetes.deployment.Constants
 

R

readinessProbe - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
The readiness probe.
readinessProbe - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The readiness probe
readinessProbe - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The readiness probe
readinessProbe - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The readiness probe
readOnly - Variable in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
Whether the volumeName is read only or not.
readOnly - Variable in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig
Whether the volumeName is read only or not.
readOnly - Variable in class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig
Whether the volumeName is read only or not.
readOnly - Variable in class io.quarkus.kubernetes.deployment.MountConfig
ReadOnly
ReadOnly - io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
 
ReadWrite - io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
 
remoteDebug - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Debug configuration to be set in pods.
remoteDebug - Variable in class 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() - 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
 
replicas - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The number of desired pods
replicas - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The number of desired pods
repository - Variable in class io.quarkus.kubernetes.deployment.GitRepoVolumeConfig
Git repository URL.
requests - Variable in class io.quarkus.kubernetes.deployment.ResourcesConfig
Requests Requirements
requestsPerSecond - Variable in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig
The requests per second per replica.
ResourceNameUtil - Class in io.quarkus.kubernetes.deployment
 
resources - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
Resources requirements
resources - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Resources requirements
resources - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Resources requirements
resources - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Resources requirements
ResourcesConfig - Class in io.quarkus.kubernetes.deployment
 
ResourcesConfig() - Constructor for class io.quarkus.kubernetes.deployment.ResourcesConfig
 
ResourcesConfig.ResourcesRequirementsConfig - Class in io.quarkus.kubernetes.deployment
 
ResourcesConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
ResourcesConfig$ResourcesRequirementsConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
ResourcesRequirementsConfig() - Constructor for class io.quarkus.kubernetes.deployment.ResourcesConfig.ResourcesRequirementsConfig
 
revision - Variable in class io.quarkus.kubernetes.deployment.GitRepoVolumeConfig
The commit hash to use.
revisionAutoScaling - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Revision autoscaling configuration.
revisionName - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The name of the revision.
revisionName - Variable in class io.quarkus.kubernetes.deployment.TrafficConfig
RevisionName of a specific revision to which to send this portion of traffic.
role - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
The SELinux role label that applies to the container.
route - Variable in class 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 - Class in io.quarkus.kubernetes.deployment
 
RouteConfig() - Constructor for class io.quarkus.kubernetes.deployment.RouteConfig
 
RouteConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
rps - io.quarkus.kubernetes.deployment.AutoScalingMetric
Requests per second
runAsGroup - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig
The GID to run the entrypoint of the container process.
runAsNonRoot - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig
Indicates that the container must run as a non-root user.
runAsUser - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig
The UID to run the entrypoint of the container process.
runAsUserName - Variable in class 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 - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The scale-to-zero values control whether Knative allows revisions to scale down to zero, or stops at “1”.
scheme - Variable in class 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 - Variable in class io.quarkus.kubernetes.deployment.PrometheusConfig
Define the annotation used to indicate services that should be scraped.
secret - Variable in class io.quarkus.kubernetes.deployment.EnvConfig
The environment variable secret.
secretName - Variable in class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig
The secret name.
secretName - Variable in class io.quarkus.kubernetes.deployment.SecretVolumeConfig
The name of the secret to mount.
secrets - Variable in class io.quarkus.kubernetes.deployment.EnvVarsConfig
The optional list of Secret names to load environment variables from.
SecretVolumeConfig - Class in io.quarkus.kubernetes.deployment
 
SecretVolumeConfig() - Constructor for class io.quarkus.kubernetes.deployment.SecretVolumeConfig
 
SecretVolumeConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
SecretVolumeConverter - Class in io.quarkus.kubernetes.deployment
 
SecretVolumeConverter() - Constructor for class io.quarkus.kubernetes.deployment.SecretVolumeConverter
 
secretVolumes - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Secret volumes
secretVolumes - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Secret volumes
secretVolumes - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Secret volumes
securityContext - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
If set, it will copy the security context configuration provided into the generated pod settings.
securityContext - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
If set, it will copy the security context configuration provided into the generated pod settings.
securityContext - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
If set, it will copy the security context configuration provided into the generated pod settings.
SecurityContextConfig - Class in io.quarkus.kubernetes.deployment
 
SecurityContextConfig() - Constructor for class io.quarkus.kubernetes.deployment.SecurityContextConfig
 
SecurityContextConfig.PodFSGroupChangePolicy - Enum in io.quarkus.kubernetes.deployment
 
SecurityContextConfig.SeLinuxOptions - Class in io.quarkus.kubernetes.deployment
 
SecurityContextConfig.WindowsOptions - Class in io.quarkus.kubernetes.deployment
 
SecurityContextConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
SecurityContextConfig$SeLinuxOptions$$accessor - Class in io.quarkus.kubernetes.deployment
 
SecurityContextConfig$WindowsOptions$$accessor - Class 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 - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig
SELinuxOptions to be applied to the container.
SeLinuxOptions() - Constructor for class io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
 
serviceAccount - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
The service account.
serviceAccount - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The service account
serviceAccount - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The service account
serviceAccount - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The service account
serviceType - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The type of service that will be generated for the application
serviceType - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The type of service that will be generated for the application
serviceType - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The type of service that will be generated for the application
set_addBuildTimestamp(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_addBuildTimestamp(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_addBuildTimestamp(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_addressPort(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.DebugConfig$$accessor
 
set_addVersionToLabelSelectors(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_addVersionToLabelSelectors(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_annotations(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
set_annotations(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.IngressConfig$$accessor
 
set_annotations(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_annotations(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_annotations(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_annotations(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.RouteConfig$$accessor
 
set_appConfigMap(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_appConfigMap(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_appConfigMap(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_appSecret(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_appSecret(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_appSecret(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_arguments(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_arguments(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_arguments(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_arguments(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_autoScalerClass(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
set_autoScalerClass(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig$$accessor
 
set_awsElasticBlockStoreVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_awsElasticBlockStoreVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_awsElasticBlockStoreVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_azureDiskVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_azureDiskVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_azureDiskVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_azureFileVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_azureFileVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_azureFileVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_cachingMode(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
set_claimName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.PvcVolumeConfig$$accessor
 
set_command(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_command(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_command(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_command(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_configmap(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
set_configmap(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromConfigMapKeyConfig$$accessor
 
set_configMapName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig$$accessor
 
set_configmaps(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
set_configMapVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_configMapVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_configMapVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_containerConcurrency(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
set_containerConcurrency(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig$$accessor
 
set_containerName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_containerName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_containerName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_containers(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_containers(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_cpu(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ResourcesConfig$ResourcesRequirementsConfig$$accessor
 
set_defaultMode(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig$$accessor
 
set_defaultMode(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.PvcVolumeConfig$$accessor
 
set_defaultMode(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConfig$$accessor
 
set_deploy(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_deploymentKind(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_deploymentKind(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_deploymentTarget(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_directory(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.GitRepoVolumeConfig$$accessor
 
set_diskName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
set_diskURI(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
set_enabled(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.DebugConfig$$accessor
 
set_enabled(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.IngressTlsConfig$$accessor
 
set_env(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_env(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_env(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_env(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_envVars(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_envVars(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_envVars(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_envVars(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_execAction(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
set_expose(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.IngressConfig$$accessor
 
set_expose(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_expose(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_expose(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.RouteConfig$$accessor
 
set_failureThreshold(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
set_field(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
set_fields(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
set_flavor(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_fromConfigmap(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig$$accessor
 
set_fromSecret(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig$$accessor
 
set_fsGroup(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
set_fsGroupChangePolicy(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
set_fsType(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig$$accessor
 
set_fsType(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
set_gitRepoVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_gitRepoVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_gitRepoVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_globalAutoScaling(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_gmsaCredentialSpec(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$WindowsOptions$$accessor
 
set_gmsaCredentialSpecName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$WindowsOptions$$accessor
 
set_host(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_host(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.IngressConfig$$accessor
 
set_host(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_host(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_host(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_host(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.RouteConfig$$accessor
 
set_hostAliases(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_hostAliases(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_hostAliases(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_hostnames(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.HostAliasConfig$$accessor
 
set_hostProcess(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$WindowsOptions$$accessor
 
set_hosts(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.IngressTlsConfig$$accessor
 
set_httpActionPath(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
set_image(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_imagePullPolicy(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_imagePullPolicy(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_imagePullPolicy(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_imagePullPolicy(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_imagePullSecrets(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_imagePullSecrets(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_imagePullSecrets(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_imagePullSecrets(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_ingress(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_initContainers(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_initContainers(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_initContainers(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_initialDelay(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
set_ip(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.HostAliasConfig$$accessor
 
set_items(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig$$accessor
 
set_items(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConfig$$accessor
 
set_key(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromConfigMapKeyConfig$$accessor
 
set_kind(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
set_labels(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_labels(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_labels(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_latestRevision(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.TrafficConfig$$accessor
 
set_level(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$SeLinuxOptions$$accessor
 
set_limits(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ResourcesConfig$$accessor
 
set_livenessProbe(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_livenessProbe(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_livenessProbe(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_livenessProbe(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_mapping(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
set_maxScale(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_memory(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ResourcesConfig$ResourcesRequirementsConfig$$accessor
 
set_metric(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
set_minScale(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_mode(Object, int) - Static method in class io.quarkus.kubernetes.deployment.VolumeItemConfig$$accessor
 
set_mounts(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_mounts(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_mounts(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_mounts(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_name(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
set_name(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_name(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_name(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.MountConfig$$accessor
 
set_name(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_namespace(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_namespace(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_namespace(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_nodePort(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_nodePort(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_optional(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.ConfigMapVolumeConfig$$accessor
 
set_optional(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.PvcVolumeConfig$$accessor
 
set_optional(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConfig$$accessor
 
set_partition(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig$$accessor
 
set_partOf(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_partOf(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_partOf(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_path(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.MountConfig$$accessor
 
set_path(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
set_path(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.VolumeItemConfig$$accessor
 
set_percent(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.TrafficConfig$$accessor
 
set_period(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
set_port(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
set_ports(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_ports(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_ports(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_ports(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_prefix(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
set_prometheus(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_prometheus(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_prometheus(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_pvcVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_pvcVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_pvcVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_readinessProbe(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_readinessProbe(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_readinessProbe(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_readinessProbe(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_readOnly(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig$$accessor
 
set_readOnly(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig$$accessor
 
set_readOnly(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig$$accessor
 
set_readOnly(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.MountConfig$$accessor
 
set_remoteDebug(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_remoteDebug(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_replicas(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_replicas(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_repository(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.GitRepoVolumeConfig$$accessor
 
set_requests(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ResourcesConfig$$accessor
 
set_requestsPerSecond(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig$$accessor
 
set_resources(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_resources(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_resources(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_resources(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_revision(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.GitRepoVolumeConfig$$accessor
 
set_revisionAutoScaling(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_revisionName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_revisionName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.TrafficConfig$$accessor
 
set_role(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$SeLinuxOptions$$accessor
 
set_route(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_runAsGroup(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
set_runAsNonRoot(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
set_runAsUser(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
set_runAsUserName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$WindowsOptions$$accessor
 
set_scaleToZeroEnabled(Object, boolean) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_scheme(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
set_scrape(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.PrometheusConfig$$accessor
 
set_secret(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
set_secretName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig$$accessor
 
set_secretName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecretVolumeConfig$$accessor
 
set_secrets(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
set_secretVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_secretVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_secretVolumes(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_securityContext(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_securityContext(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_securityContext(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_seLinuxOptions(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
set_serviceAccount(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_serviceAccount(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_serviceAccount(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_serviceAccount(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_serviceType(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_serviceType(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_serviceType(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_shareName(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig$$accessor
 
set_sidecars(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_sidecars(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_subPath(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.MountConfig$$accessor
 
set_successThreshold(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
set_supplementalGroups(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
set_suspend(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.DebugConfig$$accessor
 
set_sysctls(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
set_tag(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.TrafficConfig$$accessor
 
set_target(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
set_targetUtilizationPercentage(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AutoScalingConfig$$accessor
 
set_targetUtilizationPercentage(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig$$accessor
 
set_tcpSocketAction(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
set_timeout(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ProbeConfig$$accessor
 
set_tls(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.IngressConfig$$accessor
 
set_traffic(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_transport(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.DebugConfig$$accessor
 
set_type(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$SeLinuxOptions$$accessor
 
set_user(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$SeLinuxOptions$$accessor
 
set_value(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvConfig$$accessor
 
set_vars(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarsConfig$$accessor
 
set_version(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_version(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_version(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
set_volumeId(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig$$accessor
 
set_windowsOptions(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.SecurityContextConfig$$accessor
 
set_withKey(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig$$accessor
 
set_workingDir(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.ContainerConfig$$accessor
 
set_workingDir(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KnativeConfig$$accessor
 
set_workingDir(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfig$$accessor
 
set_workingDir(Object, Object) - Static method in class io.quarkus.kubernetes.deployment.OpenshiftConfig$$accessor
 
Shared - io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.Kind
 
shareName - Variable in class io.quarkus.kubernetes.deployment.AzureFileVolumeConfig
The share name.
sidecars - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Sidecar containers
sidecars - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Sidecar containers
StatefulSet - io.quarkus.kubernetes.deployment.KubernetesConfig.DeploymentResourceKind
 
StatefulSet - io.quarkus.kubernetes.deployment.OpenshiftConfig.DeploymentResourceKind
 
STATEFULSET - Static variable in class io.quarkus.kubernetes.deployment.Constants
 
subPath - Variable in class io.quarkus.kubernetes.deployment.MountConfig
Path within the volumeName from which the container's volumeName should be mounted.
successThreshold - Variable in class io.quarkus.kubernetes.deployment.ProbeConfig
The success threshold to use.
supplementalGroups - Variable in class 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 - Variable in class io.quarkus.kubernetes.deployment.DebugConfig
If enabled, it means the JVM will wait for the debugger to attach before executing the main class.
sysctls - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig
Sysctls hold a list of namespaced sysctls used for the pod.

T

tag - Variable in class io.quarkus.kubernetes.deployment.TrafficConfig
Tag is optionally used to expose a dedicated url for referencing this target exclusively.
target - Variable in class io.quarkus.kubernetes.deployment.AutoScalingConfig
The autoscaling target.
targetUtilizationPercentage - Variable in class io.quarkus.kubernetes.deployment.AutoScalingConfig
This value specifies a percentage of the target to actually be targeted by the autoscaler.
targetUtilizationPercentage - Variable in class io.quarkus.kubernetes.deployment.GlobalAutoScalingConfig
This value specifies a percentage of the target to actually be targeted by the autoscaler.
tcpSocketAction - Variable in class io.quarkus.kubernetes.deployment.ProbeConfig
The tcp socket to use for the probe (the format is host:port).
timeout - Variable in class io.quarkus.kubernetes.deployment.ProbeConfig
The amount of time to wait for each action.
tls - Variable in class io.quarkus.kubernetes.deployment.IngressConfig
Allow to configure the TLS Ingress configuration hosts by secret name.
toMap(PlatformConfiguration...) - Static method in class io.quarkus.kubernetes.deployment.KubernetesConfigUtil
 
traffic - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Traffic configuration.
TrafficConfig - Class in io.quarkus.kubernetes.deployment
 
TrafficConfig() - Constructor for class io.quarkus.kubernetes.deployment.TrafficConfig
 
TrafficConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 
transport - Variable in class io.quarkus.kubernetes.deployment.DebugConfig
The transport to use.
type - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
The SELinux type label that applies to the container.

U

user - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig.SeLinuxOptions
The SELinux user label that applies to the container.

V

v3 - io.quarkus.kubernetes.deployment.OpenshiftConfig.OpenshiftFlavor
 
v4 - io.quarkus.kubernetes.deployment.OpenshiftConfig.OpenshiftFlavor
 
value - Variable in class io.quarkus.kubernetes.deployment.EnvConfig
The environment variable value.
valueOf(String) - Static method in enum io.quarkus.kubernetes.deployment.AutoScalerClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.quarkus.kubernetes.deployment.AutoScalingMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.quarkus.kubernetes.deployment.KubernetesConfig.DeploymentResourceKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.quarkus.kubernetes.deployment.OpenshiftConfig.DeploymentResourceKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.quarkus.kubernetes.deployment.OpenshiftConfig.OpenshiftFlavor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.quarkus.kubernetes.deployment.SecurityContextConfig.PodFSGroupChangePolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.quarkus.kubernetes.deployment.AutoScalerClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.quarkus.kubernetes.deployment.AutoScalingMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.quarkus.kubernetes.deployment.KubernetesConfig.DeploymentResourceKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.quarkus.kubernetes.deployment.OpenshiftConfig.DeploymentResourceKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.quarkus.kubernetes.deployment.OpenshiftConfig.OpenshiftFlavor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.quarkus.kubernetes.deployment.SecurityContextConfig.PodFSGroupChangePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaKubernetesProcessor - Class in io.quarkus.kubernetes.deployment
 
VanillaKubernetesProcessor() - Constructor for class io.quarkus.kubernetes.deployment.VanillaKubernetesProcessor
 
vars - Variable in class io.quarkus.kubernetes.deployment.EnvVarsConfig
The map associating environment name to its associated value.
version - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
The version of the application.
version - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
The version of the application.
version - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
The version of the application.
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(KubernetesListBuilder) - Method in class io.quarkus.kubernetes.deployment.AddRoleResourceDecorator
 
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.AddDeploymentResourceDecorator
 
visit(KubernetesListFluent<?>) - Method in class io.quarkus.kubernetes.deployment.AddStatefulSetResourceDecorator
 
volumeId - Variable in class io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
The name of the disk to mount.
VolumeItemConfig - Class in io.quarkus.kubernetes.deployment
 
VolumeItemConfig() - Constructor for class io.quarkus.kubernetes.deployment.VolumeItemConfig
 
VolumeItemConfig$$accessor - Class in io.quarkus.kubernetes.deployment
 

W

windowsOptions - Variable in class io.quarkus.kubernetes.deployment.SecurityContextConfig
The Windows specific settings applied to all containers.
WindowsOptions() - Constructor for class io.quarkus.kubernetes.deployment.SecurityContextConfig.WindowsOptions
 
withKey - Variable in class io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig
The key identifying the field from which the value is extracted.
workingDir - Variable in class io.quarkus.kubernetes.deployment.ContainerConfig
Working directory.
workingDir - Variable in class io.quarkus.kubernetes.deployment.KnativeConfig
Working directory
workingDir - Variable in class io.quarkus.kubernetes.deployment.KubernetesConfig
Working directory
workingDir - Variable in class io.quarkus.kubernetes.deployment.OpenshiftConfig
Working directory
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages