blob: 9722a6afb699adc70b30b1f9719062517fa562a1 [file] [log] [blame]
Adam Israelc3e6c2e2018-03-01 09:31:50 -05001Public APIs
2===========
Adam Israeldcdf82b2017-08-15 15:26:43 -04003
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: