Statistics
| Branch: | Tag: | Revision:

root / docs / developers / code.rst @ 0ea31480

History | View | Annotate | Download (2.8 kB)

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

    
4
.. the-cli-api-ref
5

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

    
9
user
10
^^^^
11

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

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

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

    
23
pithos (file)
24
^^^^^^^^^^^^^
25

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

    
30
image
31
^^^^^
32

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

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

    
40
config
41
""""""
42

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

    
47
history
48
"""""""
49

    
50
.. automodule:: kamaki.cli.commands.history
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
Modules list
125
^^^^^^^^^^^^
126

    
127
compute ReST API
128
^^^^^^^^^^^^^^^^
129

    
130
.. automodule:: kamaki.clients.compute.rest_api
131
    :members:
132
    :show-inheritance:
133
    :undoc-members:
134

    
135

    
136
compute
137
^^^^^^^
138

    
139
.. automodule:: kamaki.clients.compute
140
    :members:
141
    :show-inheritance:
142
    :undoc-members:
143

    
144

    
145
cyclades ReST API
146
^^^^^^^^^^^^^^^^^
147

    
148
.. automodule:: kamaki.clients.cyclades.rest_api
149
    :members:
150
    :show-inheritance:
151
    :undoc-members:
152

    
153
cyclades
154
^^^^^^^^
155

    
156
.. automodule:: kamaki.clients.cyclades
157
    :members:
158
    :show-inheritance:
159
    :undoc-members:
160

    
161

    
162
storage
163
^^^^^^^
164

    
165
.. automodule:: kamaki.clients.storage
166
    :members:
167
    :show-inheritance:
168
    :undoc-members:
169

    
170
pithos_rest_api
171
^^^^^^^^^^^^^^^
172

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

    
178
pithos
179
^^^^^^
180

    
181
.. automodule:: kamaki.clients.pithos
182
    :members:
183
    :show-inheritance:
184
    :undoc-members:
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: