Class Service
The Orchestration class represents the OpenStack Heat service.
Heat is a service to orchestrate multiple composite cloud applications using the AWS CloudFormation template format, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API.
- OpenCloud\Common\Base
-
OpenCloud\Common\Service
-
OpenCloud\Orchestration\Service
Namespace: OpenCloud\Orchestration
CodeCoverageIgnore
Located at OpenCloud/Orchestration/Service.php
CodeCoverageIgnore
Located at OpenCloud/Orchestration/Service.php
public
|
#
__construct(
Creates a service on the specified connection |
public
|
|
public
array
|
collection(),
extensions(),
getConnection(),
getCurrentNamespace(),
getResources(),
limits(),
name(),
region(),
request(),
resolveResourceClass(),
resource(),
resourceList(),
setConnection(),
url()
|
__set(),
checkJsonError(),
getHttpRequestObject(),
getLogger(),
makeQueryString(),
populate(),
setLogger(),
setProperty()
|
$_namespaces,
$conn
|