Static
NAMEStatic
VERSIONCloudSpec returns the model's cloud spec.
GetCloudSpec constructs the CloudSpec for a validated and authorized model.
ModelConfig returns the current model's configuration.
ModelInfo returns information on the model needed by the undertaker worker.
SetStatus sets the status of each given entity.
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.
WatchModel creates a watcher for the current model.
WatchModelResources creates watchers for changes to the lifecycle of an model's machines and applications and storage.
Generated using TypeDoc
UndertakerAPI implements the API used by the model undertaker worker.