Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAWSS3Client ¶
Types ¶
type StorageAgent ¶
type StorageAgentFactory ¶
type StorageAgentFactory interface {
NewStorageAgent() StorageAgent
}
func NewStorageAgentFactory ¶
func NewStorageAgentFactory(isMock bool, client *s3.S3, bucketName string) StorageAgentFactory
Click to show internal directories.
Click to hide internal directories.