|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.AbstractModelObject
hudson.slaves.Cloud
hudson.plugins.ec2.EC2Cloud
hudson.plugins.ec2.Eucalyptus
public class Eucalyptus
Eucalyptus.
| Nested Class Summary | |
|---|---|
static class |
Eucalyptus.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
URL |
url
|
| Fields inherited from class hudson.plugins.ec2.EC2Cloud |
|---|
DEFAULT_EC2_HOST, EC2_URL_HOST, instanceCap |
| Fields inherited from class hudson.slaves.Cloud |
|---|
ALL, name, PROVISION |
| Constructor Summary | |
|---|---|
Eucalyptus(URL url,
String accessId,
String secretKey,
String privateKey,
String instanceCapStr,
List<SlaveTemplate> templates)
|
|
| Method Summary | |
|---|---|
URL |
getEc2EndpointUrl()
|
URL |
getS3EndpointUrl()
|
| Methods inherited from class hudson.plugins.ec2.EC2Cloud |
|---|
buildPresignedURL, canProvision, checkEndPoint, connect, connect, connect, convertHostName, convertPort, countCurrentEC2Slaves, doAttach, doProvision, get, getAccessId, getInstanceCapStr, getKeyPair, getPrivateKey, getSecretKey, getTemplate, getTemplate, getTemplates, provision, readResolve |
| Methods inherited from class hudson.slaves.Cloud |
|---|
all, checkPermission, getACL, getDescriptor, getDisplayName, getSearchUrl, hasPermission |
| Methods inherited from class hudson.model.AbstractModelObject |
|---|
getConfiguredHudsonProperty, getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final URL url
| Constructor Detail |
|---|
@DataBoundConstructor
public Eucalyptus(URL url,
String accessId,
String secretKey,
String privateKey,
String instanceCapStr,
List<SlaveTemplate> templates)
throws IOException
IOException| Method Detail |
|---|
public URL getEc2EndpointUrl()
throws IOException
getEc2EndpointUrl in class EC2CloudIOException
public URL getS3EndpointUrl()
throws IOException
getS3EndpointUrl in class EC2CloudIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||