Class NamespaceAction
java.lang.Object
hudson.model.InvisibleAction
org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
org.csanchez.jenkins.plugins.kubernetes.pipeline.NamespaceAction
- All Implemented Interfaces:
Action
,ModelObject
,RunAction2
Deprecated.
Use
getContext().get(PodTemplateContext.class)instead.
-
Field Summary
Fields inherited from class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
run, stack
-
Constructor Summary
-
Method Summary
Methods inherited from class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
getRun, onAttached, onLoad, push, setRun
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
NamespaceAction
Deprecated.
-
-
Method Details
-
push
Deprecated.- Throws:
IOException
-
push
Deprecated.- Throws:
IOException
-
pop
Deprecated.- Throws:
IOException
-
getNamespace
Deprecated.
-