Static
NAMEStatic
VERSIONAuthorisedKeys reports the authorised ssh keys for the specified machines. The current implementation relies on global authorised keys being stored in the model config. This will change as new user management and authorisation functionality is added.
WatchAuthorisedKeys starts a watcher to track changes to the authorised ssh keys for the specified machines. The current implementation relies on global authorised keys being stored in the model config. This will change as new user management and authorisation functionality is added.
Generated using TypeDoc
KeyUpdaterAPI implements the KeyUpdater interface and is the concrete implementation of the api end point.