Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractJCloudsConfigProviderImpl - Class in jenkins.plugins.jclouds.config
-
Partial implementation of UserDataConfig.
- AbstractJCloudsConfigProviderImpl() - Constructor for class jenkins.plugins.jclouds.config.AbstractJCloudsConfigProviderImpl
- allowEmptyFileset - Variable in class jenkins.plugins.jclouds.blobstore.BlobStoreEntry
-
Whether an empty file is allowed without failing the build.
- allowGzippedUserData() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- allowSudo - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- apply(Iterable<NodePlan>) - Method in class jenkins.plugins.jclouds.compute.internal.ProvisionPlannedInstancesAndDestroyAllOnError
- apply(Iterable<RunningNode>) - Method in class jenkins.plugins.jclouds.compute.internal.TerminateNodes
- assignPublicIp - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
B
- BlobStoreEntry - Class in jenkins.plugins.jclouds.blobstore
-
A simple "bean" for blobstore entries.
- BlobStoreEntry(String, String, String, boolean, boolean, boolean) - Constructor for class jenkins.plugins.jclouds.blobstore.BlobStoreEntry
- BlobStoreEntry.DescriptorImpl - Class in jenkins.plugins.jclouds.blobstore
- BlobStoreProfile - Class in jenkins.plugins.jclouds.blobstore
-
Model class for Blobstore profile.
- BlobStoreProfile(String, String, String, String, String, boolean) - Constructor for class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
- BlobStoreProfile.ConverterImpl - Class in jenkins.plugins.jclouds.blobstore
- BlobStoreProfile.DescriptorImpl - Class in jenkins.plugins.jclouds.blobstore
- BlobStorePublisher - Class in jenkins.plugins.jclouds.blobstore
-
Publishes artifacts to Blobstore configured using JClouds
- BlobStorePublisher(String, List<BlobStoreEntry>) - Constructor for class jenkins.plugins.jclouds.blobstore.BlobStorePublisher
-
Create a new Blobstore publisher for the configured profile identified by profileName
- BlobStorePublisher.DescriptorImpl - Class in jenkins.plugins.jclouds.blobstore
- BOOTHOOK - Enum constant in enum jenkins.plugins.jclouds.config.CloudInitContentType
- buildUserData(List<String>, Map<String, String>, boolean) - Static method in class jenkins.plugins.jclouds.config.ConfigHelper
C
- callback(BlobStoreProfile, UnmarshallingContext) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.ConverterImpl
- callback(JCloudsCloud, UnmarshallingContext) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.ConverterImpl
- canProvision(Cloud.CloudState) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- check(JCloudsComputer) - Method in class jenkins.plugins.jclouds.compute.JCloudsRetentionStrategy
- cipher(String) - Method in class jenkins.plugins.jclouds.modules.JenkinsBouncyCastleCrypto
- CLOUDCONFIG - Enum constant in enum jenkins.plugins.jclouds.config.CloudInitContentType
- CloudInitContentType - Enum in jenkins.plugins.jclouds.config
-
Defines the possible mime types of JClouds user-data and their codeMirror mode.
- cloudName - Variable in class jenkins.plugins.jclouds.compute.InstancesToRun
- completed() - Static method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- ConfigDataSource - Class in jenkins.plugins.jclouds.config
-
A readonly DataSource, backed by a
Config
. - ConfigDataSource(Config, boolean, Map<String, String>) - Constructor for class jenkins.plugins.jclouds.config.ConfigDataSource
-
Creates a new instance from the supplied config.
- ConfigHelper - Class in jenkins.plugins.jclouds.config
- ConfigSuitableFor - Annotation Type in jenkins.plugins.jclouds.config
- configure() - Method in class jenkins.plugins.jclouds.modules.JenkinsConfigurationModule
- configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher.DescriptorImpl
- container - Variable in class jenkins.plugins.jclouds.blobstore.BlobStoreEntry
-
The container where the file is saved.
- convert(Config) - Method in class jenkins.plugins.jclouds.config.UserDataBoothook.UserDataBoothookProvider
-
used for data migration only (config-file-provider prior 1.15)
- convert(Config) - Method in class jenkins.plugins.jclouds.config.UserDataInclude.UserDataIncludeProvider
-
used for data migration only (config-file-provider prior 1.15)
- convert(Config) - Method in class jenkins.plugins.jclouds.config.UserDataIncludeOnce.UserDataIncludeOnceProvider
-
used for data migration only (config-file-provider prior 1.15)
- convert(Config) - Method in class jenkins.plugins.jclouds.config.UserDataPartHandler.UserDataPartHandlerProvider
-
used for data migration only (config-file-provider prior 1.15)
- convert(Config) - Method in class jenkins.plugins.jclouds.config.UserDataScript.UserDataScriptProvider
-
used for data migration only (config-file-provider prior 1.15)
- convert(Config) - Method in class jenkins.plugins.jclouds.config.UserDataUpstart.UserDataUpstartProvider
-
used for data migration only (config-file-provider prior 1.15)
- convert(Config) - Method in class jenkins.plugins.jclouds.config.UserDataYaml.UserDataYamlProvider
-
used for data migration only (config-file-provider prior 1.15)
- convertCredentials(String, String, Secret) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
-
Converts old identity/credential new UsernamePassword credential-plugin record.
- ConverterImpl(XStream2) - Constructor for class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.ConverterImpl
- ConverterImpl(XStream2) - Constructor for class jenkins.plugins.jclouds.compute.JCloudsCloud.ConverterImpl
- cores - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- count - Variable in class jenkins.plugins.jclouds.compute.InstancesToRun
- createComputer() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- CredentialsHelper - Class in jenkins.plugins.jclouds.internal
-
Helper for dealing with credentials.
- CredentialsHelper() - Constructor for class jenkins.plugins.jclouds.internal.CredentialsHelper
D
- debug(String, Object...) - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- defaultCloudName() - Method in class jenkins.plugins.jclouds.compute.InstancesToRun.DescriptorImpl
- defaultProviderName() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- defaultProviderName() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- deletedCause() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
deletedCause
:Agent is pending removal.
. - deleteSlave() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
-
Delete the slave, terminate or suspend the instance.
- deleteSlave(boolean) - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
-
Delete the slave, terminate or suspend the instance.
- description - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- DESCRIPTOR - Static variable in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.blobstore.BlobStoreEntry.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.blobstore.BlobStorePublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.compute.InstancesToRun.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsOfflineStep.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsOneOffSlave.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsRetentionStrategy.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.compute.UserData.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.credentials.JCloudsUserWithKey.DescriptorImpl
- DescriptorImpl() - Constructor for class jenkins.plugins.jclouds.credentials.OpenstackKeystoneV3.DescriptorImpl
- DescriptorImpl(Class<? extends Publisher>) - Constructor for class jenkins.plugins.jclouds.blobstore.BlobStorePublisher.DescriptorImpl
- doAutoCompleteOsFamily(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckAdminCredentialsId(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckAllowSudo(boolean) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckCloudGlobalKeyId(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckCores(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckCount(String) - Method in class jenkins.plugins.jclouds.compute.InstancesToRun.DescriptorImpl
- doCheckCredential(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckCredentialsId(String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- doCheckCredentialsId(String, boolean) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckEndPointUrl(String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- doCheckEndPointUrl(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckFsRoot(String, boolean) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckGroupPrefix(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckIdentity(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckInitScriptId(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckInstallPrivateKey(boolean) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckInstanceCap(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckMessage(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep.DescriptorImpl
- doCheckName(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckNumExecutors(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckOverrideRetentionTime(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckPreExistingJenkinsUser(String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckPreferredAddress(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckProfile(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckProfileName(String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- doCheckProviderName(String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- doCheckProviderName(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckPublicKey(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckRam(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckRetentionTime(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckScriptTimeout(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckSpoolDelayMs(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doCheckStartTimeout(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doCheckUseJnlp(boolean, boolean, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doDoDelete() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
-
Deletes a jenkins slave node.
- doFillAdminCredentialsIdItems(ItemGroup, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doFillCloudCredentialsIdItems(ItemGroup, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doFillCloudGlobalKeyIdItems(ItemGroup, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doFillCloudNameItems() - Method in class jenkins.plugins.jclouds.compute.InstancesToRun.DescriptorImpl
- doFillConditionItems() - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep.DescriptorImpl
- doFillCredentialsIdItems(ItemGroup, String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- doFillCredentialsIdItems(ItemGroup, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doFillFileIdItems(String) - Method in class jenkins.plugins.jclouds.compute.UserData.DescriptorImpl
- doFillFileItems(String) - Static method in class jenkins.plugins.jclouds.config.ConfigHelper
- doFillHardwareIdItems(String, String, String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doFillInitScriptIdItems(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doFillLocationIdItems(String, String, String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- doFillLocationIdItems(String, String, String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doFillProfileNameItems() - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher.DescriptorImpl
- doFillProviderNameItems() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doFillProviderNameItems(ItemGroup) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- doFillTemplateNameItems(String) - Method in class jenkins.plugins.jclouds.compute.InstancesToRun.DescriptorImpl
- doIndex(StaplerRequest, StaplerResponse) - Method in class jenkins.plugins.jclouds.internal.JnlpProvisionWebHook
-
Receives the webhook call.
- doIndex(StaplerRequest, StaplerResponse) - Method in class jenkins.plugins.jclouds.internal.PhoneHomeWebHook
-
Receives the webhook call.
- doProvision(StaplerRequest, StaplerResponse, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
-
Provisions a new node manually (by clicking a button in the computer list).
- doTestConnection(String, String, String, boolean) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- doTestConnection(String, String, String, String, String, boolean) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- doValidateHardwareId(String, String, String, String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doValidateImageId(String, String, String, String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doValidateImageNameRegex(String, String, String, String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- doValidateLocationId(String, String, String, String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- doValidateLocationId(String, String, String, String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
E
- endPointUrl - Variable in class jenkins.plugins.jclouds.compute.JCloudsCloud
- error(String, Object...) - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- error(Throwable, String, Object...) - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- execute(TaskListener) - Method in class jenkins.plugins.jclouds.compute.JCloudsCleanupThread
- ExpireCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
ExpireCommand_shortDescription
:Expires a node.
. - extract(String, String) - Static method in class jenkins.plugins.jclouds.internal.SSHPublicKeyExtractor
-
Extracts a SSH public key from a PEM-encoded SSH private key.
F
- fileId - Variable in class jenkins.plugins.jclouds.compute.UserData
-
The fileId from the config-file-provider plugin
- fillLocations(ListBoxModel, Set<? extends Location>) - Static method in class jenkins.plugins.jclouds.internal.LocationHelper
- format - Variable in class jenkins.plugins.jclouds.compute.JCloudsProvisionCommand
- format(Object...) - Method in class jenkins.plugins.jclouds.internal.MsgMapper
- formatWithLocale(Locale, Object...) - Method in class jenkins.plugins.jclouds.internal.MsgMapper
- fromNodeMetadata(NodeMetadata, String) - Static method in class jenkins.plugins.jclouds.compute.internal.JCloudsNodeMetadata
G
- get() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
-
This is where the actual provisioning (accessing the cloud provider) happens.
- get() - Static method in class jenkins.plugins.jclouds.internal.JnlpProvisionWebHook
- get() - Static method in class jenkins.plugins.jclouds.internal.PhoneHomeWebHook
- getActualTemplateName() - Method in class jenkins.plugins.jclouds.compute.InstancesToRun
- getAdminCredentialsId() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getAdminUser() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getCategory() - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- getCloud() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getCloudCredentialsId() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- getCloudGlobalKeyId() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- getCloudName() - Method in class jenkins.plugins.jclouds.compute.internal.NodePlan
- getCloudName() - Method in class jenkins.plugins.jclouds.compute.internal.RunningNode
- getCloudName() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
- getCloudName() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
-
Get the JClouds profile identifier for the Cloud associated with this slave.
- getCmMode() - Method in enum jenkins.plugins.jclouds.config.CloudInitContentType
- getCompute() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- getCondition() - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep
- getConfig(String) - Static method in class jenkins.plugins.jclouds.config.ConfigHelper
- getConnectionAddress(NodeMetadata, PrintStream, String) - Static method in class jenkins.plugins.jclouds.compute.JCloudsLauncher
-
Get the potential address to connect to, opting for public first and then private.
- getContentType() - Method in class jenkins.plugins.jclouds.config.ConfigDataSource
- getContentType() - Method in class jenkins.plugins.jclouds.config.UserDataBoothook.UserDataBoothookProvider
- getContentType() - Method in class jenkins.plugins.jclouds.config.UserDataInclude.UserDataIncludeProvider
- getContentType() - Method in class jenkins.plugins.jclouds.config.UserDataIncludeOnce.UserDataIncludeOnceProvider
- getContentType() - Method in class jenkins.plugins.jclouds.config.UserDataPartHandler.UserDataPartHandlerProvider
- getContentType() - Method in class jenkins.plugins.jclouds.config.UserDataScript.UserDataScriptProvider
- getContentType() - Method in class jenkins.plugins.jclouds.config.UserDataUpstart.UserDataUpstartProvider
- getContentType() - Method in class jenkins.plugins.jclouds.config.UserDataYaml.UserDataYamlProvider
- getCount() - Method in class jenkins.plugins.jclouds.compute.internal.NodePlan
- getCredentials() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
-
Get Jclouds LoginCredentials associated with this Slave.
- getCredentialsById(String) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
-
Use the ssh-slaves-plugin to retrieve a credentials object by its Id.
- getCredentialsId() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
-
credentials.
- getCredentialsId() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- getCredentialsId() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getDescriptor() - Method in class jenkins.plugins.jclouds.compute.JCloudsJnlpLauncher
- getDescriptor() - Method in class jenkins.plugins.jclouds.compute.JCloudsLauncher
- getDescriptor() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getDescriptor() - Method in class jenkins.plugins.jclouds.config.UserDataBoothook
- getDescriptor() - Method in class jenkins.plugins.jclouds.config.UserDataInclude
- getDescriptor() - Method in class jenkins.plugins.jclouds.config.UserDataIncludeOnce
- getDescriptor() - Method in class jenkins.plugins.jclouds.config.UserDataPartHandler
- getDescriptor() - Method in class jenkins.plugins.jclouds.config.UserDataScript
- getDescriptor() - Method in class jenkins.plugins.jclouds.config.UserDataUpstart
- getDescriptor() - Method in class jenkins.plugins.jclouds.config.UserDataYaml
- getDisplayName() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreEntry.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.compute.InstancesToRun.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
-
Human readable name of this kind of configurable object.
- getDisplayName() - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.compute.JCloudsOneOffSlave.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.compute.JCloudsRetentionStrategy.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave.JCloudsSlaveDescriptor
- getDisplayName() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.compute.UserData.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.config.UserDataBoothook.UserDataBoothookProvider
- getDisplayName() - Method in class jenkins.plugins.jclouds.config.UserDataInclude.UserDataIncludeProvider
- getDisplayName() - Method in class jenkins.plugins.jclouds.config.UserDataIncludeOnce.UserDataIncludeOnceProvider
- getDisplayName() - Method in class jenkins.plugins.jclouds.config.UserDataPartHandler.UserDataPartHandlerProvider
- getDisplayName() - Method in class jenkins.plugins.jclouds.config.UserDataScript.UserDataScriptProvider
- getDisplayName() - Method in class jenkins.plugins.jclouds.config.UserDataUpstart.UserDataUpstartProvider
- getDisplayName() - Method in class jenkins.plugins.jclouds.config.UserDataYaml.UserDataYamlProvider
- getDisplayName() - Method in class jenkins.plugins.jclouds.credentials.JCloudsUserWithKey.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.credentials.OpenstackKeystoneV3.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.jclouds.internal.JnlpProvisionWebHook
- getDisplayName() - Method in class jenkins.plugins.jclouds.internal.PhoneHomeWebHook
- getDomain() - Method in class jenkins.plugins.jclouds.credentials.OpenstackKeystoneV3
- getEndPointUrl() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
-
Provider endpoint.
- getEntries() - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher
-
Get list of entries to be uploaded.
- getEnvVarName() - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- getErrorRetentionTime() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
-
Get the error retention time in minutes or default value from CloudInstanceDefaults if it is zero.
- getExclusionPath() - Method in class jenkins.plugins.jclouds.internal.JnlpProvisionCrumbExclusion
- getExclusionPath() - Method in class jenkins.plugins.jclouds.internal.PhoneHomeCrumbExclusion
- getFsRoot() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getGlobalPrivateKey() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- getGlobalPublicKey() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- getGroupPrefix() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- getHostName() - Method in class jenkins.plugins.jclouds.compute.internal.RunningNode
- getIconFileName() - Method in class jenkins.plugins.jclouds.internal.JnlpProvisionWebHook
- getIconFileName() - Method in class jenkins.plugins.jclouds.internal.PhoneHomeWebHook
- getId() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
- getId() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- getIndexName() - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- getInitScriptId() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getInputStream() - Method in class jenkins.plugins.jclouds.config.ConfigDataSource
- getInstanceId() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
- getInstanceIdentityInstalled() - Method in class jenkins.plugins.jclouds.compute.JCloudsJnlpLauncher
- getInstancesToRun() - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- getIsPendingDelete() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
- getJenkinsPrivateKey() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getJenkinsPublicKey() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getJenkinsUser() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getJnlpProvision() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getJnlpProvisioning() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- getJnlpProvisioningNonce() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- getJvmOptions() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
-
Get Jclouds Custom JVM Options associated with this Slave.
- getJvmOptions() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getLabelSet() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getLocationId() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
-
location.
- getMessage() - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep
- getMime() - Method in enum jenkins.plugins.jclouds.config.CloudInitContentType
- getName() - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher
- getName() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- getName() - Method in class jenkins.plugins.jclouds.config.ConfigDataSource
- getNodeId() - Method in class jenkins.plugins.jclouds.compute.internal.RunningNode
- getNodeInstanceAddress(PrintStream) - Method in class jenkins.plugins.jclouds.compute.internal.RunningNode
- getNodeMetaData() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
-
Get Jclouds NodeMetadata associated with this Slave.
- getNodeName() - Method in class jenkins.plugins.jclouds.compute.internal.RunningNode
- getNodesToDestroy() - Method in class jenkins.plugins.jclouds.compute.internal.TerminateNodes.Persistent
- getNodesToSuspend() - Method in class jenkins.plugins.jclouds.compute.internal.TerminateNodes.Persistent
- getNodeSupplier() - Method in class jenkins.plugins.jclouds.compute.internal.NodePlan
- getNonce() - Method in class jenkins.plugins.jclouds.compute.internal.JCloudsNodeMetadata
- getNormalLoggingLevel() - Method in class jenkins.plugins.jclouds.compute.JCloudsCleanupThread
- getNumExecutors() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getOutputStream() - Method in class jenkins.plugins.jclouds.config.ConfigDataSource
- getPassword(Secret) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
- getPreferredAddress() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- getPreferredAddress() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getPrivateIpAddresses() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
- getPrivateIpAddressHeader() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
- getPrivateKey(SSHUserPrivateKey) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
- getProfile() - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher
- getProfileName() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
-
Configured profile.
- getProfiles() - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher.DescriptorImpl
- getProject() - Method in class jenkins.plugins.jclouds.credentials.OpenstackKeystoneV3
- getProviderName() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
-
Provider Name as per the JClouds Blobstore supported providers.
- getPublicIpAddresses() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
- getPublicIpAddressHeader() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
- getPublishMeta() - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- getRealContentType() - Method in class jenkins.plugins.jclouds.config.AbstractJCloudsConfigProviderImpl
- getRealContentType() - Method in interface jenkins.plugins.jclouds.config.JCloudsConfig
- getRealContentType() - Method in class jenkins.plugins.jclouds.config.UserDataInclude.UserDataIncludeProvider
- getRealContentType() - Method in class jenkins.plugins.jclouds.config.UserDataIncludeOnce.UserDataIncludeOnceProvider
- getRealContentType(ConfigProvider) - Static method in class jenkins.plugins.jclouds.config.ConfigHelper
- getRecurrencePeriod() - Method in class jenkins.plugins.jclouds.compute.JCloudsCleanupThread
- getRequiredMonitorService() - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher
- getRequiredMonitorService() - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep
- getRetentionTime() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
-
Get the retention time in minutes or default value from CloudInstanceDefaults if it is zero.
- getRetentionTime() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
- getRetentionTime() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
-
Get the retention time for this slave, defaulting to the parent cloud's if not set.
- getShortDescription() - Method in class jenkins.plugins.jclouds.compute.JCloudsExpireCommand
- getShortDescription() - Method in class jenkins.plugins.jclouds.compute.JCloudsProvisionCommand
- getShortDescription() - Method in class jenkins.plugins.jclouds.compute.JCloudsTemplatesCommand
- getShouldSuspend() - Method in class jenkins.plugins.jclouds.compute.internal.NodePlan
- getShouldSuspend() - Method in class jenkins.plugins.jclouds.compute.internal.RunningNode
- getSignature() - Method in interface jenkins.plugins.jclouds.config.JCloudsConfig
- getSignature() - Method in class jenkins.plugins.jclouds.config.UserDataBoothook.UserDataBoothookProvider
- getSignature() - Method in class jenkins.plugins.jclouds.config.UserDataInclude.UserDataIncludeProvider
- getSignature() - Method in class jenkins.plugins.jclouds.config.UserDataIncludeOnce.UserDataIncludeOnceProvider
- getSignature() - Method in class jenkins.plugins.jclouds.config.UserDataPartHandler.UserDataPartHandlerProvider
- getSignature() - Method in class jenkins.plugins.jclouds.config.UserDataScript.UserDataScriptProvider
- getSignature() - Method in class jenkins.plugins.jclouds.config.UserDataUpstart.UserDataUpstartProvider
- getSignature() - Method in class jenkins.plugins.jclouds.config.UserDataYaml.UserDataYamlProvider
- getTcpSupported() - Method in class jenkins.plugins.jclouds.compute.JCloudsJnlpLauncher
- getTemplateName() - Method in class jenkins.plugins.jclouds.compute.internal.NodePlan
- getTemplateName() - Method in class jenkins.plugins.jclouds.compute.internal.RunningNode
- getTemplates() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- getTrustAll() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
- getTrustAll() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- getUrlName() - Method in class jenkins.plugins.jclouds.internal.JnlpProvisionWebHook
- getUrlName() - Method in class jenkins.plugins.jclouds.internal.PhoneHomeWebHook
- getUseJnlp() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- getUseJnlp() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getUserDataEntries() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- getWebSocketSupported() - Method in class jenkins.plugins.jclouds.compute.JCloudsJnlpLauncher
H
- handleJnlpProvisioning(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
-
Handles JNLP provisioning request from slave.
- hardwareId - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- hasOverrideRetentionTime() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
I
- imageId - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- imageNameRegex - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- INCLUDE - Enum constant in enum jenkins.plugins.jclouds.config.CloudInitContentType
- INCLUDEONCE - Enum constant in enum jenkins.plugins.jclouds.config.CloudInitContentType
- info(String, Object...) - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- installPrivateKey - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- instanceCap - Variable in class jenkins.plugins.jclouds.compute.JCloudsCloud
- InstancesToRun - Class in jenkins.plugins.jclouds.compute
- InstancesToRun(String, String, String, int, boolean) - Constructor for class jenkins.plugins.jclouds.compute.InstancesToRun
- InstancesToRun.DescriptorImpl - Class in jenkins.plugins.jclouds.compute
- invoke() - Static method in class jenkins.plugins.jclouds.compute.JCloudsCleanupThread
- isApplicable(AbstractProject) - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper.DescriptorImpl
- isApplicable(AbstractProject) - Method in class jenkins.plugins.jclouds.compute.JCloudsOneOffSlave.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher.DescriptorImpl
- isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep.DescriptorImpl
- isDebugEnabled() - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- isErrorEnabled() - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- isInfoEnabled() - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- isInstantiable() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave.JCloudsSlaveDescriptor
- isPendingDelete() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- isPreemptible - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- isTraceEnabled() - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- isUserDataSupported(String, String, String, String, boolean) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.DescriptorImpl
- isUsingManualTemplateName() - Method in class jenkins.plugins.jclouds.compute.InstancesToRun
- isWaitPhoneHome() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- isWarnEnabled() - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
J
- JClouds_NoSuchNodeExists(Object) - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
JClouds.NoSuchNodeExists
:No such node "{0}" exists.
. - JClouds_NoSuchProfileExists(Object, Object) - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
JClouds.NoSuchProfileExists
:No such profile "{0}" exists. Did you mean "{1}"?
. - JClouds_NoSuchTemplateExists(Object, Object) - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
JClouds.NoSuchTemplateExists
:No such template "{0}" exists. Did you mean "{1}"?
. - JClouds_NotFromJClouds(Object) - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
JClouds.NotFromJClouds
:Node "{0}" was not created by JClouds.
. - JCloudsBuildWrapper - Class in jenkins.plugins.jclouds.compute
- JCloudsBuildWrapper(List<InstancesToRun>) - Constructor for class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- JCloudsBuildWrapper.DescriptorImpl - Class in jenkins.plugins.jclouds.compute
- JCloudsCleanupThread - Class in jenkins.plugins.jclouds.compute
- JCloudsCleanupThread() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsCleanupThread
- JCloudsCloud - Class in jenkins.plugins.jclouds.compute
-
The JClouds version of the Jenkins Cloud.
- JCloudsCloud(String, String, String, String, String, int, int, int, int, int, String, String, boolean, List<JCloudsSlaveTemplate>) - Constructor for class jenkins.plugins.jclouds.compute.JCloudsCloud
- JCloudsCloud.ConverterImpl - Class in jenkins.plugins.jclouds.compute
- JCloudsCloud.DescriptorImpl - Class in jenkins.plugins.jclouds.compute
- JCloudsComputer - Class in jenkins.plugins.jclouds.compute
-
JClouds version of Jenkins
SlaveComputer
- responsible for terminating an instance. - JCloudsComputer(JCloudsSlave) - Constructor for class jenkins.plugins.jclouds.compute.JCloudsComputer
- JCloudsConfig - Interface in jenkins.plugins.jclouds.config
- JCloudsExpireCommand - Class in jenkins.plugins.jclouds.compute
-
Expires a running slave.
- JCloudsExpireCommand() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsExpireCommand
- JCloudsJnlpLauncher - Class in jenkins.plugins.jclouds.compute
-
The launcher used for JNLP slaves.
- JCloudsJnlpLauncher() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsJnlpLauncher
- JCloudsLauncher - Class in jenkins.plugins.jclouds.compute
-
The launcher that launches the jenkins agent.jar on the Agent.
- JCloudsLauncher() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsLauncher
- JCloudsNodeMetadata - Class in jenkins.plugins.jclouds.compute.internal
- JCloudsNodeMetadata(String, String, String, Location, URI, Map<String, String>, Set<String>, String, Hardware, String, OperatingSystem, NodeMetadata.Status, String, int, Iterable<String>, Iterable<String>, LoginCredentials, String, String) - Constructor for class jenkins.plugins.jclouds.compute.internal.JCloudsNodeMetadata
- JCloudsOfflineStep - Class in jenkins.plugins.jclouds.compute
- JCloudsOfflineStep(String, String) - Constructor for class jenkins.plugins.jclouds.compute.JCloudsOfflineStep
- JCloudsOfflineStep.DescriptorImpl - Class in jenkins.plugins.jclouds.compute
- JCloudsOneOffSlave - Class in jenkins.plugins.jclouds.compute
- JCloudsOneOffSlave() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsOneOffSlave
- JCloudsOneOffSlave.DescriptorImpl - Class in jenkins.plugins.jclouds.compute
- JCloudsProvisionCommand - Class in jenkins.plugins.jclouds.compute
-
Provisions a slave.
- JCloudsProvisionCommand() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsProvisionCommand
- JCloudsRetentionStrategy - Class in jenkins.plugins.jclouds.compute
- JCloudsRetentionStrategy() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsRetentionStrategy
- JCloudsRetentionStrategy.DescriptorImpl - Class in jenkins.plugins.jclouds.compute
- JCloudsSlave - Class in jenkins.plugins.jclouds.compute
-
Jenkins Slave node - managed by JClouds.
- JCloudsSlave(String, String, String, String, String, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>, boolean, Integer, String, String, String, boolean, String, boolean, int, String, String, boolean, boolean, String) - Constructor for class jenkins.plugins.jclouds.compute.JCloudsSlave
- JCloudsSlave(String, String, NodeMetadata, String, String, String, boolean, Integer, String, boolean, int, String, Node.Mode, String, boolean, boolean, String) - Constructor for class jenkins.plugins.jclouds.compute.JCloudsSlave
-
Constructs a new slave from JCloud's NodeMetadata
- JCloudsSlave(ProvisioningActivity.Id, String, String, NodeMetadata, String, String, String, boolean, Integer, String, boolean, int, String, Node.Mode, String, boolean, boolean, String) - Constructor for class jenkins.plugins.jclouds.compute.JCloudsSlave
- JCloudsSlave.JCloudsSlaveDescriptor - Class in jenkins.plugins.jclouds.compute
- JCloudsSlaveDescriptor() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsSlave.JCloudsSlaveDescriptor
- JCloudsSlaveTemplate - Class in jenkins.plugins.jclouds.compute
- JCloudsSlaveTemplate(String, String, String, String, double, int, String, String, String, String, String, String, int, boolean, String, boolean, String, boolean, boolean, Integer, boolean, int, boolean, boolean, int, String, boolean, String, String, String, String, String, boolean, boolean, List<UserData>, String, boolean, boolean) - Constructor for class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- JCloudsSlaveTemplate.DescriptorImpl - Class in jenkins.plugins.jclouds.compute
- JCloudsStartupHandler - Class in jenkins.plugins.jclouds.compute
-
Startup handler for JClouds.
- JCloudsStartupHandler() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsStartupHandler
- JCloudsTemplatesCommand - Class in jenkins.plugins.jclouds.compute
-
Provisions a slave.
- JCloudsTemplatesCommand() - Constructor for class jenkins.plugins.jclouds.compute.JCloudsTemplatesCommand
- JCloudsUserWithKey - Class in jenkins.plugins.jclouds.credentials
-
A simple wrapper for
BasicSSHUserPrivateKey
which allows import of a Google JSON key. - JCloudsUserWithKey(CredentialsScope, String, String, String, String, String) - Constructor for class jenkins.plugins.jclouds.credentials.JCloudsUserWithKey
- JCloudsUserWithKey.DescriptorImpl - Class in jenkins.plugins.jclouds.credentials
- jenkins.plugins.jclouds.blobstore - package jenkins.plugins.jclouds.blobstore
- jenkins.plugins.jclouds.compute - package jenkins.plugins.jclouds.compute
- jenkins.plugins.jclouds.compute.internal - package jenkins.plugins.jclouds.compute.internal
-
Code written in POJO style to facilitate unit testing
- jenkins.plugins.jclouds.config - package jenkins.plugins.jclouds.config
- jenkins.plugins.jclouds.credentials - package jenkins.plugins.jclouds.credentials
- jenkins.plugins.jclouds.internal - package jenkins.plugins.jclouds.internal
- jenkins.plugins.jclouds.modules - package jenkins.plugins.jclouds.modules
- JenkinsBouncyCastleCrypto - Class in jenkins.plugins.jclouds.modules
-
A JCloud
implementation, similar toCrypto
, but which always reuse the sameBouncyCastleCrypto
instance, to avoid a memory leak.BouncyCastleProvider
- JenkinsBouncyCastleCrypto() - Constructor for class jenkins.plugins.jclouds.modules.JenkinsBouncyCastleCrypto
- JenkinsConfigurationModule - Class in jenkins.plugins.jclouds.modules
-
Similar to
, but enables our ownEnterpriseConfigurationModule
JenkinsBouncyCastleCrypto
module instead of upstream'sBouncyCastleCrypto
. - JenkinsConfigurationModule() - Constructor for class jenkins.plugins.jclouds.modules.JenkinsConfigurationModule
- JnlpProvisionCrumbExclusion - Class in jenkins.plugins.jclouds.internal
- JnlpProvisionCrumbExclusion() - Constructor for class jenkins.plugins.jclouds.internal.JnlpProvisionCrumbExclusion
- JnlpProvisionWebHook - Class in jenkins.plugins.jclouds.internal
-
Receives phone home hook from slave.
- JnlpProvisionWebHook() - Constructor for class jenkins.plugins.jclouds.internal.JnlpProvisionWebHook
K
- keepHierarchy - Variable in class jenkins.plugins.jclouds.blobstore.BlobStoreEntry
-
Whether or not the sourceFile's path relative to the workspace should be preserved upon upload to the Blobstore.
- keyPairName - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
L
- labelString - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- launch(SlaveComputer, TaskListener) - Method in class jenkins.plugins.jclouds.compute.JCloudsJnlpLauncher
-
Launch the Jenkins Slave on the SlaveComputer.
- launch(SlaveComputer, TaskListener) - Method in class jenkins.plugins.jclouds.compute.JCloudsLauncher
-
Launch the Jenkins Slave on the SlaveComputer.
- LocationHelper - Class in jenkins.plugins.jclouds.internal
- LocationHelper() - Constructor for class jenkins.plugins.jclouds.internal.LocationHelper
- locationId - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
M
- manualTemplateName - Variable in class jenkins.plugins.jclouds.compute.InstancesToRun
- Messages - Class in jenkins.plugins.jclouds.compute
-
Generated localization support class.
- Messages() - Constructor for class jenkins.plugins.jclouds.compute.Messages
- MetaDataPublisher - Class in jenkins.plugins.jclouds.compute
-
Publish metadata to VMs.
- mode - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- MsgMapper - Class in jenkins.plugins.jclouds.internal
- MsgMapper(Class<Messages>, String) - Constructor for class jenkins.plugins.jclouds.internal.MsgMapper
- MsgMapper(Method) - Constructor for class jenkins.plugins.jclouds.internal.MsgMapper
N
- name - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- networks - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- newApi(Class<A>) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- newCompute() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- newConfig(String) - Method in class jenkins.plugins.jclouds.config.UserDataBoothook.UserDataBoothookProvider
- newConfig(String) - Method in class jenkins.plugins.jclouds.config.UserDataInclude.UserDataIncludeProvider
- newConfig(String) - Method in class jenkins.plugins.jclouds.config.UserDataIncludeOnce.UserDataIncludeOnceProvider
- newConfig(String) - Method in class jenkins.plugins.jclouds.config.UserDataPartHandler.UserDataPartHandlerProvider
- newConfig(String) - Method in class jenkins.plugins.jclouds.config.UserDataScript.UserDataScriptProvider
- newConfig(String) - Method in class jenkins.plugins.jclouds.config.UserDataUpstart.UserDataUpstartProvider
- newConfig(String) - Method in class jenkins.plugins.jclouds.config.UserDataYaml.UserDataYamlProvider
- nodeName - Variable in class jenkins.plugins.jclouds.compute.JCloudsExpireCommand
- NodePlan - Class in jenkins.plugins.jclouds.compute.internal
- NodePlan(String, String, int, boolean, Supplier<JCloudsNodeMetadata>) - Constructor for class jenkins.plugins.jclouds.compute.internal.NodePlan
- numExecutors - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
O
- oneOffCause() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
oneOffCause
:Single-use agent has already been used and is pending removal.
. - onLoaded() - Method in class jenkins.plugins.jclouds.compute.JCloudsStartupHandler
- onlyIfSuccessful - Variable in class jenkins.plugins.jclouds.blobstore.BlobStoreEntry
-
Whether to publish only for successful builds.
- OpenstackKeystoneV3 - Class in jenkins.plugins.jclouds.credentials
-
Extends Username/Password with Openstack project and domain.
- OpenstackKeystoneV3(CredentialsScope, String, String, String, String, String, String) - Constructor for class jenkins.plugins.jclouds.credentials.OpenstackKeystoneV3
- OpenstackKeystoneV3.DescriptorImpl - Class in jenkins.plugins.jclouds.credentials
- osFamily - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- osVersion - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- overrideRetentionTime - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
P
- PARTHANDLER - Enum constant in enum jenkins.plugins.jclouds.config.CloudInitContentType
- path - Variable in class jenkins.plugins.jclouds.blobstore.BlobStoreEntry
-
The sub path under the container where the file is saved.
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher
-
Perform the build step of uploading the configured file entries to the blobstore.
- perform(Run<?, ?>, EnvVars, TaskListener) - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep
- Persistent(File) - Constructor for class jenkins.plugins.jclouds.compute.internal.TerminateNodes.Persistent
- Persistent(String, Multimap<String, String>, Multimap<String, String>) - Constructor for class jenkins.plugins.jclouds.compute.internal.TerminateNodes.Persistent
- PhoneHomeCrumbExclusion - Class in jenkins.plugins.jclouds.internal
- PhoneHomeCrumbExclusion() - Constructor for class jenkins.plugins.jclouds.internal.PhoneHomeCrumbExclusion
- phoneHomeNotify(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- PhoneHomeWebHook - Class in jenkins.plugins.jclouds.internal
-
Receives phone home hook from slave.
- PhoneHomeWebHook() - Constructor for class jenkins.plugins.jclouds.internal.PhoneHomeWebHook
- preExistingJenkinsUser - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class jenkins.plugins.jclouds.internal.JnlpProvisionCrumbExclusion
- process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class jenkins.plugins.jclouds.internal.PhoneHomeCrumbExclusion
- profile - Variable in class jenkins.plugins.jclouds.compute.JCloudsCloud
- profile - Variable in class jenkins.plugins.jclouds.compute.JCloudsProvisionCommand
- providerName - Variable in class jenkins.plugins.jclouds.compute.JCloudsCloud
- provision(Cloud.CloudState, int) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- ProvisionCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
ProvisionCommand_shortDescription
:Provision a new node using a JClouds template.
. - ProvisionPlannedInstancesAndDestroyAllOnError - Class in jenkins.plugins.jclouds.compute.internal
- ProvisionPlannedInstancesAndDestroyAllOnError(ListeningExecutorService, Logger, Function<Iterable<RunningNode>, Void>) - Constructor for class jenkins.plugins.jclouds.compute.internal.ProvisionPlannedInstancesAndDestroyAllOnError
- provisionSlave(TaskListener, ProvisioningActivity.Id) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- publish(String, String, Map<String, String>) - Method in class jenkins.plugins.jclouds.compute.MetaDataPublisher
- publishJnlpMetaData() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
-
Publishes JNLP metadata to the virtual machine.
R
- ram - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- readResolve() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- readResolve() - Method in class jenkins.plugins.jclouds.compute.JCloudsRetentionStrategy
- readResolve() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- readResolve() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
-
Initializes data structure that we don't persist.
- remove() - Method in class jenkins.plugins.jclouds.compute.internal.TerminateNodes.Persistent
- replace(String) - Method in class jenkins.plugins.jclouds.internal.ReplaceHelper
- ReplaceHelper - Class in jenkins.plugins.jclouds.internal
-
Utility for replacing shell-like variable references using a map of key/value pairs.
- ReplaceHelper(Map<String, String>) - Constructor for class jenkins.plugins.jclouds.internal.ReplaceHelper
- requiresWorkspace() - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- requiresWorkspace() - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep
- run() - Method in class jenkins.plugins.jclouds.compute.JCloudsExpireCommand
- run() - Method in class jenkins.plugins.jclouds.compute.JCloudsProvisionCommand
- run() - Method in class jenkins.plugins.jclouds.compute.JCloudsTemplatesCommand
- RunningNode - Class in jenkins.plugins.jclouds.compute.internal
- RunningNode(String, String, boolean, JCloudsNodeMetadata) - Constructor for class jenkins.plugins.jclouds.compute.internal.RunningNode
S
- scriptTimeout - Variable in class jenkins.plugins.jclouds.compute.JCloudsCloud
- securityGroups - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- setCloudCredentialsId(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- setCloudGlobalKeyId(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- setCredentials(ContextBuilder, String) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
-
Populates the credential of a JClouds ContextBuilder from a credentials record.
- setCredentialsId(String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
- setEnvVarName(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- setIndexName(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- setJnlpProvisioningNonce(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- setName(String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher
- setOverrideRetentionTime(Integer) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- setPendingDelete(boolean) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- setProfiles(List<BlobStoreProfile>) - Method in class jenkins.plugins.jclouds.blobstore.BlobStorePublisher.DescriptorImpl
-
Set profiles.
- setProject(String, Properties) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
-
Handles new OpenstackKeystoneV3 credentials and sets jclouds overrides accordingly.
- setPublishMeta(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class jenkins.plugins.jclouds.compute.JCloudsOneOffSlave
- setUp(SimpleBuildWrapper.Context, Run<?, ?>, TaskListener, EnvVars) - Method in class jenkins.plugins.jclouds.compute.JCloudsBuildWrapper
- setWaitPhoneHome(boolean) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- SHELL - Enum constant in enum jenkins.plugins.jclouds.config.CloudInitContentType
- shouldSuspend - Variable in class jenkins.plugins.jclouds.compute.InstancesToRun
- sourceFile - Variable in class jenkins.plugins.jclouds.blobstore.BlobStoreEntry
-
The source file relative to the workspace directory, which needs to be uploaded to the container.
- spoolDelayMs - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- SSHPublicKeyExtractor - Class in jenkins.plugins.jclouds.internal
-
Extracts a SSH public key from a SSH private key.
- SSHPublicKeyExtractor() - Constructor for class jenkins.plugins.jclouds.internal.SSHPublicKeyExtractor
- start(JCloudsComputer) - Method in class jenkins.plugins.jclouds.compute.JCloudsRetentionStrategy
-
Try to connect to it ASAP.
- startTimeout - Variable in class jenkins.plugins.jclouds.compute.JCloudsCloud
- stopOnTerminate - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlave
- stopOnTerminate - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- storeCredentials(StandardUsernameCredentials) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
-
Stores a new credentials record (Used only during migration).
- supportsFolder() - Method in class jenkins.plugins.jclouds.config.AbstractJCloudsConfigProviderImpl
T
- target() - Element in annotation type jenkins.plugins.jclouds.config.ConfigSuitableFor
- TaskListenerLogger - Class in jenkins.plugins.jclouds.internal
- TaskListenerLogger(TaskListener) - Constructor for class jenkins.plugins.jclouds.internal.TaskListenerLogger
- templateName - Variable in class jenkins.plugins.jclouds.compute.InstancesToRun
- templates - Variable in class jenkins.plugins.jclouds.compute.JCloudsCloud
- TemplatesCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
TemplatesCommand_shortDescription
:List all JClouds templates.
. - TerminateNodes - Class in jenkins.plugins.jclouds.compute.internal
- TerminateNodes() - Constructor for class jenkins.plugins.jclouds.compute.internal.TerminateNodes
- TerminateNodes.Persistent - Class in jenkins.plugins.jclouds.compute.internal
- tmpl - Variable in class jenkins.plugins.jclouds.compute.JCloudsProvisionCommand
- trace(String, Object...) - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
U
- unregisterPhoneHomeMonitor(PhoneHomeMonitor) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
- upload(String, String, FilePath) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
-
Upload the specified file from the
- UPSTART - Enum constant in enum jenkins.plugins.jclouds.config.CloudInitContentType
- URLNAME - Static variable in class jenkins.plugins.jclouds.internal.JnlpProvisionWebHook
- URLNAME - Static variable in class jenkins.plugins.jclouds.internal.PhoneHomeWebHook
- useConfigDrive - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- UserData - Class in jenkins.plugins.jclouds.compute
-
A simple "bean" for user data entries.
- UserData(String) - Constructor for class jenkins.plugins.jclouds.compute.UserData
- UserData.DescriptorImpl - Class in jenkins.plugins.jclouds.compute
- UserDataBoothook - Class in jenkins.plugins.jclouds.config
- UserDataBoothook(String, String, String, String) - Constructor for class jenkins.plugins.jclouds.config.UserDataBoothook
- UserDataBoothook.UserDataBoothookProvider - Class in jenkins.plugins.jclouds.config
- UserDataBoothookProvider() - Constructor for class jenkins.plugins.jclouds.config.UserDataBoothook.UserDataBoothookProvider
- UserDataInclude - Class in jenkins.plugins.jclouds.config
- UserDataInclude(String, String, String, String) - Constructor for class jenkins.plugins.jclouds.config.UserDataInclude
- UserDataInclude.UserDataIncludeProvider - Class in jenkins.plugins.jclouds.config
- UserDataIncludeOnce - Class in jenkins.plugins.jclouds.config
- UserDataIncludeOnce(String, String, String, String) - Constructor for class jenkins.plugins.jclouds.config.UserDataIncludeOnce
- UserDataIncludeOnce.UserDataIncludeOnceProvider - Class in jenkins.plugins.jclouds.config
- UserDataIncludeOnceProvider() - Constructor for class jenkins.plugins.jclouds.config.UserDataIncludeOnce.UserDataIncludeOnceProvider
- UserDataIncludeProvider() - Constructor for class jenkins.plugins.jclouds.config.UserDataInclude.UserDataIncludeProvider
- UserDataPartHandler - Class in jenkins.plugins.jclouds.config
- UserDataPartHandler(String, String, String, String) - Constructor for class jenkins.plugins.jclouds.config.UserDataPartHandler
- UserDataPartHandler.UserDataPartHandlerProvider - Class in jenkins.plugins.jclouds.config
- UserDataPartHandlerProvider() - Constructor for class jenkins.plugins.jclouds.config.UserDataPartHandler.UserDataPartHandlerProvider
- UserDataScript - Class in jenkins.plugins.jclouds.config
- UserDataScript(String, String, String, String) - Constructor for class jenkins.plugins.jclouds.config.UserDataScript
- UserDataScript.UserDataScriptProvider - Class in jenkins.plugins.jclouds.config
- UserDataScriptProvider() - Constructor for class jenkins.plugins.jclouds.config.UserDataScript.UserDataScriptProvider
- UserDataUpstart - Class in jenkins.plugins.jclouds.config
- UserDataUpstart(String, String, String, String) - Constructor for class jenkins.plugins.jclouds.config.UserDataUpstart
- UserDataUpstart.UserDataUpstartProvider - Class in jenkins.plugins.jclouds.config
- UserDataUpstartProvider() - Constructor for class jenkins.plugins.jclouds.config.UserDataUpstart.UserDataUpstartProvider
- UserDataYaml - Class in jenkins.plugins.jclouds.config
- UserDataYaml(String, String, String, String) - Constructor for class jenkins.plugins.jclouds.config.UserDataYaml
- UserDataYaml.UserDataYamlProvider - Class in jenkins.plugins.jclouds.config
- UserDataYamlProvider() - Constructor for class jenkins.plugins.jclouds.config.UserDataYaml.UserDataYamlProvider
V
- valueOf(String) - Static method in enum jenkins.plugins.jclouds.config.CloudInitContentType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jenkins.plugins.jclouds.config.CloudInitContentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- waitForPhoneHome(PrintStream) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
- waitPhoneHome - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- waitPhoneHomeTimeout - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
- warn(String, Object...) - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
- warn(Throwable, String, Object...) - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
Z
- zones - Variable in class jenkins.plugins.jclouds.compute.JCloudsCloud
_
- _deletedCause() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
deletedCause
:Agent is pending removal.
. - _ExpireCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
ExpireCommand_shortDescription
:Expires a node.
. - _JClouds_NoSuchNodeExists(Object) - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
JClouds.NoSuchNodeExists
:No such node "{0}" exists.
. - _JClouds_NoSuchProfileExists(Object, Object) - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
JClouds.NoSuchProfileExists
:No such profile "{0}" exists. Did you mean "{1}"?
. - _JClouds_NoSuchTemplateExists(Object, Object) - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
JClouds.NoSuchTemplateExists
:No such template "{0}" exists. Did you mean "{1}"?
. - _JClouds_NotFromJClouds(Object) - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
JClouds.NotFromJClouds
:Node "{0}" was not created by JClouds.
. - _oneOffCause() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
oneOffCause
:Single-use agent has already been used and is pending removal.
. - _ProvisionCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
ProvisionCommand_shortDescription
:Provision a new node using a JClouds template.
. - _TemplatesCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.compute.Messages
-
Key
TemplatesCommand_shortDescription
:List all JClouds templates.
. - _terminate(TaskListener) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
-
Destroy the node.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form