AzureBlobStorage
AzureBlobStorage.check_health()
AzureBlobStorage.configure()
AzureBlobStorage.delete()
AzureBlobStorage.download_response()
AzureBlobStorage.get_path()
AzureBlobStorage.get_uri()
AzureBlobStorage.list()
AzureBlobStorage.open()
AzureBlobStorage.test
AzureBlobStorage.upload()
IStorage
IStorage.check_health()
IStorage.configure()
IStorage.delete()
IStorage.download_response()
IStorage.get_url()
IStorage.list()
IStorage.open()
IStorage.upload()
FileStorage
FileStorage.configure()
FileStorage.delete()
FileStorage.download_response()
FileStorage.get_metadata_path()
FileStorage.get_path()
FileStorage.list()
FileStorage.open()
FileStorage.path_to_meta_path()
FileStorage.upload()
GoogleCloudStorage
GoogleCloudStorage.bucket
GoogleCloudStorage.delete()
GoogleCloudStorage.get_bucket()
GoogleCloudStorage.get_uri()
GoogleCloudStorage.list()
GoogleCloudStorage.open()
GoogleCloudStorage.package_from_object()
GoogleCloudStorage.test
GoogleCloudStorage.upload()
ObjectStoreStorage
ObjectStoreStorage.calculate_path()
ObjectStoreStorage.configure()
ObjectStoreStorage.download_response()
ObjectStoreStorage.get_path()
ObjectStoreStorage.get_url()
ObjectStoreStorage.open()
ObjectStoreStorage.package_from_object()
ObjectStoreStorage.test
CloudFrontS3Storage
CloudFrontS3Storage.configure()
S3Storage
S3Storage.check_health()
S3Storage.delete()
S3Storage.get_bucket()
S3Storage.get_uri()
S3Storage.list()
S3Storage.open()
S3Storage.package_from_object()
S3Storage.test
S3Storage.upload()
Storage backend implementations
Get and configure the storage backend wrapper