swh.objstorage namespace#
Subpackages#
Submodules#
- swh.objstorage.cli module
- swh.objstorage.constants module
- swh.objstorage.exc module
- swh.objstorage.factory module
- swh.objstorage.interface module
ObjId
CompositeObjId
objid_from_dict()
ObjStorageInterface
ObjStorageInterface.name
ObjStorageInterface.PRIMARY_HASH
ObjStorageInterface.check_config()
ObjStorageInterface.add()
ObjStorageInterface.add_batch()
ObjStorageInterface.restore()
ObjStorageInterface.get()
ObjStorageInterface.get_batch()
ObjStorageInterface.download_url()
ObjStorageInterface.check()
ObjStorageInterface.delete()
ObjStorageInterface.list_content()
- swh.objstorage.multiplexer module
- swh.objstorage.objstorage module
- swh.objstorage.pytest_plugin module
- swh.objstorage.utils module