GameServerClusterConnectionInfo(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The game server cluster connection information.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
gke_cluster_reference |
google.cloud.gaming_v1.types.GkeClusterReference
Reference to the GKE cluster where the game servers are installed. This field is a member of oneof _ cluster_reference .
|
namespace |
str
Namespace designated on the game server cluster where the Agones game server instances will be created. Existence of the namespace will be validated during creation. |