Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFileFromS3 ¶
func DeleteFileFromS3(filename, bucket string, config system_config.S3BackupConfig) error
func GenerateS3Client ¶
func GenerateS3Client(config system_config.S3BackupConfig) (*s3.S3, error)
func UploadFileToS3 ¶
func UploadFileToS3(reader io.ReadSeeker, filename, bucket string, config system_config.S3BackupConfig) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.