blob: bf06f262126558dc1e0912bf15997f6cd458439d [file] [log] [blame]
Adam Israeldcdf82b2017-08-15 15:26:43 -04001juju
2====
3
4It is recommended that you start with :doc:`juju.model` or :doc:`juju.controller`.
5If you need helpers to manage the asyncio loop, try :doc:`juju.loop`.
6
7.. toctree::
8
9 juju.action
10 juju.annotation
11 juju.application
12 juju.cloud
13 juju.constraints
14 juju.controller
15 juju.delta
16 juju.errors
17 juju.exceptions
18 juju.juju
19 juju.loop
20 juju.machine
21 juju.model
22 juju.placement
23 juju.relation
24 juju.tag
25 juju.unit
26 juju.utils
27
28.. automodule:: juju
29 :members:
30 :undoc-members:
31 :show-inheritance: