File: account.rst

package info (click to toggle)
swift 1.4.8-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,688 kB
  • sloc: python: 39,217; sh: 544; makefile: 27
file content (36 lines) | stat: -rw-r--r-- 484 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.. _account:

*******
Account
*******

.. _account-server:

Account Server
==============

.. automodule:: swift.account.server
    :members:
    :undoc-members:
    :show-inheritance:

.. _account-auditor:

Account Auditor
===============

.. automodule:: swift.account.auditor
    :members:
    :undoc-members:
    :show-inheritance:

.. _account-reaper:

Account Reaper
==============

.. automodule:: swift.account.reaper
    :members:
    :undoc-members:
    :show-inheritance: