Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAwsStsGardenClientProvider ¶
func NewAwsStsGardenClientProvider() awsclient.GardenClientProvider[AwsStsClient]
Types ¶
type AwsStsClient ¶
type AwsStsClient interface {
GetCallerIdentity(ctx context.Context) (*sts.GetCallerIdentityOutput, error)
}
Click to show internal directories.
Click to hide internal directories.