s3utils

package
v0.0.0-...-5b72053 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadObject

func DownloadObject(
	s3Svc *s3.S3,
	bucketName *string,
	object *string,
	filePath *string) error

func GetHeadObject

func GetHeadObject(s3Svc *s3.S3, bucketName *string, object *string) *s3.HeadObjectOutput

func GetObjectTags

func GetObjectTags(s3Svc *s3.S3, bucketName *string, object *string) *[]*s3.Tag

func IsIgnored

func IsIgnored(tagSet *[]*s3.Tag, ignoreTag *string) bool

func UploadToS3

func UploadToS3(
	s3Svc *s3.S3, fileName *string, bucketName *string, object *string,
	ignoreTag *string, contentType *string, s3Config *model.S3Config)

Types

This section is empty.

Jump to

Keyboard shortcuts

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