| Package | Description |
|---|---|
| com.openshift.jenkins.plugins.pipeline | |
| com.openshift.jenkins.plugins.pipeline.dsl | |
| com.openshift.jenkins.plugins.pipeline.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<NameValuePair> |
OpenShiftBuilder.envVars |
| Modifier and Type | Method and Description |
|---|---|
List<NameValuePair> |
OpenShiftBuilder.getEnv() |
| Constructor and Description |
|---|
OpenShiftBuilder(String apiURL,
String bldCfg,
String namespace,
List<NameValuePair> env,
String authToken,
String verbose,
String commitID,
String buildName,
String showBuildLogs,
String checkForTriggeredDeployments,
String waitTime,
String waitUnit) |
| Modifier and Type | Field and Description |
|---|---|
protected List<NameValuePair> |
OpenShiftBuilder.envVars |
| Modifier and Type | Method and Description |
|---|---|
List<NameValuePair> |
OpenShiftBuilder.getEnv() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenShiftBuilder.setEnv(List<NameValuePair> v) |
| Modifier and Type | Method and Description |
|---|---|
List<NameValuePair> |
IOpenShiftBuilder.getEnv() |
Copyright © 2004-2020 Red Hat, Inc. All Rights Reserved.