rds

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 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 Client

type Client interface {
	DescribeDBInstances(input *rds.DescribeDBInstancesInput) (*rds.DescribeDBInstancesOutput, error)
}

Client interface is abstraction of rds sdk package

type RDS added in v0.10.0

type RDS struct {
	// contains filtered or unexported fields
}

func (*RDS) BuildTables added in v0.10.0

func (r *RDS) BuildTables(ctx context.Context, executionList []string) error

func (*RDS) Close added in v0.10.0

func (r *RDS) Close()

func (*RDS) GetArea added in v0.10.0

func (r *RDS) GetArea(areaId string) (*models.AreaDataRDS, error)

func (*RDS) GetRelationships added in v0.10.0

func (r *RDS) GetRelationships(areaCode string) ([]*models.AreaBasicData, error)

func (*RDS) Init added in v0.10.0

func (r *RDS) Init(ctx context.Context, cfg *config.Config) error

func (*RDS) ValidateArea added in v0.10.0

func (r *RDS) ValidateArea(areaCode string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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