watcherclient.osc.plugin module
updated: 2022-09-19 12:44
watcherclient.osc.plugin module
-
watcherclient.osc.plugin.build_option_parser(parser)[source]
Hook to add global options.
-
watcherclient.osc.plugin.check_api_version(check_version)[source]
Validate version supplied by user
Returns:
* True if version is OK
* False if the version has not been checked and the previous plugin
check should be performed
* throws an exception if the version is no good
-
watcherclient.osc.plugin.make_client(instance)[source]
Returns an infra-optim service client.
updated: 2022-09-19 12:44