Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultCacheExpiration = 5 * time.Minute DefaultCacheCleanUpInterval = 10 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
func CreateAwsConfig ¶
func GetClientForLocation ¶
Types ¶
type BasePlatformAws ¶
type BasePlatformAws struct {
Ec2Cache *cache.Cache
Creds *credentials.StaticCredentialsProvider
}
Base struct with common functions for AWS clients TODO: this might be kinda pointless
Click to show internal directories.
Click to hide internal directories.