Index

A B C D E F G H I J K L M N O P R S T U V W Z _ 
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
 
addTemplate(JCloudsSlaveTemplate) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
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
 
AMBIGUOUS_TEMPLATE - Enum constant in enum class jenkins.plugins.jclouds.cli.CliMessages
 
AMBIGUOUS_TEMPLATE(Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key AMBIGUOUS_TEMPLATE: Template "{0}" is ambiguous. Please specify profile name..
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 class jenkins.plugins.jclouds.config.CloudInitContentType
 
BUGURL() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key BUGURL: https://www.jenkins.io/participate/report-issue/redirect/#16529/jclouds-jenkins.
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
 
CliMessages - Enum Class in jenkins.plugins.jclouds.cli
Defines localizeable messages for org.kohsuke.args4j.
CLOUDCONFIG - Enum constant in enum class jenkins.plugins.jclouds.config.CloudInitContentType
 
CloudInitContentType - Enum Class 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
 
configData - Variable in class jenkins.plugins.jclouds.config.ConfigExport
 
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.
ConfigExport - Class in jenkins.plugins.jclouds.config
 
ConfigExport(String) - Constructor for class jenkins.plugins.jclouds.config.ConfigExport
 
ConfigHelper - Class in jenkins.plugins.jclouds.config
 
ConfigSuitableFor - Annotation Interface in jenkins.plugins.jclouds.config
 
configure() - Method in class jenkins.plugins.jclouds.modules.JenkinsConfigurationModule
 
configure(StaplerRequest2, 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
 
CopyCloudCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CopyCloudCommand_shortDescription: Duplicates an existing JClouds cloud profile to a different name..
CopyTemplateCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CopyTemplateCommand_shortDescription: Duplicates an existing node template to a different name in the same profile..
cores - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
 
count - Variable in class jenkins.plugins.jclouds.compute.InstancesToRun
 
CreateCloudCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CreateCloudCommand_shortDescription: Creates a new cloud profile by reading XML from stdin..
createComputer() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
CreateTemplateCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CreateTemplateCommand_shortDescription: Creates a new node template by reading XML from stdin..
CreateUserdataCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CreateUserdataCommand_shortDescription: Creates new jcloud userdata reading XML from stdin..
cred - Variable in class jenkins.plugins.jclouds.cli.JCloudsGetUserdataCommand
 
CredentialsHelper - Class in jenkins.plugins.jclouds.internal
Helper for dealing with credentials.
CredentialsHelper() - Constructor for class jenkins.plugins.jclouds.internal.CredentialsHelper
 
credentialsId - Variable in class jenkins.plugins.jclouds.config.ConfigExport
 
CryptoHelper - Class in jenkins.plugins.jclouds.internal
An RSA blockcipher for arbitrary data lenght using an SSHPrivateKey credential.
CryptoHelper(String) - Constructor for class jenkins.plugins.jclouds.internal.CryptoHelper
 

D

debug(String, Object...) - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
 
decrypt(String) - Method in class jenkins.plugins.jclouds.internal.CryptoHelper
 
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
 
DELETED_CAUSE - Enum constant in enum class jenkins.plugins.jclouds.cli.CliMessages
 
DELETED_CAUSE() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key DELETED_CAUSE: 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
 
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
 
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(AbstractProject, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep.DescriptorImpl
 
doCheckName(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
 
doCheckNewTemplateName(String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.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, 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
 
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
 
doConfigSubmit(StaplerRequest2, JCloudsCloud) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
 
doCreate(StaplerRequest2, StaplerResponse2, String, String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
doDoCreate(StaplerRequest2) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
doDoDelete() - Method in class jenkins.plugins.jclouds.compute.JCloudsComputer
Deletes a jenkins slave node.
doDoDelete(JCloudsCloud) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
Deletes the template.
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(AbstractProject) - Method in class jenkins.plugins.jclouds.compute.InstancesToRun.DescriptorImpl
 
doFillConditionItems(AbstractProject) - Method in class jenkins.plugins.jclouds.compute.JCloudsOfflineStep.DescriptorImpl
 
doFillCopyNewTemplateFromItems(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud.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) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
 
doFillInitScriptIdItems(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
 
doFillInitScriptItems(String) - Static method in class jenkins.plugins.jclouds.config.ConfigHelper
 
doFillLocationIdItems(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
 
doFillLocationIdItems(String, String, String) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile.DescriptorImpl
 
doFillProfileNameItems(AbstractProject) - 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(AbstractProject, String) - Method in class jenkins.plugins.jclouds.compute.InstancesToRun.DescriptorImpl
 
doIndex(StaplerRequest2, StaplerResponse2) - Method in class jenkins.plugins.jclouds.internal.JnlpProvisionWebHook
Receives the webhook call.
doIndex(StaplerRequest2, StaplerResponse2) - Method in class jenkins.plugins.jclouds.internal.PhoneHomeWebHook
Receives the webhook call.
doProvision(StaplerRequest2, StaplerResponse2, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
Provisions a new node manually (by clicking a button in the computer list).
doProvisionFromTemplate(JCloudsSlaveTemplate) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
Provisions a new node from supplied template.
doReorder(StaplerRequest2, StaplerResponse2) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
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) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
 
doValidateImageId(String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
 
doValidateImageNameRegex(String, String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.DescriptorImpl
 
doValidateLocationId(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
 
dup() - Method in class jenkins.plugins.jclouds.config.UserDataBoothook
 
dup() - Method in class jenkins.plugins.jclouds.config.UserDataInclude
 
dup() - Method in class jenkins.plugins.jclouds.config.UserDataIncludeOnce
 
dup() - Method in class jenkins.plugins.jclouds.config.UserDataPartHandler
 
dup() - Method in class jenkins.plugins.jclouds.config.UserDataScript
 
dup() - Method in class jenkins.plugins.jclouds.config.UserDataUpstart
 
dup() - Method in class jenkins.plugins.jclouds.config.UserDataYaml
 

E

encrypt(String) - Method in class jenkins.plugins.jclouds.internal.CryptoHelper
 
encryptedConfigData - Variable in class jenkins.plugins.jclouds.config.ConfigExport
 
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.cli.Messages
Key ExpireCommand_shortDescription: Sets a node's retention time to 0 in order to get it deleted at next cleanup..
exportXml() - Method in class jenkins.plugins.jclouds.config.ConfigExport
Exports all our userData.
exportXml() - Static method in class jenkins.plugins.jclouds.config.ConfigHelper
 
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.cli.JCloudsProvisionCommand
 
format(Object...) - Method in enum class jenkins.plugins.jclouds.cli.CliMessages
 
formatWithLocale(Locale, Object...) - Method in enum class jenkins.plugins.jclouds.cli.CliMessages
 
from - Variable in class jenkins.plugins.jclouds.cli.JCloudsCopyCloudCommand
 
from - Variable in class jenkins.plugins.jclouds.cli.JCloudsCopyTemplateCommand
 
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
 
GetCloudCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key GetCloudCommand_shortDescription: Exports a cloud profile as XML to stdout..
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 class 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.
getCredentialsHash(String) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
Calculates a SHA-256 hash of the credential with the specified 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.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
 
getEncryptedConfigData() - Method in class jenkins.plugins.jclouds.config.ConfigExport
 
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
 
getJCloudsConfigs() - Static method in class jenkins.plugins.jclouds.config.ConfigHelper
 
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
 
getKeyPairFromCredential(String) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
 
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 class 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.
getRunningNodesCount() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
Determine how many nodes are currently running for this cloud.
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsCopyCloudCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsCopyTemplateCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsCreateCloudCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsCreateTemplateCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsCreateUserdataCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsExpireCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsGetCloudCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsGetTemplateCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsGetUserdataCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsProvisionCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsTemplatesCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsUpdateCloudCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.cli.JCloudsUpdateTemplateCommand
 
getShortDescription() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
 
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
 
getTemplate(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
GetTemplateCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key GetTemplateCommand_shortDescription: Exports a template as XML to stdout..
getTemplateDescriptor() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
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
 
getText() - Method in enum class jenkins.plugins.jclouds.cli.CliMessages
 
getTrustAll() - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
 
getTrustAll() - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
getUrl() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
 
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
 
GetUserdataCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key GetUserdataCommand_shortDescription: Exports all jclouds userdata as XML to stdout..
getUserDataEntries() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
 
getUserDataHashes(List<String>) - Static method in class jenkins.plugins.jclouds.config.ConfigHelper
 
getUserDataHashesFromConfigs(List<Config>) - Static method in class jenkins.plugins.jclouds.config.ConfigHelper
 
getUserDataIds() - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
 
getWebSocketSupported() - Method in class jenkins.plugins.jclouds.compute.JCloudsJnlpLauncher
 
getXmlWithHashes(JCloudsSlaveTemplate) - Static method in class jenkins.plugins.jclouds.cli.JCloudsGetTemplateCommand
 

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 class jenkins.plugins.jclouds.config.CloudInitContentType
 
INCLUDEONCE - Enum constant in enum class 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
 
INSTANCE_CAP_REACHED - Enum constant in enum class jenkins.plugins.jclouds.cli.CliMessages
 
INSTANCE_CAP_REACHED(Object, Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key INSTANCE_CAP_REACHED: Instance cap for this cloud is now reached for cloud profile: "{0}", template "{1}".
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
 
isRSACredential(String) - Static method in class jenkins.plugins.jclouds.internal.CredentialsHelper
 
isTraceEnabled() - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
 
isUserDataSupported(String) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate.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

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
 
JCloudsCopyCloudCommand - Class in jenkins.plugins.jclouds.cli
Copies an existing JClouds cloud, to a different name.
JCloudsCopyCloudCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsCopyCloudCommand
 
JCloudsCopyTemplateCommand - Class in jenkins.plugins.jclouds.cli
Copies an existing JClouds template, to the same cloud with a different name.
JCloudsCopyTemplateCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsCopyTemplateCommand
 
JCloudsCreateCloudCommand - Class in jenkins.plugins.jclouds.cli
Creates a new JCloudsCloud by reading stdin as a configuration XML file.
JCloudsCreateCloudCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsCreateCloudCommand
 
JCloudsCreateTemplateCommand - Class in jenkins.plugins.jclouds.cli
Creates a new JCloudsCloud by reading stdin as a configuration XML file.
JCloudsCreateTemplateCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsCreateTemplateCommand
 
JCloudsCreateUserdataCommand - Class in jenkins.plugins.jclouds.cli
Imports an all jclouds UserData from XML supplied on stdin
JCloudsCreateUserdataCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsCreateUserdataCommand
 
JCloudsExpireCommand - Class in jenkins.plugins.jclouds.cli
Expires a running JClouds node.
JCloudsExpireCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsExpireCommand
 
JCloudsGetCloudCommand - Class in jenkins.plugins.jclouds.cli
Exports an existing jclouds cloud to xml on stdout
JCloudsGetCloudCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsGetCloudCommand
 
JCloudsGetTemplateCommand - Class in jenkins.plugins.jclouds.cli
Exports an existing template to xml on stdout
JCloudsGetTemplateCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsGetTemplateCommand
 
JCloudsGetUserdataCommand - Class in jenkins.plugins.jclouds.cli
Exports an all jclouds UserData to xml on stdout
JCloudsGetUserdataCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsGetUserdataCommand
 
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.cli
Provisions a slave.
JCloudsProvisionCommand() - Constructor for class jenkins.plugins.jclouds.cli.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.cli
Provisions an agent.
JCloudsTemplatesCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsTemplatesCommand
 
JCloudsUpdateCloudCommand - Class in jenkins.plugins.jclouds.cli
Updates an existing JCloudsCloud by reading stdin as a configuration XML file.
JCloudsUpdateCloudCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsUpdateCloudCommand
 
JCloudsUpdateTemplateCommand - Class in jenkins.plugins.jclouds.cli
Creates a new JCloudsCloud by reading stdin as a configuration XML file.
JCloudsUpdateTemplateCommand() - Constructor for class jenkins.plugins.jclouds.cli.JCloudsUpdateTemplateCommand
 
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
Descriptor to use for subclasses of JCloudsUserWithKey.
jenkins.plugins.jclouds.blobstore - package jenkins.plugins.jclouds.blobstore
 
jenkins.plugins.jclouds.cli - package jenkins.plugins.jclouds.cli
 
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 Crypto implementation, similar to BouncyCastleCrypto, but which always reuse the same BouncyCastleProvider instance, to avoid a memory leak.
JenkinsBouncyCastleCrypto() - Constructor for class jenkins.plugins.jclouds.modules.JenkinsBouncyCastleCrypto
 
JenkinsConfigurationModule - Class in jenkins.plugins.jclouds.modules
Similar to EnterpriseConfigurationModule, but enables our own JenkinsBouncyCastleCrypto module instead of upstream's BouncyCastleCrypto.
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.cli
Generated localization support class.
Messages() - Constructor for class jenkins.plugins.jclouds.cli.Messages
 
MetaDataPublisher - Class in jenkins.plugins.jclouds.compute
Publish metadata to VMs.
mode - Variable in class jenkins.plugins.jclouds.compute.JCloudsSlaveTemplate
 

N

name - Variable in class jenkins.plugins.jclouds.cli.JCloudsCreateCloudCommand
 
name - Variable in class jenkins.plugins.jclouds.cli.JCloudsCreateTemplateCommand
 
name - Variable in class jenkins.plugins.jclouds.cli.JCloudsUpdateCloudCommand
 
name - Variable in class jenkins.plugins.jclouds.cli.JCloudsUpdateTemplateCommand
 
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
 
NO_SUCH_NODE_EXISTS - Enum constant in enum class jenkins.plugins.jclouds.cli.CliMessages
 
NO_SUCH_NODE_EXISTS(Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key NO_SUCH_NODE_EXISTS: No such node "{0}" exists..
NO_SUCH_PROFILE_EXISTS - Enum constant in enum class jenkins.plugins.jclouds.cli.CliMessages
 
NO_SUCH_PROFILE_EXISTS(Object, Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key NO_SUCH_PROFILE_EXISTS: No such profile "{0}" exists. Did you mean "{1}"?.
NO_SUCH_TEMPLATE_EXISTS - Enum constant in enum class jenkins.plugins.jclouds.cli.CliMessages
 
NO_SUCH_TEMPLATE_EXISTS(Object, Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key NO_SUCH_TEMPLATE_EXISTS: No such template "{0}" exists. Did you mean "{1}"?.
NODE_NOT_FROM_JCLOUDS - Enum constant in enum class jenkins.plugins.jclouds.cli.CliMessages
 
NODE_NOT_FROM_JCLOUDS(Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key NODE_NOT_FROM_JCLOUDS: Node "{0}" was not provided by JClouds..
nodeName - Variable in class jenkins.plugins.jclouds.cli.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

ONE_OFF_CAUSE - Enum constant in enum class jenkins.plugins.jclouds.cli.CliMessages
 
ONE_OFF_CAUSE() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key ONE_OFF_CAUSE: 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
Descriptor to use for subclasses of OpenstackKeystoneV3.
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 class 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
 
printUsage(PrintStream, CmdLineParser) - Method in class jenkins.plugins.jclouds.cli.JCloudsGetUserdataCommand
 
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.cli.JCloudsCopyTemplateCommand
 
profile - Variable in class jenkins.plugins.jclouds.cli.JCloudsCreateTemplateCommand
 
profile - Variable in class jenkins.plugins.jclouds.cli.JCloudsGetCloudCommand
 
profile - Variable in class jenkins.plugins.jclouds.cli.JCloudsGetTemplateCommand
 
profile - Variable in class jenkins.plugins.jclouds.cli.JCloudsProvisionCommand
 
profile - Variable in class jenkins.plugins.jclouds.cli.JCloudsUpdateTemplateCommand
 
profile - Variable in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
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.cli.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.
reconfigure(StaplerRequest2, JSONObject) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
remove() - Method in class jenkins.plugins.jclouds.compute.internal.TerminateNodes.Persistent
 
removeTemplate(JCloudsSlaveTemplate) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
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
 
replaceTemplate(JCloudsSlaveTemplate, JCloudsSlaveTemplate) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
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.cli.JCloudsCopyCloudCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsCopyTemplateCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsCreateCloudCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsCreateTemplateCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsCreateUserdataCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsExpireCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsGetCloudCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsGetTemplateCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsGetUserdataCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsProvisionCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsTemplatesCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsUpdateCloudCommand
 
run() - Method in class jenkins.plugins.jclouds.cli.JCloudsUpdateTemplateCommand
 
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
 
setCloud(JCloudsCloud) - Method 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
 
setTemplates(List<JCloudsSlaveTemplate>) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
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 class 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 interface 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
 
TemplatesCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.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.cli.JCloudsGetTemplateCommand
 
tmpl - Variable in class jenkins.plugins.jclouds.cli.JCloudsProvisionCommand
 
to - Variable in class jenkins.plugins.jclouds.cli.JCloudsCopyCloudCommand
 
to - Variable in class jenkins.plugins.jclouds.cli.JCloudsCopyTemplateCommand
 
trace(String, Object...) - Method in class jenkins.plugins.jclouds.internal.TaskListenerLogger
 

U

unregisterPhoneHomeMonitor(PhoneHomeMonitor) - Method in class jenkins.plugins.jclouds.compute.JCloudsCloud
 
UpdateCloudCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key UpdateCloudCommand_shortDescription: Updates an existing JClouds profile by reading XML from stdin..
UpdateTemplateCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key UpdateTemplateCommand_shortDescription: Updates an existing JClouds template by reading XML from stdin..
upload(String, String, FilePath) - Method in class jenkins.plugins.jclouds.blobstore.BlobStoreProfile
Upload the specified file from the
UPSTART - Enum constant in enum class 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 class jenkins.plugins.jclouds.cli.CliMessages
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class jenkins.plugins.jclouds.config.CloudInitContentType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class jenkins.plugins.jclouds.cli.CliMessages
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class jenkins.plugins.jclouds.config.CloudInitContentType
Returns an array containing the constants of this enum class, 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
 

_

_AMBIGUOUS_TEMPLATE(Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key AMBIGUOUS_TEMPLATE: Template "{0}" is ambiguous. Please specify profile name..
_BUGURL() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key BUGURL: https://www.jenkins.io/participate/report-issue/redirect/#16529/jclouds-jenkins.
_CopyCloudCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CopyCloudCommand_shortDescription: Duplicates an existing JClouds cloud profile to a different name..
_CopyTemplateCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CopyTemplateCommand_shortDescription: Duplicates an existing node template to a different name in the same profile..
_CreateCloudCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CreateCloudCommand_shortDescription: Creates a new cloud profile by reading XML from stdin..
_CreateTemplateCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CreateTemplateCommand_shortDescription: Creates a new node template by reading XML from stdin..
_CreateUserdataCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key CreateUserdataCommand_shortDescription: Creates new jcloud userdata reading XML from stdin..
_DELETED_CAUSE() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key DELETED_CAUSE: Agent is pending removal..
_ExpireCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key ExpireCommand_shortDescription: Sets a node's retention time to 0 in order to get it deleted at next cleanup..
_GetCloudCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key GetCloudCommand_shortDescription: Exports a cloud profile as XML to stdout..
_GetTemplateCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key GetTemplateCommand_shortDescription: Exports a template as XML to stdout..
_GetUserdataCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key GetUserdataCommand_shortDescription: Exports all jclouds userdata as XML to stdout..
_INSTANCE_CAP_REACHED(Object, Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key INSTANCE_CAP_REACHED: Instance cap for this cloud is now reached for cloud profile: "{0}", template "{1}".
_NO_SUCH_NODE_EXISTS(Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key NO_SUCH_NODE_EXISTS: No such node "{0}" exists..
_NO_SUCH_PROFILE_EXISTS(Object, Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key NO_SUCH_PROFILE_EXISTS: No such profile "{0}" exists. Did you mean "{1}"?.
_NO_SUCH_TEMPLATE_EXISTS(Object, Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key NO_SUCH_TEMPLATE_EXISTS: No such template "{0}" exists. Did you mean "{1}"?.
_NODE_NOT_FROM_JCLOUDS(Object) - Static method in class jenkins.plugins.jclouds.cli.Messages
Key NODE_NOT_FROM_JCLOUDS: Node "{0}" was not provided by JClouds..
_ONE_OFF_CAUSE() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key ONE_OFF_CAUSE: Single-use agent has already been used and is pending removal..
_ProvisionCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key ProvisionCommand_shortDescription: Provision a new node using a JClouds template..
_TemplatesCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key TemplatesCommand_shortDescription: List all JClouds templates..
_terminate(TaskListener) - Method in class jenkins.plugins.jclouds.compute.JCloudsSlave
Destroy the node.
_UpdateCloudCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key UpdateCloudCommand_shortDescription: Updates an existing JClouds profile by reading XML from stdin..
_UpdateTemplateCommand_shortDescription() - Static method in class jenkins.plugins.jclouds.cli.Messages
Key UpdateTemplateCommand_shortDescription: Updates an existing JClouds template by reading XML from stdin..
A B C D E F G H I J K L M N O P R S T U V W Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form