| 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 Auth |
OpenShiftImageStreams.auth |
protected Auth |
OpenShiftBaseStep.auth |
protected Auth |
OpenShiftBasePostAction.auth |
| Modifier and Type | Method and Description |
|---|---|
static Auth |
Auth.createInstance(hudson.model.TaskListener listener,
String apiURL,
Map<String,String> env) |
Auth |
OpenShiftImageStreams.getAuth() |
Auth |
OpenShiftBaseStep.getAuth() |
Auth |
OpenShiftBasePostAction.getAuth() |
| Modifier and Type | Method and Description |
|---|---|
static X509TrustManager |
Auth.createLocalTrustStore(Auth auth,
String apiURL) |
void |
OpenShiftImageStreams.setAuth(Auth auth) |
void |
OpenShiftBaseStep.setAuth(Auth auth) |
void |
OpenShiftBasePostAction.setAuth(Auth auth) |
| Modifier and Type | Field and Description |
|---|---|
protected Auth |
OpenShiftImageStreams.auth |
protected Auth |
OpenShiftBaseStep.auth |
| Modifier and Type | Method and Description |
|---|---|
Auth |
OpenShiftImageStreams.getAuth() |
Auth |
OpenShiftBaseStep.getAuth() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenShiftImageStreams.setAuth(Auth auth) |
void |
OpenShiftBaseStep.setAuth(Auth auth) |
| Modifier and Type | Method and Description |
|---|---|
Auth |
IOpenShiftPlugin.getAuth() |
| Modifier and Type | Method and Description |
|---|---|
void |
IOpenShiftPlugin.setAuth(Auth auth) |
Copyright © 2004-2020 Red Hat, Inc. All Rights Reserved.