client

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsClientFactory

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

func NewAWSClientFactory

func NewAWSClientFactory(config client.ConfigProvider) *AwsClientFactory

func (AwsClientFactory) GetS3Client

func (s AwsClientFactory) GetS3Client(configs ...*aws.Config) s3iface.S3API

type AwsClientFactoryInterface

type AwsClientFactoryInterface interface {
	GetS3Client(configs ...*aws.Config) s3iface.S3API
}

type MockAwsClientFactoryInterface

type MockAwsClientFactoryInterface struct {
	mock.Mock
}

MockAwsClientFactoryInterface is an autogenerated mock type for the AwsClientFactoryInterface type

func (*MockAwsClientFactoryInterface) GetS3Client

func (_m *MockAwsClientFactoryInterface) GetS3Client(configs ...*aws.Config) s3iface.S3API

GetS3Client provides a mock function with given fields: configs

Jump to

Keyboard shortcuts

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