Class GameServerClusterConnectionInfo (0.5.2)

GameServerClusterConnectionInfo(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The game server cluster connection information. .. attribute:: gke_cluster_reference

Reference to the GKE cluster where the game servers are installed.

:type: google.cloud.gaming_v1beta.types.GkeClusterReference

Attribute

Name Description
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.