Documentation ¶
Index ¶
- func AssumeRoleAndCreateClient(reqLogger logr.Logger, awsClientBuilder awsclient.IBuilder, ...) (awsclient.Client, *sts.AssumeRoleOutput, error)
- func GetSTSCredentials(reqLogger logr.Logger, client awsclient.Client, roleArn string, ...) (*sts.AssumeRoleOutput, error)
- func HandleRoleAssumption(reqLogger logr.Logger, awsClientBuilder awsclient.IBuilder, ...) (awsclient.Client, *sts.AssumeRoleOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSTSCredentials ¶
func GetSTSCredentials( reqLogger logr.Logger, client awsclient.Client, roleArn string, externalID string, roleSessionName string) (*sts.AssumeRoleOutput, error)
getSTSCredentials returns STS credentials for the specified account ARN
func HandleRoleAssumption ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.