2010-07-12 17:03:45 -05:00
|
|
|
.. _proxy:
|
|
|
|
|
|
|
|
*****
|
|
|
|
Proxy
|
|
|
|
*****
|
|
|
|
|
2014-01-17 01:15:22 -08:00
|
|
|
.. _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:
|
2014-02-21 10:59:29 -07:00
|
|
|
|
|
|
|
.. _proxy-server:
|
|
|
|
|
|
|
|
Proxy Server
|
|
|
|
============
|
|
|
|
|
|
|
|
.. automodule:: swift.proxy.server
|
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|