HPCloud-PHP
1.2.0
PHP bindings for HPCloud and OpenStack services.
|
HPCloud | The HPCloud PHP library |
Services | HPCloud classes providing access to various services |
DBaaS | |
Flavor | Class for working with Database Flavors |
FlavorDetails | Class for working with Database Flavors Details |
Instance | |
InstanceDetails | |
Operations | Abstract class for DBaaS Operations groups |
Snapshot | Manage snapshots |
SnapshotDetails | Details about a DBaaS snapshot |
DBaaS | Database As A Service |
IdentityServices | IdentityServices provides authentication and authorization |
Storage | HPCloud classes for remote storage |
ObjectStorage | Classes specific to ObjectStorage |
ACL | Access control list for object storage |
Container | A container in an ObjectStorage |
ContainerNotEmptyException | Indicatest that a container is not empty |
ContentVerificationException | Content Verification error condition |
Object | An object for ObjectStorage |
ReadOnlyObjectException | Thrown if an object that is read only is modified |
RemoteObject | A representation of an object stored in remote Object Storage |
StreamWrapper | Provides stream wrapping for Swift |
StreamWrapperFS | Provides stream wrapping for Swift like a file system |
Subdir | Represent a subdirectory (subdir) entry |
CDN | Provides CDN services for ObjectStorage |
ObjectStorage | Access to ObjectStorage (Swift) |
Transport | HTTP/REST/JSON classes |
AuthorizationException | Thrown when an access constraint is not met |
ConflictException | Represents an HTTP 409 error |
CURLTransport | Provide HTTP transport with CURL |
FileNotFoundException | Represents an HTTP File Not Found error |
ForbiddenException | Thrown when an access constraint is not met |
LengthRequiredException | Represents an HTTP 412 error |
LockedException | Represents an HTTP 423 Locked error |
MethodNotAllowedException | Represents an HTTP 405 error |
PHPStreamTransport | Provide HTTP transport with the PHP HTTP stream wrapper |
Response | A Transport response |
ServerException | Represents an HTTP 500 error |
Transporter | Describes a Transporter |
UnauthorizedException | Thrown when authorization fails |
UnprocessableEntityException | Represents an HTTP 422 error |
Bootstrap | Bootstrapping services |
Exception | The top-level HPCloud exception |
Transport | Provide an HTTP client (Transporter) for interaction with HPCloud |