LICENSE
README.md
pyproject.toml
kubernetes_pydra.egg-info/PKG-INFO
kubernetes_pydra.egg-info/SOURCES.txt
kubernetes_pydra.egg-info/dependency_links.txt
kubernetes_pydra.egg-info/requires.txt
kubernetes_pydra.egg-info/top_level.txt
pydra/__init__.py
pydra/core/__init__.py
pydra/core/server.py
pydra/core/generated/__init__.py
pydra/core/generated/dra/__init__.py
pydra/core/generated/dra/dra_pb2.py
pydra/core/generated/dra/dra_pb2_grpc.py
pydra/core/generated/pluginregistration/__init__.py
pydra/core/generated/pluginregistration/pluginregistration_pb2.py
pydra/core/generated/pluginregistration/pluginregistration_pb2_grpc.py
pydra/plugins/__init__.py
pydra/plugins/network/__init__.py
pydra/plugins/network/driver.py
pydra/plugins/tpu/__init__.py
pydra/plugins/tpu/driver.py
tests/test_integration.py
tests/test_network.py