dbtarget

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DatabaseAuthenticationConfigAttributes added in v0.3.0

func DatabaseAuthenticationConfigAttributes() map[string]datasource_schema.Attribute

func ExpandDatabaseAuthenticationConfig added in v0.3.0

func ExpandDatabaseAuthenticationConfig(ctx context.Context, tfObject types.Object) *dbauthconfig.DatabaseAuthenticationConfig

func FlattenDatabaseAuthenticationConfig added in v0.2.0

func FlattenDatabaseAuthenticationConfig(ctx context.Context, apiObject *dbauthconfig.DatabaseAuthenticationConfig) types.Object

func NewDbTargetDataSource

func NewDbTargetDataSource() datasource.DataSource

func NewDbTargetResource added in v0.3.0

func NewDbTargetResource() resource.Resource

func NewDbTargetsDataSource

func NewDbTargetsDataSource() datasource.DataSource

func NewSupportedDatabaseConfigsDataSource added in v0.3.0

func NewSupportedDatabaseConfigsDataSource() datasource.DataSource

Types

type DatabaseAuthenticationConfigModel added in v0.2.0

type DatabaseAuthenticationConfigModel struct {
	AuthenticationType   types.String `tfsdk:"authentication_type"`
	CloudServiceProvider types.String `tfsdk:"cloud_service_provider"`
	Database             types.String `tfsdk:"database"`
	Label                types.String `tfsdk:"label"`
}

Jump to

Keyboard shortcuts

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