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
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
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Index ¶
- func DataSourceOracleDatabaseAutonomousDatabase() *schema.Resource
- func DataSourceOracleDatabaseAutonomousDatabases() *schema.Resource
- func DataSourceOracleDatabaseCloudExadataInfrastructure() *schema.Resource
- func DataSourceOracleDatabaseCloudExadataInfrastructures() *schema.Resource
- func DataSourceOracleDatabaseCloudVmCluster() *schema.Resource
- func DataSourceOracleDatabaseCloudVmClusters() *schema.Resource
- func DataSourceOracleDatabaseDbNodes() *schema.Resource
- func DataSourceOracleDatabaseDbNodesRead(d *schema.ResourceData, meta interface{}) error
- func DataSourceOracleDatabaseDbServers() *schema.Resource
- func DataSourceOracleDatabaseDbServersRead(d *schema.ResourceData, meta interface{}) error
- func OracleDatabaseOperationWaitTime(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func OracleDatabaseOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, ...) error
- func ResourceOracleDatabaseAutonomousDatabase() *schema.Resource
- func ResourceOracleDatabaseCloudExadataInfrastructure() *schema.Resource
- func ResourceOracleDatabaseCloudVmCluster() *schema.Resource
- type OracleDatabaseOperationWaiter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataSourceOracleDatabaseDbNodesRead ¶
func DataSourceOracleDatabaseDbNodesRead(d *schema.ResourceData, meta interface{}) error
func DataSourceOracleDatabaseDbServersRead ¶
func DataSourceOracleDatabaseDbServersRead(d *schema.ResourceData, meta interface{}) error
func OracleDatabaseOperationWaitTimeWithResponse ¶
func OracleDatabaseOperationWaitTimeWithResponse(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 OracleDatabaseOperationWaiter ¶
type OracleDatabaseOperationWaiter struct { Config *transport_tpg.Config UserAgent string Project string tpgresource.CommonOperationWaiter }
func (*OracleDatabaseOperationWaiter) QueryOp ¶
func (w *OracleDatabaseOperationWaiter) QueryOp() (interface{}, error)
Source Files ¶
- data_source_oracle_database_autonomous_database.go
- data_source_oracle_database_autonomous_databases.go
- data_source_oracle_database_cloud_exadata_infrastructure.go
- data_source_oracle_database_cloud_exadata_infrastructures.go
- data_source_oracle_database_cloud_vm_cluster.go
- data_source_oracle_database_cloud_vm_clusters.go
- data_source_oracle_database_db_nodes.go
- data_source_oracle_database_db_servers.go
- oracle_database_operation.go
- resource_oracle_database_autonomous_database.go
- resource_oracle_database_cloud_exadata_infrastructure.go
- resource_oracle_database_cloud_vm_cluster.go
Click to show internal directories.
Click to hide internal directories.