Documentation ¶
Overview ¶
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Index ¶
- func DataSourceGameServicesGameServerDeploymentRollout() *schema.Resource
- func GameServicesOperationWaitTime(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func GameServicesOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func ResourceGameServicesGameServerCluster() *schema.Resource
- func ResourceGameServicesGameServerConfig() *schema.Resource
- func ResourceGameServicesGameServerDeployment() *schema.Resource
- func ResourceGameServicesGameServerDeploymentRollout() *schema.Resource
- func ResourceGameServicesRealm() *schema.Resource
- type GameServicesOperationWaiter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GameServicesOperationWaitTimeWithResponse ¶
func GameServicesOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, response *map[string]interface{}, project, activity, userAgent string, timeout time.Duration) error
nolint: deadcode,unused
Types ¶
type GameServicesOperationWaiter ¶
type GameServicesOperationWaiter struct { Config *transport_tpg.Config UserAgent string Project string tpgresource.CommonOperationWaiter }
func (*GameServicesOperationWaiter) QueryOp ¶
func (w *GameServicesOperationWaiter) QueryOp() (interface{}, error)
Source Files ¶
- data_source_google_game_services_game_server_deployment_rollout.go
- game_services_operation.go
- resource_game_services_game_server_cluster.go
- resource_game_services_game_server_config.go
- resource_game_services_game_server_config_sweeper.go
- resource_game_services_game_server_deployment.go
- resource_game_services_game_server_deployment_rollout.go
- resource_game_services_game_server_deployment_rollout_sweeper.go
- resource_game_services_game_server_deployment_sweeper.go
- resource_game_services_realm.go
- resource_game_services_realm_sweeper.go
Click to show internal directories.
Click to hide internal directories.