LICENSE
README.md
pyproject.toml
src/istioswitch/__init__.py
src/istioswitch/cli.py
src/istioswitch/config.py
src/istioswitch/detector.py
src/istioswitch/installer.py
src/istioswitch/platform_utils.py
src/istioswitch/switcher.py
src/istioswitch.egg-info/PKG-INFO
src/istioswitch.egg-info/SOURCES.txt
src/istioswitch.egg-info/dependency_links.txt
src/istioswitch.egg-info/entry_points.txt
src/istioswitch.egg-info/requires.txt
src/istioswitch.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_detector.py
tests/test_installer.py
tests/test_platform.py
tests/test_switcher.py