Add add_k8s, add_cloud, and remove_cloud commands to libjuju.py and unit tests 17/9717/1
authorDavid Garcia <david.garcia@canonical.com>
Thu, 17 Sep 2020 14:01:48 +0000 (16:01 +0200)
committerDavid Garcia <david.garcia@canonical.com>
Thu, 17 Sep 2020 14:01:48 +0000 (16:01 +0200)
- add_k8s: Generates Cloud and CloudCredential objects for adding a Kubernetes cloud to the VCA
- add_cloud: Takes Cloud and CloudCredential as arguments for adding the cloud to the VCA
- remove_cloud: Remove cloud from VCA

Change-Id: Ia6b4c0cbd06f38df6fe4c52414f5bcb8ffb9a5a8
Signed-off-by: David Garcia <david.garcia@canonical.com>

No differences found