|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CloudStackProperties
Configuration properties and constants used in CloudStack connections.
| Field Summary | |
|---|---|
static String |
AUTO_GENERATE_KEYPAIRS
Whenever a node is created, automatically generate keypairs for groups, as needed, also delete the keypair(s) when the last node in the group is destroyed. |
static String |
CREDENTIAL_TYPE
Type of credentials specified during ComputeServiceContextBuilder#overrides. |
| Field Detail |
|---|
static final String CREDENTIAL_TYPE
ComputeServiceContextBuilder#overrides. If
CredentialType.API_ACCESS_KEY_CREDENTIALS, the request signing is used. If
CredentialType.PASSWORD_CREDENTIALS, login will happen and a session will be
persisted.
CredentialType,
,
Constant Field Valuesstatic final String AUTO_GENERATE_KEYPAIRS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||