Package | Description |
---|---|
org.openstack4j.api.sahara | |
org.openstack4j.openstack.sahara.domain | |
org.openstack4j.openstack.sahara.internal |
Modifier and Type | Method and Description |
---|---|
ClusterTemplate |
SaharaPluginService.convertConfig(String name,
String version,
String templateName,
Payload<?> payload)
Convert plugin specific config file into cluster template
|
ClusterTemplate |
ClusterTemplateService.create(ClusterTemplate template)
Create a new cluster template
|
ClusterTemplate |
ClusterTemplateService.get(String templateId)
Get a cluster template by ID
|
Modifier and Type | Method and Description |
---|---|
List<? extends ClusterTemplate> |
ClusterTemplateService.list()
List all cluster templates
|
Modifier and Type | Method and Description |
---|---|
ClusterTemplate |
ClusterTemplateService.create(ClusterTemplate template)
Create a new cluster template
|
Modifier and Type | Class and Description |
---|---|
class |
SaharaClusterTemplate
An OpenStack Sahara
|
Modifier and Type | Method and Description |
---|---|
ClusterTemplate |
SaharaClusterTemplate.ConcreteClusterTemplateBuilder.build() |
ClusterTemplate |
SaharaClusterTemplateUnwrapped.getTemplate() |
Modifier and Type | Method and Description |
---|---|
ClusterTemplateBuilder |
SaharaClusterTemplate.ConcreteClusterTemplateBuilder.from(ClusterTemplate in) |
Constructor and Description |
---|
SaharaClusterTemplateUnwrapped(ClusterTemplate template) |
Modifier and Type | Method and Description |
---|---|
ClusterTemplate |
SaharaPluginServiceImpl.convertConfig(String name,
String version,
String templateName,
Payload<?> payload)
Convert plugin specific config file into cluster template
|
ClusterTemplate |
ClusterTemplateServiceImpl.create(ClusterTemplate template)
Create a new cluster template
|
ClusterTemplate |
ClusterTemplateServiceImpl.get(String templateId)
Get a cluster template by ID
|
Modifier and Type | Method and Description |
---|---|
List<? extends ClusterTemplate> |
ClusterTemplateServiceImpl.list()
List all cluster templates
|
Modifier and Type | Method and Description |
---|---|
ClusterTemplate |
ClusterTemplateServiceImpl.create(ClusterTemplate template)
Create a new cluster template
|
Copyright © 2017. All rights reserved.