HPCloud-PHP  1.2.0
PHP bindings for HPCloud and OpenStack services.
 All Classes Namespaces Files Functions Variables Pages
ObjectStorage.php File Reference

This file provides the ObjectStorage class, which is the primary representation of the ObjectStorage system. More...

Go to the source code of this file.

Classes

class  ObjectStorage
 Access to ObjectStorage (Swift). More...

Namespaces

namespace  HPCloud\Storage
 HPCloud classes for remote storage.

Detailed Description

This file provides the ObjectStorage class, which is the primary representation of the ObjectStorage system.

ObjectStorage (aka Swift) is the OpenStack service for providing storage of complete and discrete pieces of data (e.g. an image file, a text document, a binary).

Definition in file ObjectStorage.php.