Package | Description |
---|---|
jenkins.plugins.openstack.compute | |
jenkins.plugins.openstack.compute.internal |
Code written in POJO style to facilitate unit testing
|
Modifier and Type | Method and Description |
---|---|
Openstack |
JCloudsCloud.getOpenstack()
Get connected OpenStack client wrapper.
|
Modifier and Type | Method and Description |
---|---|
static Openstack |
Openstack.FactoryEP.get(String endPointUrl,
String identity,
String credential,
String region)
Instantiate Openstack client.
|
abstract Openstack |
Openstack.FactoryEP.getOpenstack(String endPointUrl,
String identity,
String credential,
String region) |
Openstack |
Openstack.Factory.getOpenstack(String endPointUrl,
String identity,
String credential,
String region) |
Copyright © 2016–2017. All rights reserved.