5dfa0bd3fb
I alphabetized the items under "Proxy", "Account", "Container", and "Object" in the source documentation to make them easier to locate. Change-Id: Ia9cca0ee558cb1e0361c1a88103352bd006da1e3
53 lines
713 B
ReStructuredText
53 lines
713 B
ReStructuredText
.. _proxy:
|
|
|
|
*****
|
|
Proxy
|
|
*****
|
|
|
|
.. _proxy-controllers:
|
|
|
|
Proxy Controllers
|
|
=================
|
|
|
|
Base
|
|
~~~~
|
|
|
|
.. automodule:: swift.proxy.controllers.base
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Account
|
|
~~~~~~~
|
|
|
|
.. automodule:: swift.proxy.controllers.account
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Container
|
|
~~~~~~~~~
|
|
|
|
.. automodule:: swift.proxy.controllers.container
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Object
|
|
~~~~~~
|
|
|
|
.. automodule:: swift.proxy.controllers.obj
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. _proxy-server:
|
|
|
|
Proxy Server
|
|
============
|
|
|
|
.. automodule:: swift.proxy.server
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|