.gitignore
.pre-commit-config.yaml
Dockerfile
LICENSE
README.md
dev-requirements.txt
pyproject.toml
requirements.txt
.github/dependabot.yml
.github/workflows/workflow.yml
example/Chart.yaml
example/values.yaml
example/templates/pod.yaml
example/templates/pvc.yaml
example/templates/service.yaml
kubetemplatespawner/__init__.py
kubetemplatespawner/_kubernetes.py
kubetemplatespawner/_version.py
kubetemplatespawner/spawner.py
kubetemplatespawner.egg-info/PKG-INFO
kubetemplatespawner.egg-info/SOURCES.txt
kubetemplatespawner.egg-info/dependency_links.txt
kubetemplatespawner.egg-info/entry_points.txt
kubetemplatespawner.egg-info/requires.txt
kubetemplatespawner.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_kubernetes.py
tests/test_spawner.py
tests/test_unit.py
tests/resources/jupyterhub.yaml
tests/resources/pod.yaml
tests/resources/pvc.yaml
z2jh/README.md
z2jh/config.yaml
z2jh/hub-role.yaml