Class GameServerClusterConnectionInfo (0.1.1)

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

The Game Server Cluster connection information.

Attributes

NameDescription
gke_cluster_reference .gcgv_game_server_clusters.GkeClusterReference
Reference to the GKE cluster where the game servers are installed.
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.