Package io.jenkins.plugins.kubernetes.ephemeral
package io.jenkins.plugins.kubernetes.ephemeral
-
ClassDescriptionThis extension doesn't actually add any env vars.
EphemeralContainerExecDecorator
is aLauncherDecorator
specifically for containers launched via anEphemeralContainerStep
.Global configuration that applies to all Kubernetes Clouds.Ephemeral container Kubernetes Cloud configuration trait.Extension ofKubernetesComputer
that adds build environment variables.KubernetesComputerFactory
implementation that always creates instances ofEphemeralContainerKubernetesComputer
.Pipeline step that runs in an ephemeral container of the current Kubernetes Pod agent.Alternate function name that is hidden.Ephemeral Container step execution is responsible for creating a new Ephemeral Container to the current Kubernetes agent Pod.Ephemeral container step rule.EphemeralContainerStepRule
result action.EphemeralContainerStepRule
result.Implementation ofPodContainerSource
that exclusively supports Ephemeral Containers.Container image reference.