rds

package
v0.32.2 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

README

Services

This package contains a subset of AWS services that are being used from AWS SDK v2. The services should be interfaces that define the methods that are being used from the AWS SDK v2. We do this so that we can generate mocks for these services and use them in our tests. For example, see:

Generated Mocks

The mocks for these services are generated using mockery To generate mocks for these services, run the following command:

make generate-mocks

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RDS

type RDS interface {
	DescribeDBInstances(ctx context.Context, e *rds.DescribeDBInstancesInput, optFns ...func(*rds.Options)) (*rds.DescribeDBInstancesOutput, error)
}

Directories

Path Synopsis
mocks
Package mock_elbv2 is a generated GoMock package.
Package mock_elbv2 is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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