cloudselect.report

Report package.

cloudselect.report.report

Module providing Report service base class and service provider.

cloudselect.report.json

Module that represents list of selected instances as JSON output.

Json

Json(self, /, *args, **kwargs)
JSON reporter implementation.

cloudselect.report.json_pp

Module that represents list of selected instances as formatted JSON output.

JsonPP

JsonPP(self, /, *args, **kwargs)
Formatted JSON reporter implementation.

cloudselect.report.stub

Report stub plugin.

Stub

Stub(self, /, *args, **kwargs)
Class implementing report stub plugin.

cloudselect.report.yaml

Module that represents list of selected instances as JSON output.

Yaml

Yaml(self, /, *args, **kwargs)
YAML reporter implementation.