postgresflexalpha

package
v0.0.23-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDatabaseDataSource

func NewDatabaseDataSource() datasource.DataSource

NewDatabaseDataSource is a helper function to simplify the provider implementation.

func NewDatabaseResource

func NewDatabaseResource() resource.Resource

NewDatabaseResource is a helper function to simplify the provider implementation.

Types

type DatabaseResourceIdentityModel

type DatabaseResourceIdentityModel struct {
	ProjectID  types.String `tfsdk:"project_id"`
	Region     types.String `tfsdk:"region"`
	InstanceID types.String `tfsdk:"instance_id"`
	DatabaseID types.Int64  `tfsdk:"database_id"`
}

DatabaseResourceIdentityModel describes the resource's identity attributes.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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