HPCloud-PHP
1.2.0
PHP bindings for HPCloud and OpenStack services.
|
doc | |
documentation.php | |
oo-tutorial-code.php | |
streams-tutorial-example.php | |
src | |
HPCloud | |
Services | |
DBaaS | |
Flavor.php | This file contains the Database Flavor class |
FlavorDetails.php | This file contains the Database FlavorDetails class |
Instance.php | This file contains the DBaaS Instance class |
InstanceDetails.php | This file contains the HPCloud::DBaaS::InstanceDetails class |
Operations.php | Abstract operations class |
Snapshot.php | This file contains the DBaaS Snapshot class |
SnapshotDetails.php | This file contains the HPCloud::DBaaS::SnapshotDetails class |
DBaaS.php | This file contains the main Database as a Service class |
IdentityServices.php | This file contains the main IdentityServices class |
Storage | |
ObjectStorage | |
ACL.php | Contains the class for manipulating ObjectStorage ACL strings |
Container.php | Contains the class for ObjectStorage Container objects |
ContainerNotEmptyException.php | Contains exception class for ContainerNotEmptyException |
ContentVerificationException.php | Contains the ContentVerificationException object |
Object.php | Contains the class Object for ObjectStorage |
ReadOnlyObjectException.php | |
RemoteObject.php | Contains the RemoteObject class |
StreamWrapper.php | Contains the stream wrapper for swift:// URLs |
StreamWrapperFS.php | Contains the stream wrapper for swiftfs:// URLs |
Subdir.php | Contains the Subdir class |
CDN.php | This file contains the CDN (Content Distribution Network) class |
ObjectStorage.php | This file provides the ObjectStorage class, which is the primary representation of the ObjectStorage system |
Transport | |
AuthorizationException.php | The authorization exception |
ConflictException.php | |
CURLTransport.php | Implements a transporter with CURL |
FileNotFoundException.php | |
ForbiddenException.php | The permission denied exception |
LengthRequiredException.php | |
LockedException.php | Describes a 423 Locked HTTP error |
MethodNotAllowedException.php | |
PHPStreamTransport.php | Implements a transporter with the PHP HTTP Stream Wrapper |
Response.php | A response from a transport |
ServerException.php | |
Transporter.php | This file contains the interface for transporters |
UnauthorizedException.php | The authorization exception |
UnprocessableEntityException.php | |
Bootstrap.php | HP Cloud configuration |
Exception.php | The parent exception class for HPCloud |
Transport.php | The Transport class |