README.md
pyproject.toml
setup.cfg
setup.py
agones_python_sdk/__init__.py
agones_python_sdk/api_client.py
agones_python_sdk/api_response.py
agones_python_sdk/configuration.py
agones_python_sdk/exceptions.py
agones_python_sdk/py.typed
agones_python_sdk/rest.py
agones_python_sdk.egg-info/PKG-INFO
agones_python_sdk.egg-info/SOURCES.txt
agones_python_sdk.egg-info/dependency_links.txt
agones_python_sdk.egg-info/requires.txt
agones_python_sdk.egg-info/top_level.txt
agones_python_sdk/api/__init__.py
agones_python_sdk/api/sdk_api.py
agones_python_sdk/models/__init__.py
agones_python_sdk/models/game_server_object_meta.py
agones_python_sdk/models/game_server_spec.py
agones_python_sdk/models/game_server_spec_health.py
agones_python_sdk/models/googlerpc_status.py
agones_python_sdk/models/protobuf_any.py
agones_python_sdk/models/sdk_duration.py
agones_python_sdk/models/sdk_game_server.py
agones_python_sdk/models/sdk_game_server_status.py
agones_python_sdk/models/sdk_key_value.py
agones_python_sdk/models/status_address.py
agones_python_sdk/models/status_counter_status.py
agones_python_sdk/models/status_list_status.py
agones_python_sdk/models/status_player_status.py
agones_python_sdk/models/status_port.py
agones_python_sdk/models/stream_result_of_sdk_game_server.py
test/test_game_server_object_meta.py
test/test_game_server_spec.py
test/test_game_server_spec_health.py
test/test_googlerpc_status.py
test/test_protobuf_any.py
test/test_sdk_api.py
test/test_sdk_duration.py
test/test_sdk_game_server.py
test/test_sdk_game_server_status.py
test/test_sdk_key_value.py
test/test_status_address.py
test/test_status_counter_status.py
test/test_status_list_status.py
test/test_status_player_status.py
test/test_status_port.py
test/test_stream_result_of_sdk_game_server.py