package
0.0.0-20190730164637-d68cec5dec8e
Repository: https://github.com/prashanth26/gardener-extensions.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new Client for the given AWS credentials <accessKeyID>, <secretAccessKey>, and the AWS region <region>.

# Structs

Client is a struct containing several clients for the different AWS services it needs to interact with.

# Interfaces

Interface is an interface which must be implemented by AWS clients.