awsclient

package
v0.22.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSClientConfig

type AWSClientConfig struct {
	CtrlClient client.Client
	Log        logr.Logger
}

type AwsClient

type AwsClient struct {
	// contains filtered or unexported fields
}

func New

func New(config AWSClientConfig) (*AwsClient, error)

func (*AwsClient) GetAWSClientSession

func (a *AwsClient) GetAWSClientSession(awsRoleARN string, region string) (clientaws.ConfigProvider, error)

type AwsClientInterface added in v0.10.0

type AwsClientInterface interface {
	GetAWSClientSession(awsRoleARN string, region string) (clientaws.ConfigProvider, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL