public class OpenShiftImageTagger extends OpenShiftBaseStep implements IOpenShiftImageTagger
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenShiftImageTagger.DescriptorImpl
Descriptor for
OpenShiftImageTagger. |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Modifier and Type | Field and Description |
|---|---|
protected String |
alias |
protected String |
destinationAuthToken |
protected String |
destinationNamespace |
protected String |
prodStream |
protected String |
prodTag |
protected String |
testStream |
protected String |
testTag |
apiURL, auth, authToken, namespace, verboseDISPLAY_NAMEANNOTATION_FAILURE, BUILD_NUMBER, BUILD_URL_ANNOTATION, BUILD_URL_ENV_KEY, JOB_NAME, KUBERNETES_MASTER_ENV_KEY, KUBERNETES_SERVICE_HOST_ENV_KEY, KUBERNETES_SERVICE_PORT_ENV_KEY, NAMESPACE_ENV_VAR, NAMESPACE_FILE, NAMESPACE_SYNC_BUILD_CAUSE, STATE_CANCELLED, STATE_COMPLETE, STATE_ERROR, STATE_FAILED, STATE_RUNNING| Constructor and Description |
|---|
OpenShiftImageTagger(String apiURL,
String testTag,
String prodTag,
String namespace,
String authToken,
String verbose,
String testStream,
String prodStream,
String destinationNamespace,
String destinationAuthToken,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
OpenShiftImageTagger.DescriptorImpl |
getDescriptor() |
String |
getDestinationAuthToken() |
String |
getDestinationNamespace() |
String |
getDestStream() |
String |
getDestTag() |
String |
getProdStream()
Deprecated.
|
String |
getProdTag()
Deprecated.
|
String |
getSrcStream() |
String |
getSrcTag() |
String |
getTestStream()
Deprecated.
|
String |
getTestTag()
Deprecated.
|
getApiURL, getAuth, getAuthToken, getBaseClassName, getNamespace, getVerbose, perform, perform, setAuthgetProjectAction, getProjectAction, getProjectActions, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcoreLogic, deriveImageID, deriveImageTag, getAlias, getDestinationAuthToken, getDestinationNamespace, getDestStream, getDestTag, getDisplayName, getSrcStream, getSrcTagannotateJobInfoToResource, consolidateEnvVars, constructBuildUrl, didAllImagesChangeIfNeeded, didICTCauseDeployment, didImageChangeFromPreviousVersion, doesDCTriggerOnImageTag, doIt, doIt, doItCore, getApiURL, getApiURL, getAuth, getAuthToken, getAuthToken, getBaseClassName, getClient, getClient, getLatestReplicationController, getNamespace, getNamespace, getReplicationControllerState, getVerbose, getVerbose, httpGet, isBuildFinished, isBuildRunning, isDeployFinished, isReplicationControllerScaledAppropriately, setAuth, verifyBuildgetOverride, pruneKeyprotected final String testTag
protected final String prodTag
protected final String testStream
protected final String prodStream
protected final String destinationNamespace
protected final String destinationAuthToken
protected final String alias
public String getAlias()
getAlias in interface IOpenShiftImageTagger@Deprecated public String getTestTag()
public String getSrcTag()
getSrcTag in interface IOpenShiftImageTagger@Deprecated public String getProdTag()
public String getDestTag()
getDestTag in interface IOpenShiftImageTagger@Deprecated public String getTestStream()
public String getSrcStream()
getSrcStream in interface IOpenShiftImageTagger@Deprecated public String getProdStream()
public String getDestStream()
getDestStream in interface IOpenShiftImageTaggerpublic String getDestinationNamespace()
getDestinationNamespace in interface IOpenShiftImageTaggerpublic String getDestinationAuthToken()
getDestinationAuthToken in interface IOpenShiftImageTaggerpublic OpenShiftImageTagger.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2004-2020 Red Hat, Inc. All Rights Reserved.