Class GameServerClusterConnectionInfo (0.4.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_v1.types.GkeClusterReference

Attribute

NameDescription
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.