swift/doc/source/misc.rst
Alistair Coles c877efb7ec docs: add new utils modules to source doc
Some submodules have previously been broken out of the utils
module. This patch adds automodule directives for the new modules to
the source documentation.

Change-Id: I985205fda95f01d226e81dcbfe0d6dbbb5b69c96
Related-Change:  Ic4b5005e3efffa8dba17d91a41e46d5c68533f9a
2024-10-29 12:48:25 +00:00

217 lines
2.8 KiB
ReStructuredText

.. _misc:
****
Misc
****
.. _acls:
ACLs
====
.. automodule:: swift.common.middleware.acl
:members:
:show-inheritance:
.. _buffered_http:
Buffered HTTP
=============
.. automodule:: swift.common.bufferedhttp
:members:
:show-inheritance:
.. _config:
Config
======
.. automodule:: swift.common.utils.config
:members:
:show-inheritance:
.. _constraints:
Constraints
===========
.. automodule:: swift.common.constraints
:members:
:undoc-members:
:show-inheritance:
Container Sync Realms
=====================
.. automodule:: swift.common.container_sync_realms
:members:
:show-inheritance:
.. _digest:
Digest
======
.. automodule:: swift.common.digest
:members:
:undoc-members:
:show-inheritance:
.. _direct_client:
Direct Client
=============
.. automodule:: swift.common.direct_client
:members:
:undoc-members:
:show-inheritance:
.. _exceptions:
Exceptions
==========
.. automodule:: swift.common.exceptions
:members:
:undoc-members:
:show-inheritance:
.. _internal_client:
Internal Client
===============
.. automodule:: swift.common.internal_client
:members:
:undoc-members:
:show-inheritance:
.. _ipaddrs:
IPAddrs
=======
.. automodule:: swift.common.utils.ipaddrs
:members:
:show-inheritance:
.. _libc:
Libc
====
.. automodule:: swift.common.utils.libc
:members:
:show-inheritance:
.. _logs:
Logs
====
.. automodule:: swift.common.utils.logs
:members:
:show-inheritance:
Manager
=========
.. automodule:: swift.common.manager
:members:
:show-inheritance:
MemCacheD
=========
.. automodule:: swift.common.memcached
:members:
:show-inheritance:
.. _registry:
Middleware Registry
===================
.. automodule:: swift.common.registry
:members:
:undoc-members:
:show-inheritance:
.. _request_helpers:
Request Helpers
===============
.. automodule:: swift.common.request_helpers
:members:
:undoc-members:
:show-inheritance:
.. _statsd_client:
StatsdClient
============
.. automodule:: swift.common.statsd_client
:members:
:show-inheritance:
.. _storage_policy:
Storage Policy
==============
.. automodule:: swift.common.storage_policy
:members:
:show-inheritance:
.. _swob:
Swob
====
.. automodule:: swift.common.swob
:members:
:show-inheritance:
:special-members: __call__
.. _timestamp:
Timestamp
=========
.. automodule:: swift.common.utils.timestamp
:members:
:show-inheritance:
.. _base_utils:
Utils Base
==========
.. automodule:: swift.common.utils.base
:members:
:show-inheritance:
.. _utils:
Utils
=====
.. automodule:: swift.common.utils
:members:
:show-inheritance:
.. _wsgi:
WSGI
====
.. automodule:: swift.common.wsgi
:members:
:show-inheritance: