.gitignore
.gitlab-ci.include.yml
.gitlab-ci.yml
.mypy.ini
.pylintrc
Doxyfile
LICENSE.md
Makefile
README.md
SPECS.md
TASKS.md
project.mk
pyproject.toml
requirements.txt
src/convection/shared/__init__.py
src/convection/shared/config.py
src/convection/shared/convection-sm-commands.toml
src/convection/shared/exceptions.py
src/convection/shared/functions.py
src/convection/shared/specker_static.py
src/convection/shared/objects/__init__.py
src/convection/shared/objects/group.py
src/convection/shared/objects/instance.py
src/convection/shared/objects/metadata.py
src/convection/shared/objects/object.py
src/convection/shared/objects/plugin.py
src/convection/shared/objects/plugin_metadata.py
src/convection/shared/objects/target.py
src/convection/shared/objects/targetable.py
src/convection/shared/objects/plugins/access.py
src/convection/shared/objects/plugins/action.py
src/convection/shared/objects/plugins/connector.py
src/convection/shared/objects/plugins/secret.py
src/convection/shared/specs/anyitem.spec
src/convection/shared/specs/argmap.command.spec
src/convection/shared/specs/global.reporting.log.spec
src/convection/shared/specs/global.reporting.spec
src/convection/shared/specs/global.secrets.client.auth.spec
src/convection/shared/specs/global.secrets.client.network.spec
src/convection/shared/specs/global.secrets.client.spec
src/convection/shared/specs/global.secrets.spec
src/convection/shared/specs/global.spec
src/convection/shared/specs/group.spec
src/convection/shared/specs/metadata.plugin.spec
src/convection/shared/specs/metadata.spec
src/convection/shared/specs/plugin.access.spec
src/convection/shared/specs/plugin.action.spec
src/convection/shared/specs/plugin.connector.spec
src/convection/shared/specs/plugin.spec
src/convection/shared/specs/root.spec
src/convection/shared/specs/target.spec
src/convection_shared.egg-info/PKG-INFO
src/convection_shared.egg-info/SOURCES.txt
src/convection_shared.egg-info/dependency_links.txt
src/convection_shared.egg-info/requires.txt
src/convection_shared.egg-info/top_level.txt
utils/generate-api-docs.py
utils/generate-webui-menu.py