Documentation
¶
Index ¶
- func AuthenticateToEks(clusterName string, clusterUrl string, roleArn string, ...) (*kubernetes.Clientset, error)
- func CreateSession(region string) (*session.Session, error)
- func DeleteExpiredDocumentDBClusters(svc rds.RDS, tagName string, dryRun bool) error
- func DeleteExpiredElasticacheDatabases(svc elasticache.ElastiCache, tagName string, dryRun bool) error
- func DeleteExpiredRDSDatabases(svc rds.RDS, tagName string, dryRun bool) error
- func ElasticacheSession(sess session.Session, region string) *elasticache.ElastiCache
- func RdsSession(sess session.Session, region string) *rds.RDS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthenticateToEks ¶ added in v0.3.0
func DeleteExpiredDocumentDBClusters ¶ added in v0.2.0
func DeleteExpiredElasticacheDatabases ¶ added in v0.2.0
func DeleteExpiredElasticacheDatabases(svc elasticache.ElastiCache, tagName string, dryRun bool) error
func DeleteExpiredRDSDatabases ¶ added in v0.2.0
func ElasticacheSession ¶ added in v0.2.0
func ElasticacheSession(sess session.Session, region string) *elasticache.ElastiCache
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.