Static
NAMEStatic
VERSIONCloudSpec returns the model's cloud spec.
ControllerAPIInfoForModels returns the controller api connection details for the specified models.
ControllerConfig returns the controller's configuration.
GetCloudSpec constructs the CloudSpec for a validated and authorized model.
ModelConfig returns the current model's configuration.
WatchCloudSpecsChanges returns a watcher for cloud spec changes.
WatchForModelConfigChanges returns a NotifyWatcher that observes changes to the model configuration. Note that although the NotifyWatchResult contains an Error field, it's not used because we are only returning a single watcher, so we use the regular error return.
Generated using TypeDoc
FacadeV2 is the V2 facade of the caas agent