public class Eucalyptus extends EC2Cloud
Modifier and Type | Class and Description |
---|---|
static class |
Eucalyptus.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
URL |
ec2endpoint |
URL |
s3endpoint |
AWS_URL_HOST, connection, DEFAULT_EC2_HOST, EC2_SLAVE_TYPE_DEMAND, EC2_SLAVE_TYPE_SPOT, instanceCap, privateKey
Constructor and Description |
---|
Eucalyptus(URL ec2endpoint,
URL s3endpoint,
boolean useInstanceProfileForCredentials,
String credentialsId,
String privateKey,
String instanceCapStr,
List<SlaveTemplate> templates,
String roleArn,
String roleSessionName) |
Modifier and Type | Method and Description |
---|---|
URL |
getEc2EndpointUrl() |
URL |
getS3EndpointUrl() |
buildPresignedURL, canProvision, checkEndPoint, connect, connect, convertHostName, convertPort, createClientConfiguration, createCredentialsProvider, createCredentialsProvider, createCredentialsProvider, doAttach, doProvision, getCredentialsId, getInstanceCapStr, getKeyPair, getPrivateKey, getRoleArn, getRoleSessionName, getSlaveTypeTagValue, getTemplate, getTemplate, getTemplates, isUseInstanceProfileForCredentials, log, log, provision, readResolve
all, checkPermission, getACL, getDescriptor, getDisplayName, getSearchUrl, hasPermission
@DataBoundConstructor public Eucalyptus(URL ec2endpoint, URL s3endpoint, boolean useInstanceProfileForCredentials, String credentialsId, String privateKey, String instanceCapStr, List<SlaveTemplate> templates, String roleArn, String roleSessionName) throws IOException
IOException
public URL getEc2EndpointUrl() throws IOException
getEc2EndpointUrl
in class EC2Cloud
IOException
public URL getS3EndpointUrl() throws IOException
getS3EndpointUrl
in class EC2Cloud
IOException
Copyright © 2016–2019. All rights reserved.