Versions in this module Expand all Collapse all v0 v0.1.1 Oct 4, 2021 v0.1.0 Sep 14, 2021 Changes in this version + type AWSClientConfig struct + ClusterName string + CtrlClient client.Client + Log logr.Logger + type AwsClient struct + func New(config AWSClientConfig) (*AwsClient, error) + func (a *AwsClient) GetAWSClientSession(ctx context.Context) (clientaws.ConfigProvider, error)