Package | Description |
---|---|
jenkins.plugins.openstack.compute |
Modifier and Type | Method and Description |
---|---|
JCloudsSlave |
JCloudsComputer.getNode() |
JCloudsSlave |
JCloudsSlaveTemplate.provisionSlave(JCloudsCloud cloud,
org.jenkinsci.plugins.cloudstats.ProvisioningActivity.Id id,
hudson.model.TaskListener listener)
Provision and connect as a slave.
|
Modifier and Type | Method and Description |
---|---|
hudson.slaves.AbstractCloudComputer<JCloudsSlave> |
JCloudsSlave.createComputer() |
Modifier and Type | Method and Description |
---|---|
abstract hudson.slaves.ComputerLauncher |
JCloudsCloud.SlaveType.createLauncher(JCloudsSlave slave)
Create launcher to be used to start the computer.
|
abstract boolean |
JCloudsCloud.SlaveType.isReady(JCloudsSlave slave)
Detect the machine is provisioned and can be added to Jenkins for launching.
|
boolean |
JCloudsCloud.isSlaveReadyToLaunch(JCloudsSlave slave) |
Constructor and Description |
---|
JCloudsComputer(JCloudsSlave slave) |
Copyright © 2016–2017. All rights reserved.