public class InNamespaceStep extends AbstractStep implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
InNamespaceStep.DescriptorImpl |
cloud| Constructor and Description |
|---|
InNamespaceStep(String cloud,
String name,
String prefix,
Map<String,String> labels,
Map<String,String> annotations,
Boolean namespaceLazyCreateEnabled,
Boolean namespaceDestroyEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAnnotations() |
Map<String,String> |
getLabels() |
String |
getName() |
String |
getPrefix() |
Boolean |
isNamespaceDestroyEnabled() |
Boolean |
isNamespaceLazyCreateEnabled() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
getCloudCopyright © 2015–2017 Red Hat. All rights reserved.