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.
|
protected abstract Openstack |
Openstack.FactoryEP.getOpenstack(String endPointUrl,
String identity,
String credential,
String region) |
protected Openstack |
Openstack.Factory.getOpenstack(String endPointUrl,
String identity,
String credential,
String region) |
Copyright © 2004-2016. All Rights Reserved.