Documentation ¶
Overview ¶
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Index ¶
- func AlloydbOperationWaitTime(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func AlloydbOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func DataSourceAlloydbLocations() *schema.Resource
- func DataSourceAlloydbSupportedDatabaseFlags() *schema.Resource
- func ResourceAlloydbBackup() *schema.Resource
- func ResourceAlloydbCluster() *schema.Resource
- func ResourceAlloydbInstance() *schema.Resource
- func ResourceAlloydbUser() *schema.Resource
- type AlloydbOperationWaiter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlloydbOperationWaitTimeWithResponse ¶
func AlloydbOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, response *map[string]interface{}, project, activity, userAgent string, timeout time.Duration) error
nolint: deadcode,unused
func ResourceAlloydbBackup ¶
func ResourceAlloydbCluster ¶
func ResourceAlloydbInstance ¶
func ResourceAlloydbUser ¶
Types ¶
type AlloydbOperationWaiter ¶
type AlloydbOperationWaiter struct { Config *transport_tpg.Config UserAgent string Project string tpgresource.CommonOperationWaiter }
func (*AlloydbOperationWaiter) QueryOp ¶
func (w *AlloydbOperationWaiter) QueryOp() (interface{}, error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.