awselasticache

package
v0.94.3 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateEndOfLife

func GenerateEndOfLife(ctx context.Context, logger *slog.Logger, sqlDB *sql.DB, pw progress.Writer) error

func NewImporter

func NewImporter() importer

func NewParser

func NewParser() parser

Types

type AWSElasticache

type AWSElasticache struct{}

func (*AWSElasticache) CreateTables

func (*AWSElasticache) CreateTables(ctx context.Context, sqlDB *sql.DB) error

func (*AWSElasticache) Name

func (*AWSElasticache) Name() string

type Datastore

type Datastore struct {
	AccountId     string
	Region        string
	ARN           string
	Name          string
	Engine        string
	EngineVersion string
	Tags          map[string]string
}

func RetrieveAll

func RetrieveAll(ctx context.Context, sqlDB *sql.DB) ([]Datastore, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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