rds

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CacheDBList []schema.Database
)

Functions

func GetCacheDBList added in v0.1.7

func GetCacheDBList() []schema.Database

func SetCacheDBList added in v0.1.7

func SetCacheDBList(dbs []schema.Database)

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