How-to guides
Overview
API Documentation
Juju
Juju.get_controller()
Juju.get_controllers()
Project
Summary
Methods:
get_controller
get_controllers
Reference
Bases: object
object
Get a controller by name.
name (str) – Name of controller
include_passwords (bool) – Include passwords for accounts
The returned controller will try and connect to be ready to use.
Return list of all available controllers.