gaming

package
v0.0.0-...-31e0e69 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package gaming aliases all exported identifiers in package "cloud.google.com/go/gaming/apiv1/gamingpb".

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

View Source
const (
	GameServerClusterView_BASIC                                  = src.GameServerClusterView_BASIC
	GameServerClusterView_FULL                                   = src.GameServerClusterView_FULL
	GameServerClusterView_GAME_SERVER_CLUSTER_VIEW_UNSPECIFIED   = src.GameServerClusterView_GAME_SERVER_CLUSTER_VIEW_UNSPECIFIED
	KubernetesClusterState_AGONES_KUBERNETES_VERSION_SUPPORTED   = src.KubernetesClusterState_AGONES_KUBERNETES_VERSION_SUPPORTED
	KubernetesClusterState_AGONES_KUBERNETES_VERSION_UNSUPPORTED = src.KubernetesClusterState_AGONES_KUBERNETES_VERSION_UNSUPPORTED
	KubernetesClusterState_AGONES_NOT_INSTALLED                  = src.KubernetesClusterState_AGONES_NOT_INSTALLED
	KubernetesClusterState_AGONES_VERSION_UNRECOGNIZED           = src.KubernetesClusterState_AGONES_VERSION_UNRECOGNIZED
	KubernetesClusterState_AGONES_VERSION_UNSUPPORTED            = src.KubernetesClusterState_AGONES_VERSION_UNSUPPORTED
	KubernetesClusterState_INSTALLATION_STATE_UNSPECIFIED        = src.KubernetesClusterState_INSTALLATION_STATE_UNSPECIFIED
	KubernetesClusterState_KUBERNETES_VERSION_UNRECOGNIZED       = src.KubernetesClusterState_KUBERNETES_VERSION_UNRECOGNIZED
	KubernetesClusterState_VERSION_VERIFICATION_FAILED           = src.KubernetesClusterState_VERSION_VERIFICATION_FAILED
	OperationStatus_CLUSTER_CONNECTION                           = src.OperationStatus_CLUSTER_CONNECTION
	OperationStatus_ERROR_CODE_UNSPECIFIED                       = src.OperationStatus_ERROR_CODE_UNSPECIFIED
	OperationStatus_INTERNAL_ERROR                               = src.OperationStatus_INTERNAL_ERROR
	OperationStatus_PERMISSION_DENIED                            = src.OperationStatus_PERMISSION_DENIED
)

Deprecated: Please use consts in: cloud.google.com/go/gaming/apiv1/gamingpb

Variables

View Source
var (
	File_google_cloud_gaming_v1_common_proto                          = src.File_google_cloud_gaming_v1_common_proto
	File_google_cloud_gaming_v1_game_server_clusters_proto            = src.File_google_cloud_gaming_v1_game_server_clusters_proto
	File_google_cloud_gaming_v1_game_server_clusters_service_proto    = src.File_google_cloud_gaming_v1_game_server_clusters_service_proto
	File_google_cloud_gaming_v1_game_server_configs_proto             = src.File_google_cloud_gaming_v1_game_server_configs_proto
	File_google_cloud_gaming_v1_game_server_configs_service_proto     = src.File_google_cloud_gaming_v1_game_server_configs_service_proto
	File_google_cloud_gaming_v1_game_server_deployments_proto         = src.File_google_cloud_gaming_v1_game_server_deployments_proto
	File_google_cloud_gaming_v1_game_server_deployments_service_proto = src.File_google_cloud_gaming_v1_game_server_deployments_service_proto
	File_google_cloud_gaming_v1_realms_proto                          = src.File_google_cloud_gaming_v1_realms_proto
	File_google_cloud_gaming_v1_realms_service_proto                  = src.File_google_cloud_gaming_v1_realms_service_proto
	GameServerClusterView_name                                        = src.GameServerClusterView_name
	GameServerClusterView_value                                       = src.GameServerClusterView_value
	KubernetesClusterState_InstallationState_name                     = src.KubernetesClusterState_InstallationState_name
	KubernetesClusterState_InstallationState_value                    = src.KubernetesClusterState_InstallationState_value
	OperationStatus_ErrorCode_name                                    = src.OperationStatus_ErrorCode_name
	OperationStatus_ErrorCode_value                                   = src.OperationStatus_ErrorCode_value
)

