public class OpenShiftDeleterList extends OpenShiftBaseStep implements IOpenShiftDeleterList
Modifier and Type | Class and Description |
---|---|
static class |
OpenShiftDeleterList.DescriptorImpl
Descriptor for
OpenShiftCreator . |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory
Modifier and Type | Field and Description |
---|---|
protected String |
keys |
protected String |
types |
apiURL, auth, authToken, namespace, verbose
DISPLAY_NAME
ANNOTATION_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 |
---|
OpenShiftDeleterList(String apiURL,
String namespace,
String authToken,
String verbose,
String types,
String keys) |
Modifier and Type | Method and Description |
---|---|
OpenShiftDeleterList.DescriptorImpl |
getDescriptor() |
String |
getKeys() |
String |
getTypes() |
getApiURL, getAuth, getAuthToken, getBaseClassName, getNamespace, getVerbose, perform, perform, setAuth
getProjectAction, getProjectAction, getProjectActions, perform, prebuild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
coreLogic, getDisplayName, getKeys, getTypes
deleteAPIObjs, fetchApiJsonFromApiServer, hydrateJsonYaml, importJsonOfApiTypes, updateApiTypes
annotateJobInfoToResource, 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, verifyBuild
getOverride, pruneKey
public String getTypes()
getTypes
in interface IOpenShiftDeleterList
public String getKeys()
getKeys
in interface IOpenShiftDeleterList
public OpenShiftDeleterList.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.tasks.Builder>
getDescriptor
in class hudson.tasks.Builder
Copyright © 2004-2020 Red Hat, Inc. All Rights Reserved.