public class OpenShiftExec extends TimedOpenShiftBaseStep implements IOpenShiftExec, IOpenShiftApiObjHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenShiftExec.DescriptorImpl |
ITimedOpenShiftPlugin.TimeoutUnitjenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Modifier and Type | Field and Description |
|---|---|
protected List<Argument> |
arguments |
protected String |
command |
protected String |
container |
protected String |
pod |
waitTime, waitUnitapiURL, 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 |
|---|
OpenShiftExec(String apiURL,
String namespace,
String authToken,
String verbose,
String pod,
String container,
String command,
List<Argument> arguments,
String waitTime,
String waitUnit) |
| Modifier and Type | Method and Description |
|---|---|
List<Argument> |
getArguments() |
String |
getCommand() |
String |
getContainer() |
String |
getPod() |
getWaitTime, getWaitUnitgetApiURL, getAuth, getAuthToken, getBaseClassName, getNamespace, getVerbose, perform, perform, setAuthall, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcoreLogic, getArguments, getClient, getCommand, getContainer, getDisplayName, getGlobalTimeoutConfiguration, getPod, onClose, onExecErr, onFailure, onOpen, onStdErr, onStdOutgetTimeout, getWaitTime, getWaitUnitannotateJobInfoToResource, consolidateEnvVars, constructBuildUrl, didAllImagesChangeIfNeeded, didICTCauseDeployment, didImageChangeFromPreviousVersion, doesDCTriggerOnImageTag, doIt, doIt, doItCore, getApiURL, getApiURL, getAuth, getAuthToken, getAuthToken, getBaseClassName, getClient, getLatestReplicationController, getNamespace, getNamespace, getReplicationControllerState, getVerbose, getVerbose, httpGet, isBuildFinished, isBuildRunning, isDeployFinished, isReplicationControllerScaledAppropriately, setAuth, verifyBuildgetOverride, pruneKeydeleteAPIObjs, fetchApiJsonFromApiServer, hydrateJsonYaml, importJsonOfApiTypes, updateApiTypesprotected final String pod
protected final String container
protected final String command
public String getPod()
getPod in interface IOpenShiftExecpublic String getContainer()
getContainer in interface IOpenShiftExecpublic String getCommand()
getCommand in interface IOpenShiftExecpublic List<Argument> getArguments()
getArguments in interface IOpenShiftExecCopyright © 2004-2020 Red Hat, Inc. All Rights Reserved.