kheops.plugin.backend package¶
Backend plugins
Submodules¶
kheops.plugin.backend.file module¶
File Backend Code
- class kheops.plugin.backend.file.Plugin(namespace)¶
Bases:
kheops.plugin.common.BackendPluginGeneric Plugin Class
- extensions = {'.yaml': 'yaml', '.yml': 'yaml'}¶
- fetch_data(config) list¶