Interface | Description |
---|---|
SlaveOptions.Holder |
Interface to be implemented by configurable entity that contains options for provisioned slave.
|
Class | Description |
---|---|
InstancesToRun | |
InstancesToRun.DescriptorImpl | |
JCloudsBuildWrapper | |
JCloudsBuildWrapper.DescriptorImpl | |
JCloudsBuildWrapper.NodePlan | |
JCloudsBuildWrapper.RunningNode | |
JCloudsCleanupThread |
Periodically ensure Jenkins and resources it manages in OpenStacks are not leaked.
|
JCloudsCloud |
The JClouds version of the Jenkins Cloud.
|
JCloudsCloud.DescriptorImpl | |
JCloudsComputer |
OpenStack version of Jenkins
SlaveComputer - responsible for terminating an instance. |
JCloudsLauncher | |
JCloudsOneOffSlave | |
JCloudsOneOffSlave.DescriptorImpl | |
JCloudsPreCreationThread |
Periodically ensure enough slaves are created.
|
JCloudsRetentionStrategy | |
JCloudsRetentionStrategy.DescriptorImpl | |
JCloudsSlave |
Jenkins Slave node.
|
JCloudsSlave.JCloudsSlaveDescriptor | |
JCloudsSlaveTemplate | |
JCloudsSlaveTemplate.DescriptorImpl | |
Messages |
Generated localization support class.
|
OsAuthDescriptor<DESCRIBABLE extends hudson.model.Describable<DESCRIBABLE>> |
Helper descriptor abstraction for classes with AJAX methods depending on OS auth parameters.
|
ServerScope |
Server can be scoped to certain Jenkins entities to constrain its lifetime.
|
ServerScope.Build | |
ServerScope.Node |
Server is scoped to Jenkins node of the name equal to the specifier.
|
ServerScope.Time | |
ServerScope.Unlimited |
Opt-out of any cleanup performed by the plugin.
|
SlaveOptions |
Configured options for a slave to create.
|
SlaveOptions.Builder | |
SlaveOptionsDescriptor | |
UserDataConfig | |
UserDataConfig.UserDataConfigProvider |
Exception | Description |
---|---|
JCloudsCloud.ProvisioningFailedException |
The request to provision was not fulfilled.
|
Annotation Type | Description |
---|---|
OsAuthDescriptor.InjectOsAuth |
Method annotation to denote AJAX method accepts OS auth parameters.
|
Copyright © 2016–2018. All rights reserved.