Package | Description |
---|---|
jenkins.plugins.openstack.compute |
Modifier and Type | Method and Description |
---|---|
JCloudsSlaveTemplate |
JCloudsCloud.getTemplate(String name) |
Modifier and Type | Method and Description |
---|---|
hudson.model.Descriptor<JCloudsSlaveTemplate> |
JCloudsSlaveTemplate.getDescriptor() |
List<JCloudsSlaveTemplate> |
JCloudsCloud.getTemplates() |
Modifier and Type | Method and Description |
---|---|
JCloudsSlave |
JCloudsCloud.provisionSlave(JCloudsSlaveTemplate template) |
Constructor and Description |
---|
JCloudsCloud(String name,
String endPointUrl,
boolean ignoreSsl,
String zone,
SlaveOptions slaveOptions,
List<JCloudsSlaveTemplate> templates,
String credentialId) |
Copyright © 2016–2018. All rights reserved.