swh.indexer.storage.api package#
Submodules:
- swh.indexer.storage.api.client module
RemoteStorage
RemoteStorage.backend_class
RemoteStorage.api_exception
RemoteStorage.reraise_exceptions
RemoteStorage.extra_type_decoders
RemoteStorage.extra_type_encoders
RemoteStorage.check_config()
RemoteStorage.content_fossology_license_add()
RemoteStorage.content_fossology_license_get()
RemoteStorage.content_fossology_license_get_partition()
RemoteStorage.content_metadata_add()
RemoteStorage.content_metadata_get()
RemoteStorage.content_metadata_missing()
RemoteStorage.content_mimetype_add()
RemoteStorage.content_mimetype_get()
RemoteStorage.content_mimetype_get_partition()
RemoteStorage.content_mimetype_missing()
RemoteStorage.directory_intrinsic_metadata_add()
RemoteStorage.directory_intrinsic_metadata_get()
RemoteStorage.directory_intrinsic_metadata_missing()
RemoteStorage.indexer_configuration_add()
RemoteStorage.indexer_configuration_get()
RemoteStorage.origin_extrinsic_metadata_add()
RemoteStorage.origin_extrinsic_metadata_get()
RemoteStorage.origin_intrinsic_metadata_add()
RemoteStorage.origin_intrinsic_metadata_get()
RemoteStorage.origin_intrinsic_metadata_search_by_producer()
RemoteStorage.origin_intrinsic_metadata_search_fulltext()
RemoteStorage.origin_intrinsic_metadata_stats()
- swh.indexer.storage.api.serializers module
- swh.indexer.storage.api.server module
get_storage()
IndexerStorageServerApp
IndexerStorageServerApp.extra_type_decoders
IndexerStorageServerApp.extra_type_encoders
IndexerStorageServerApp.json
IndexerStorageServerApp.url_build_error_handlers
IndexerStorageServerApp.before_first_request_funcs
IndexerStorageServerApp.teardown_appcontext_funcs
IndexerStorageServerApp.shell_context_processors
IndexerStorageServerApp.blueprints
IndexerStorageServerApp.extensions
IndexerStorageServerApp.view_functions
IndexerStorageServerApp.error_handler_spec
IndexerStorageServerApp.before_request_funcs
IndexerStorageServerApp.after_request_funcs
IndexerStorageServerApp.teardown_request_funcs
IndexerStorageServerApp.template_context_processors
IndexerStorageServerApp.url_value_preprocessors
IndexerStorageServerApp.url_default_functions
my_error_handler()
argument_error_handler()
index()
load_and_check_config()
make_app_from_configfile()
Module contents: