mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
* add support of remote task tracking * add remote call trigger implementation * docs update * add cross-service upload * add notes about user * add more ability to control upload * multipart upload with signatures as well as safe file save * configuration reference update * rename watcher methods * erase logs based on current package version Old implementation has used process id instead, but it leads to log removal in case of remote process trigger * add --server flag for setup command * restore behavior of the httploghandler
70 lines
1.4 KiB
ReStructuredText
70 lines
1.4 KiB
ReStructuredText
ahriman.core.upload package
|
|
===========================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.core.upload.github module
|
|
---------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.github
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.upload.http\_upload module
|
|
---------------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.http_upload
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.upload.remote\_service module
|
|
------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.remote_service
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.upload.rsync module
|
|
--------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.rsync
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.upload.s3 module
|
|
-----------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.s3
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.upload.upload module
|
|
---------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.upload
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.upload.upload\_trigger module
|
|
------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.upload_trigger
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman.core.upload
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|