Class GameServerClusterConnectionInfo (1.5.0)

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

Attributes

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

Inheritance

builtins.object > proto.message.Message > GameServerClusterConnectionInfo