Documentation ¶
Index ¶
- func DownloadObject(s3Svc *s3.S3, bucketName *string, object *string, filePath *string) error
- func GetHeadObject(s3Svc *s3.S3, bucketName *string, object *string) *s3.HeadObjectOutput
- func GetObjectTags(s3Svc *s3.S3, bucketName *string, object *string) *[]*s3.Tag
- func IsIgnored(tagSet *[]*s3.Tag, ignoreTag *string) bool
- func UploadToS3(s3Svc *s3.S3, fileName *string, bucketName *string, object *string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadObject ¶
func GetHeadObject ¶
func GetObjectTags ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.