public class KubectlBuildStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
KubectlBuildStep.DescriptorImpl |
static class |
KubectlBuildStep.ExecutionImpl |
| Modifier and Type | Field and Description |
|---|---|
String |
caCertificate |
String |
credentialsId |
String |
serverUrl |
| Constructor and Description |
|---|
KubectlBuildStep() |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2017. All rights reserved.