rds

package
v0.0.0-...-affb33e Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidResourceStatus = errors.New("invalid resource status")

Functions

func NewFromConfig

func NewFromConfig(cfg aws.Config) *client

Types

type DBInstance

type DBInstance struct {
	types.DBInstance
}

type Interface

type Interface interface {
	ChangeStatus(ctx context.Context, to int, tagKey string, tagValue string) (err error)
}

type RdsClient

type RdsClient struct {
	rds.Client
}

func NewRdsClientFromConfig

func NewRdsClientFromConfig(config aws.Config) *RdsClient

Jump to

Keyboard shortcuts

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