Deprecated: Please use vars in: cloud.google.com/go/gaming/apiv1/gamingpb

Functions

func RegisterGameServerClustersServiceServer deprecated

func RegisterGameServerClustersServiceServer(s *grpc.Server, srv GameServerClustersServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/gaming/apiv1/gamingpb

func RegisterGameServerConfigsServiceServer deprecated

func RegisterGameServerConfigsServiceServer(s *grpc.Server, srv GameServerConfigsServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/gaming/apiv1/gamingpb

func RegisterGameServerDeploymentsServiceServer deprecated

func RegisterGameServerDeploymentsServiceServer(s *grpc.Server, srv GameServerDeploymentsServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/gaming/apiv1/gamingpb

func RegisterRealmsServiceServer deprecated

func RegisterRealmsServiceServer(s *grpc.Server, srv RealmsServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/gaming/apiv1/gamingpb

Types

type CreateGameServerClusterRequest deprecated

type CreateGameServerClusterRequest = src.CreateGameServerClusterRequest

Request message for GameServerClustersService.CreateGameServerCluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type CreateGameServerConfigRequest deprecated

type CreateGameServerConfigRequest = src.CreateGameServerConfigRequest

Request message for GameServerConfigsService.CreateGameServerConfig.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type CreateGameServerDeploymentRequest deprecated

type CreateGameServerDeploymentRequest = src.CreateGameServerDeploymentRequest

Request message for GameServerDeploymentsService.CreateGameServerDeployment.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type CreateRealmRequest deprecated

type CreateRealmRequest = src.CreateRealmRequest

Request message for RealmsService.CreateRealm.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type DeleteGameServerClusterRequest deprecated

type DeleteGameServerClusterRequest = src.DeleteGameServerClusterRequest

Request message for GameServerClustersService.DeleteGameServerCluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type DeleteGameServerConfigRequest deprecated

type DeleteGameServerConfigRequest = src.DeleteGameServerConfigRequest

Request message for GameServerConfigsService.DeleteGameServerConfig.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type DeleteGameServerDeploymentRequest deprecated

type DeleteGameServerDeploymentRequest = src.DeleteGameServerDeploymentRequest

Request message for GameServerDeploymentsService.DeleteGameServerDeployment.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type DeleteRealmRequest deprecated

type DeleteRealmRequest = src.DeleteRealmRequest

Request message for RealmsService.DeleteRealm.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type DeployedFleetDetails deprecated

type DeployedFleetDetails = src.DeployedFleetDetails

Details of the deployed Agones fleet.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type DeployedFleetDetails_DeployedFleet deprecated

type DeployedFleetDetails_DeployedFleet = src.DeployedFleetDetails_DeployedFleet

Agones fleet specification and details.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type DeployedFleetDetails_DeployedFleetAutoscaler deprecated

type DeployedFleetDetails_DeployedFleetAutoscaler = src.DeployedFleetDetails_DeployedFleetAutoscaler

Details about the Agones autoscaler.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type DeployedFleetDetails_DeployedFleet_DeployedFleetStatus deprecated

type DeployedFleetDetails_DeployedFleet_DeployedFleetStatus = src.DeployedFleetDetails_DeployedFleet_DeployedFleetStatus

DeployedFleetStatus has details about the Agones fleets such as how many are running, how many allocated, and so on.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type FetchDeploymentStateRequest deprecated

type FetchDeploymentStateRequest = src.FetchDeploymentStateRequest

Request message for GameServerDeploymentsService.FetchDeploymentState.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type FetchDeploymentStateResponse deprecated

type FetchDeploymentStateResponse = src.FetchDeploymentStateResponse

Response message for GameServerDeploymentsService.FetchDeploymentState.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type FetchDeploymentStateResponse_DeployedClusterState deprecated

type FetchDeploymentStateResponse_DeployedClusterState = src.FetchDeploymentStateResponse_DeployedClusterState

The game server cluster changes made by the game server deployment.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type FleetConfig deprecated

type FleetConfig = src.FleetConfig

Fleet configs for Agones.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerCluster deprecated

type GameServerCluster = src.GameServerCluster

A game server cluster resource.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerClusterConnectionInfo deprecated

type GameServerClusterConnectionInfo = src.GameServerClusterConnectionInfo

The game server cluster connection information.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerClusterView deprecated

type GameServerClusterView = src.GameServerClusterView

A view for GameServerCluster objects.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerClustersServiceClient deprecated

type GameServerClustersServiceClient = src.GameServerClustersServiceClient

GameServerClustersServiceClient is the client API for GameServerClustersService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

func NewGameServerClustersServiceClient deprecated

func NewGameServerClustersServiceClient(cc grpc.ClientConnInterface) GameServerClustersServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerClustersServiceServer deprecated

type GameServerClustersServiceServer = src.GameServerClustersServiceServer

GameServerClustersServiceServer is the server API for GameServerClustersService service.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerConfig deprecated

type GameServerConfig = src.GameServerConfig

A game server config resource.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerConfigOverride deprecated

type GameServerConfigOverride = src.GameServerConfigOverride

A game server config override.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerConfigOverride_ConfigVersion

type GameServerConfigOverride_ConfigVersion = src.GameServerConfigOverride_ConfigVersion

type GameServerConfigOverride_RealmsSelector

type GameServerConfigOverride_RealmsSelector = src.GameServerConfigOverride_RealmsSelector

type GameServerConfigsServiceClient deprecated

type GameServerConfigsServiceClient = src.GameServerConfigsServiceClient

GameServerConfigsServiceClient is the client API for GameServerConfigsService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

func NewGameServerConfigsServiceClient deprecated

func NewGameServerConfigsServiceClient(cc grpc.ClientConnInterface) GameServerConfigsServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerConfigsServiceServer deprecated

type GameServerConfigsServiceServer = src.GameServerConfigsServiceServer

GameServerConfigsServiceServer is the server API for GameServerConfigsService service.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerDeployment deprecated

type GameServerDeployment = src.GameServerDeployment

A game server deployment resource.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerDeploymentRollout deprecated

type GameServerDeploymentRollout = src.GameServerDeploymentRollout

The game server deployment rollout which represents the desired rollout state.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerDeploymentsServiceClient deprecated

type GameServerDeploymentsServiceClient = src.GameServerDeploymentsServiceClient

GameServerDeploymentsServiceClient is the client API for GameServerDeploymentsService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

func NewGameServerDeploymentsServiceClient deprecated

func NewGameServerDeploymentsServiceClient(cc grpc.ClientConnInterface) GameServerDeploymentsServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/gaming/apiv1/gamingpb

type GameServerDeploymentsServiceServer deprecated

type GameServerDeploymentsServiceServer = src.GameServerDeploymentsServiceServer

GameServerDeploymentsServiceServer is the server API for GameServerDeploymentsService service.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GetGameServerClusterRequest deprecated

type GetGameServerClusterRequest = src.GetGameServerClusterRequest

Request message for GameServerClustersService.GetGameServerCluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GetGameServerConfigRequest deprecated

type GetGameServerConfigRequest = src.GetGameServerConfigRequest

Request message for GameServerConfigsService.GetGameServerConfig.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GetGameServerDeploymentRequest deprecated

type GetGameServerDeploymentRequest = src.GetGameServerDeploymentRequest

Request message for GameServerDeploymentsService.GetGameServerDeployment.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GetGameServerDeploymentRolloutRequest deprecated

type GetGameServerDeploymentRolloutRequest = src.GetGameServerDeploymentRolloutRequest

Request message for GameServerDeploymentsService.GetGameServerDeploymentRollout.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GetRealmRequest deprecated

type GetRealmRequest = src.GetRealmRequest

Request message for RealmsService.GetRealm.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type GkeClusterReference deprecated

type GkeClusterReference = src.GkeClusterReference

A reference to a GKE cluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type KubernetesClusterState deprecated

type KubernetesClusterState = src.KubernetesClusterState

The state of the Kubernetes cluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type KubernetesClusterState_InstallationState deprecated

type KubernetesClusterState_InstallationState = src.KubernetesClusterState_InstallationState

The state of the installed versions of Agones/Kubernetes. See also https://cloud.google.com/game-servers/docs/versions-and-upgrades.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type LabelSelector deprecated

type LabelSelector = src.LabelSelector

The label selector, used to group labels on the resources.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type ListGameServerClustersRequest deprecated

type ListGameServerClustersRequest = src.ListGameServerClustersRequest

Request message for GameServerClustersService.ListGameServerClusters.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type ListGameServerClustersResponse deprecated

type ListGameServerClustersResponse = src.ListGameServerClustersResponse

Response message for GameServerClustersService.ListGameServerClusters.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type ListGameServerConfigsRequest deprecated

type ListGameServerConfigsRequest = src.ListGameServerConfigsRequest

Request message for GameServerConfigsService.ListGameServerConfigs.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type ListGameServerConfigsResponse deprecated

type ListGameServerConfigsResponse = src.ListGameServerConfigsResponse

Response message for GameServerConfigsService.ListGameServerConfigs.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type ListGameServerDeploymentsRequest deprecated

type ListGameServerDeploymentsRequest = src.ListGameServerDeploymentsRequest

Request message for GameServerDeploymentsService.ListGameServerDeployments.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type ListGameServerDeploymentsResponse deprecated

type ListGameServerDeploymentsResponse = src.ListGameServerDeploymentsResponse

Response message for GameServerDeploymentsService.ListGameServerDeployments.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type ListRealmsRequest deprecated

type ListRealmsRequest = src.ListRealmsRequest

Request message for RealmsService.ListRealms.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type ListRealmsResponse deprecated

type ListRealmsResponse = src.ListRealmsResponse

Response message for RealmsService.ListRealms.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type OperationMetadata deprecated

type OperationMetadata = src.OperationMetadata

Represents the metadata of the long-running operation.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type OperationStatus

type OperationStatus = src.OperationStatus

type OperationStatus_ErrorCode

type OperationStatus_ErrorCode = src.OperationStatus_ErrorCode

type PreviewCreateGameServerClusterRequest deprecated

type PreviewCreateGameServerClusterRequest = src.PreviewCreateGameServerClusterRequest

Request message for GameServerClustersService.PreviewCreateGameServerCluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type PreviewCreateGameServerClusterResponse deprecated

type PreviewCreateGameServerClusterResponse = src.PreviewCreateGameServerClusterResponse

Response message for GameServerClustersService.PreviewCreateGameServerCluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type PreviewDeleteGameServerClusterRequest deprecated

type PreviewDeleteGameServerClusterRequest = src.PreviewDeleteGameServerClusterRequest

Request message for GameServerClustersService.PreviewDeleteGameServerCluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type PreviewDeleteGameServerClusterResponse deprecated

type PreviewDeleteGameServerClusterResponse = src.PreviewDeleteGameServerClusterResponse

Response message for GameServerClustersService.PreviewDeleteGameServerCluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type PreviewGameServerDeploymentRolloutRequest deprecated

type PreviewGameServerDeploymentRolloutRequest = src.PreviewGameServerDeploymentRolloutRequest

Request message for PreviewGameServerDeploymentRollout.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type PreviewGameServerDeploymentRolloutResponse deprecated

type PreviewGameServerDeploymentRolloutResponse = src.PreviewGameServerDeploymentRolloutResponse

Response message for PreviewGameServerDeploymentRollout. This has details about the Agones fleet and autoscaler to be actuated.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type PreviewRealmUpdateRequest deprecated

type PreviewRealmUpdateRequest = src.PreviewRealmUpdateRequest

Request message for RealmsService.PreviewRealmUpdate.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type PreviewRealmUpdateResponse deprecated

type PreviewRealmUpdateResponse = src.PreviewRealmUpdateResponse

Response message for RealmsService.PreviewRealmUpdate.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type PreviewUpdateGameServerClusterRequest deprecated

type PreviewUpdateGameServerClusterRequest = src.PreviewUpdateGameServerClusterRequest

Request message for GameServerClustersService.UpdateGameServerCluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type PreviewUpdateGameServerClusterResponse deprecated

type PreviewUpdateGameServerClusterResponse = src.PreviewUpdateGameServerClusterResponse

Response message for GameServerClustersService.PreviewUpdateGameServerCluster

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type Realm deprecated

type Realm = src.Realm

A realm resource.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type RealmSelector deprecated

type RealmSelector = src.RealmSelector

The realm selector, used to match realm resources.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type RealmsServiceClient deprecated

type RealmsServiceClient = src.RealmsServiceClient

RealmsServiceClient is the client API for RealmsService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

func NewRealmsServiceClient deprecated

func NewRealmsServiceClient(cc grpc.ClientConnInterface) RealmsServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/gaming/apiv1/gamingpb

type RealmsServiceServer deprecated

type RealmsServiceServer = src.RealmsServiceServer

RealmsServiceServer is the server API for RealmsService service.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type ScalingConfig deprecated

type ScalingConfig = src.ScalingConfig

Autoscaling config for an Agones fleet.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type Schedule deprecated

type Schedule = src.Schedule

The schedule of a recurring or one time event. The event's time span is specified by start_time and end_time. If the scheduled event's timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. ``` start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration ```

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type SpecSource deprecated

type SpecSource = src.SpecSource

Encapsulates Agones fleet spec and Agones autoscaler spec sources.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type TargetDetails deprecated

type TargetDetails = src.TargetDetails

Details about the Agones resources.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type TargetDetails_TargetFleetDetails deprecated

type TargetDetails_TargetFleetDetails = src.TargetDetails_TargetFleetDetails

Details of the target Agones fleet.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type TargetDetails_TargetFleetDetails_TargetFleet deprecated

type TargetDetails_TargetFleetDetails_TargetFleet = src.TargetDetails_TargetFleetDetails_TargetFleet

Target Agones fleet specification.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type TargetDetails_TargetFleetDetails_TargetFleetAutoscaler deprecated

type TargetDetails_TargetFleetDetails_TargetFleetAutoscaler = src.TargetDetails_TargetFleetDetails_TargetFleetAutoscaler

Target Agones autoscaler policy reference.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type TargetState deprecated

type TargetState = src.TargetState

Encapsulates the Target state.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type UnimplementedGameServerClustersServiceServer deprecated

type UnimplementedGameServerClustersServiceServer = src.UnimplementedGameServerClustersServiceServer

UnimplementedGameServerClustersServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type UnimplementedGameServerConfigsServiceServer deprecated

type UnimplementedGameServerConfigsServiceServer = src.UnimplementedGameServerConfigsServiceServer

UnimplementedGameServerConfigsServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type UnimplementedGameServerDeploymentsServiceServer deprecated

type UnimplementedGameServerDeploymentsServiceServer = src.UnimplementedGameServerDeploymentsServiceServer

UnimplementedGameServerDeploymentsServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type UnimplementedRealmsServiceServer deprecated

type UnimplementedRealmsServiceServer = src.UnimplementedRealmsServiceServer

UnimplementedRealmsServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type UpdateGameServerClusterRequest deprecated

type UpdateGameServerClusterRequest = src.UpdateGameServerClusterRequest

Request message for GameServerClustersService.UpdateGameServerCluster.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type UpdateGameServerDeploymentRequest deprecated

type UpdateGameServerDeploymentRequest = src.UpdateGameServerDeploymentRequest

Request message for GameServerDeploymentsService.UpdateGameServerDeployment. Only allows updates for labels.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type UpdateGameServerDeploymentRolloutRequest deprecated

type UpdateGameServerDeploymentRolloutRequest = src.UpdateGameServerDeploymentRolloutRequest

Request message for GameServerDeploymentsService.UpdateGameServerRolloutDeployment.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

type UpdateRealmRequest deprecated

type UpdateRealmRequest = src.UpdateRealmRequest

Request message for RealmsService.UpdateRealm.

Deprecated: Please use types in: cloud.google.com/go/gaming/apiv1/gamingpb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL