package
0.0.0-20241119151531-f211d2b7cd89
Repository: https://github.com/app-sre/go-qontract-reconcile.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.

# Functions

GetAwsCredentials returns AWS credentials from the environment or from vault.
NewClient returns a new AWS client, that implements the Client interface.

# Structs

Credentials holds the AWS credentials that can be used with awsclient.NewClient.

# Interfaces

Client is a wrapper object for actual AWS SDK clients to allow for easier testing.