Class EphemeralContainerStep.DeprecatedEphemeralContainerStep.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.StepDescriptor
io.jenkins.plugins.kubernetes.ephemeral.EphemeralContainerStep.DescriptorImpl
io.jenkins.plugins.kubernetes.ephemeral.EphemeralContainerStep.DeprecatedEphemeralContainerStep.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
EphemeralContainerStep.DeprecatedEphemeralContainerStep

@Extension public static class EphemeralContainerStep.DeprecatedEphemeralContainerStep.DescriptorImpl extends EphemeralContainerStep.DescriptorImpl
Alternate function name that is hidden. This is here to satisfy the original implementation of this plugin that followed the function naming convention as the kubernetes-plugin (i.e. container). Users should prefer the more canonical withEphemeralContainer function name.
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details