rds

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CacheDBList []schema.Database

Functions

This section is empty.

Types

type Driver added in v0.0.9

type Driver struct {
	Cred   *credentials.StsTokenCredential
	Region string
}

func (*Driver) CreateAccount added in v0.1.1

func (d *Driver) CreateAccount(instanceId, dbname string) bool

func (*Driver) DeleteAccount added in v0.1.1

func (d *Driver) DeleteAccount(instanceId string)

func (*Driver) GetDatabases added in v0.0.9

func (d *Driver) GetDatabases(ctx context.Context) ([]schema.Database, error)

func (*Driver) NewClient added in v0.1.1

func (d *Driver) NewClient() (*rds.Client, error)

Jump to

Keyboard shortcuts

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