Package io.quarkus.kubernetes.deployment
package io.quarkus.kubernetes.deployment
-
ClassDescriptionCopied from dekorate in order to fix some issues.A decorator for applying an image to a container capable of overriding the internal
ApplyImageDecorator.A decorator for applying a serviceType to the containerCreate a new Job resource using an image, the command, and arguments.The configuration of environment variables taking their value from a ConfigMap field identified by its key.The configuration of environment variables taking their value from a Secret or ConfigMap field identified by its key.Common interface for configuration entities holding environment variables meant to be injected into containers.The configuration of environment variables prefix.The configuration specifying which environment variables to inject into the application's container.Validates that the set of provided environment variables is valid.KnativeKubernetesOpenShiftA build item that is used to prevent the Kubernetes processing from requesting a container image push request.