database

package
v0.8.7 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

type Database struct {
	Identifier string
	Database   string
	Password   string
	Name       string
	Scope      string
	ARN        string
	Endpoint   string
	// contains filtered or unexported fields
}

func NewDatabase

func NewDatabase(database, scope string, group security.Group, db *rds.Client) (d Database, err error)

func (*Database) Create

func (d *Database) Create() (arn string, err error)

func (*Database) Delete

func (d *Database) Delete() (err error)

func (*Database) GetEndpoints

func (d *Database) GetEndpoints(identifier string) (endpoint string, err error)

Jump to

Keyboard shortcuts

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