package
0.0.1-alpha.12
Repository: https://github.com/re-cinq/aether.git
Documentation: pkg.go.dev

# Functions

New creates a struct with the AWS config, EC2 Client, and CloudWatch Client It allows to pass: - configFile: the location of the config file to load.
Sources instantiates a slice of instances of the Amazon Sources configured for use, one per project configured.

# Variables

No description provided by the author

# Structs

Client contains the AWS config and service clients and is used to access the API.
Source is a configured Amazon source that adheres to Aethers source interface.