Statistics
| Branch: | Tag: | Revision:

root / docs / developers / code.rst @ 1d1b2724

History | View | Annotate | Download (2.8 kB)

1
APIs code
2
=========
3

    
4
.. the-cli-api-ref
5

    
6
Command Specifications
7
----------------------
8

    
9
astakos
10
^^^^^^^
11

    
12
.. automodule:: kamaki.cli.commands.astakos_cli
13
    :members:
14
    :undoc-members:
15

    
16
cyclades (server, flavor, network)
17
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
18

    
19
.. automodule:: kamaki.cli.commands.cyclades_cli
20
    :members:
21
    :undoc-members:
22

    
23
pithos (store)
24
^^^^^^^^^^^^^^
25

    
26
.. automodule:: kamaki.cli.commands.pithos_cli
27
    :members:
28
    :undoc-members:
29

    
30
image
31
^^^^^
32

    
33
.. automodule:: kamaki.cli.commands.image_cli
34
    :members:
35
    :undoc-members:
36

    
37
Kamaki commands
38
^^^^^^^^^^^^^^^
39

    
40
config
41
""""""
42

    
43
.. automodule:: kamaki.cli.commands.config_cli
44
    :members:
45
    :undoc-members:
46

    
47
history
48
"""""""
49

    
50
.. automodule:: kamaki.cli.commands.history_cli
51
    :members:
52
    :undoc-members:
53

    
54
Command Line Interfaces
55
-----------------------
56

    
57
argument
58
^^^^^^^^
59

    
60
.. automodule:: kamaki.cli.argument
61
    :members:
62
    :show-inheritance:
63
    :undoc-members:
64

    
65

    
66
command_shell
67
^^^^^^^^^^^^^
68

    
69
.. automodule:: kamaki.cli.command_shell
70
    :members:
71
    :show-inheritance:
72
    :undoc-members:
73

    
74

    
75
command_tree
76
^^^^^^^^^^^^
77

    
78
.. automodule:: kamaki.cli.command_tree
79
    :members:
80
    :show-inheritance:
81
    :undoc-members:
82

    
83

    
84
config
85
^^^^^^
86

    
87
.. automodule:: kamaki.cli.config
88
    :members:
89
    :show-inheritance:
90
    :undoc-members:
91

    
92
errors
93
^^^^^^
94

    
95
.. automodule:: kamaki.cli.errors
96
    :members:
97
    :show-inheritance:
98
    :undoc-members:
99

    
100

    
101
history
102
^^^^^^^
103

    
104
.. automodule:: kamaki.cli.history
105
    :members:
106
    :show-inheritance:
107
    :undoc-members:
108

    
109

    
110
utils
111
^^^^^
112

    
113
.. automodule:: kamaki.cli.utils
114
    :members:
115
    :show-inheritance:
116
    :undoc-members:
117

    
118

    
119
.. _the-client-api-ref:
120

    
121
The clients API
122
---------------
123

    
124
Imports
125
^^^^^^^
126

    
127
.. toctree::
128
    connection
129

    
130
Modules list
131
^^^^^^^^^^^^
132

    
133
compute_rest_api
134
^^^^^^^^^^^^^^^^
135

    
136
.. automodule:: kamaki.clients.compute.rest_api
137
    :members:
138
    :show-inheritance:
139
    :undoc-members:
140

    
141

    
142
compute
143
^^^^^^^
144

    
145
.. automodule:: kamaki.clients.compute
146
    :members:
147
    :show-inheritance:
148
    :undoc-members:
149

    
150

    
151
cyclades
152
^^^^^^^^
153

    
154
.. automodule:: kamaki.clients.cyclades
155
    :members:
156
    :show-inheritance:
157
    :undoc-members:
158

    
159

    
160
storage
161
^^^^^^^
162

    
163
.. automodule:: kamaki.clients.storage
164
    :members:
165
    :show-inheritance:
166
    :undoc-members:
167

    
168

    
169
pithos
170
^^^^^^
171

    
172
.. automodule:: kamaki.clients.pithos
173
    :members:
174
    :show-inheritance:
175
    :undoc-members:
176

    
177
pithos_rest_api
178
^^^^^^^^^^^^^^^
179

    
180
.. automodule:: kamaki.clients.pithos.rest_api
181
    :members:
182
    :show-inheritance:
183
    :undoc-members:
184

    
185

    
186
image
187
^^^^^
188

    
189
.. automodule:: kamaki.clients.image
190
    :members:
191
    :show-inheritance:
192
    :undoc-members:
193

    
194

    
195
astakos
196
^^^^^^^
197

    
198
.. automodule:: kamaki.clients.astakos
199
    :members:
200
    :show-inheritance:
201
    :undoc-members:
202

    
203

    
204
utils
205
^^^^^
206

    
207
.. automodule:: kamaki.clients.utils
208
    :members:
209
    :show-inheritance:
210
    :undoc-members: