New N2VC interface + updated libjuju
[osm/N2VC.git] / modules / libjuju / docs / api / modules.rst
1 Public APIs
2 ===========
3
4 It is recommended that you start with :doc:`juju.model` or :doc:`juju.controller`.
5 If 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: