Part of libcloud.storage View Source
Provides base classes for working with storage
Class | Object | Represents an object (BLOB). |
Class | Container | Represents a container (bucket) which can hold multiple objects. |
Class | StorageDriver | A base StorageDriver to derive from. |