public class OpenShiftScaler extends TimedOpenShiftBaseStep implements IOpenShiftScaler
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenShiftScaler.DescriptorImpl
Descriptor for
OpenShiftScaler. |
ITimedOpenShiftPlugin.TimeoutUnitjenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Modifier and Type | Field and Description |
|---|---|
protected String |
depCfg |
protected String |
replicaCount |
protected String |
verifyReplicaCount |
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 |
|---|
OpenShiftScaler(String apiURL,
String depCfg,
String namespace,
String replicaCount,
String authToken,
String verbose,
String verifyReplicaCount,
String waitTime,
String waitUnit) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDepCfg() |
String |
getReplicaCount() |
String |
getVerifyReplicaCount() |
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, getDepCfg, getDisplayName, getGlobalTimeoutConfiguration, getReplicaCount, getVerifyReplicaCountgetTimeout, getWaitTime, getWaitUnitannotateJobInfoToResource, 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 depCfg
protected final String replicaCount
protected final String verifyReplicaCount
public String getDepCfg()
getDepCfg in interface IOpenShiftScalerpublic String getReplicaCount()
getReplicaCount in interface IOpenShiftScalerpublic String getVerifyReplicaCount()
getVerifyReplicaCount in interface IOpenShiftScalerCopyright © 2004-2020 Red Hat, Inc. All Rights Reserved.