MANIFEST.in
README.md
setup.py
examples/__init__.py
examples/credential/__init__.py
examples/credential/create_credential.py
examples/credential/delete_credential.py
examples/credential/get_credential_detail.py
examples/credential/get_credentials.py
examples/elastic/__init__.py
examples/elastic/create_deployment.py
examples/elastic/delete_deployment.py
examples/elastic/get_deployment_detail.py
examples/elastic/get_deployments.py
examples/elastic/get_workers.py
examples/elastic/scale_workers.py
examples/elastic/start_deployment.py
examples/elastic/stop_deployment.py
examples/elastic/update_deployment.py
examples/gpu_resources/__init__.py
examples/gpu_resources/get_gpus.py
examples/pod/__init__.py
examples/pod/delete_pod.py
examples/pod/get_pod_detail.py
examples/pod/get_pods.py
examples/pod/new_pod.py
examples/pod/pause_pod.py
examples/pod/resume_pod.py
examples/skywalker/__init__.py
examples/skywalker/create_task.py
examples/skywalker/get_processing_count.py
examples/skywalker/get_task.py
examples/skywalker/list_tasks.py
examples/utils/__init__.py
examples/utils/prepare_env.py
requirements/requirements.txt
yotta/__init__.py
yotta/__version__.py
yotta/api.py
yotta/credential.py
yotta/elastic.py
yotta/error.py
yotta/gpu.py
yotta/pod.py
yotta/skywalker.py
yotta/lib/__init__.py
yotta/lib/enums.py
yotta/lib/utils.py
yottactl.egg-info/PKG-INFO
yottactl.egg-info/SOURCES.txt
yottactl.egg-info/dependency_links.txt
yottactl.egg-info/requires.txt
yottactl.egg-info/top_level.txt