.dockerignore
AUTHORS
ChangeLog
Dockerfile
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
backup-controller.conf.yaml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
./backup-controller.conf.yaml
./bahub/__init__.py
./bahub/__main__.py
./bahub/api.py
./bahub/bin.py
./bahub/configurationfactory.py
./bahub/env.py
./bahub/errorhandler.py
./bahub/exception.py
./bahub/fs.py
./bahub/importing.py
./bahub/inputoutput.py
./bahub/model.py
./bahub/notifier.py
./bahub/response.py
./bahub/schema.py
./bahub/security.py
./bahub/settings.py
./bahub/testing.py
./bahub/versions.py
./bahub.egg-info/SOURCES.txt
./bahub/adapters/__init__.py
./bahub/adapters/base.py
./bahub/adapters/filesystem.py
./bahub/adapters/mysql.py
./bahub/internal/__init__.py
./bahub/internal/makefile.py
./bahub/internal/schema/__init__.py
./bahub/tasks/__init__.py
./bahub/tasks/base.py
./bahub/tasks/docs.py
./bahub/tasks/prepare.py
./bahub/tasks/restore.py
./bahub/transports/__init__.py
./bahub/transports/all.py
./bahub/transports/base.py
./bahub/transports/docker.py
./bahub/transports/docker_sidecontainer.py
./bahub/transports/kubernetes.py
./bahub/transports/kubernetes_podexec.py
./bahub/transports/kubernetes_sidepod.py
./bahub/transports/sh.py
.github/workflows/release.yaml
.github/workflows/test.yaml
bahub/__init__.py
bahub/__main__.py
bahub/api.py
bahub/bin.py
bahub/configurationfactory.py
bahub/env.py
bahub/errorhandler.py
bahub/exception.py
bahub/fs.py
bahub/importing.py
bahub/inputoutput.py
bahub/model.py
bahub/notifier.py
bahub/response.py
bahub/schema.py
bahub/security.py
bahub/settings.py
bahub/testing.py
bahub/versions.py
bahub/adapters/__init__.py
bahub/adapters/base.py
bahub/adapters/filesystem.py
bahub/adapters/mysql.py
bahub/adapters/postgres_dump.py.disabled
bahub/internal/__init__.py
bahub/internal/makefile.py
bahub/internal/schema/__init__.py
bahub/internal/schema/org.riotkit.bahub.json
bahub/tasks/__init__.py
bahub/tasks/base.py
bahub/tasks/docs.py
bahub/tasks/prepare.py
bahub/tasks/restore.py
bahub/transports/__init__.py
bahub/transports/all.py
bahub/transports/base.py
bahub/transports/docker.py
bahub/transports/docker_sidecontainer.py
bahub/transports/kubernetes.py
bahub/transports/kubernetes_podexec.py
bahub/transports/kubernetes_sidepod.py
bahub/transports/sh.py
docker-files/.jobber
docker-files/entrypoint.sh
docs/backup-controller.svg
test/conftest.py
test/test_bin.py
test/test_configurationfactory.py
test/test_importing.py
test/test_inputoutput.py
test/test_schema.py
test/test_security.py
test/test_transports_docker_transports.py
test/test_transports_sh.py
test/env/config_factory_test/bahub.test.conf.yaml
test/env/config_factory_test/gpg-key.asc
test/env/kubernetes/nginx/deployment.yaml