s3

package
v1.27.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package s3 contains helpers for AWS S3.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateBucket

func CreateBucket(s3Client *s3.S3, f *framework.Framework, region string) string

CreateBucket creates a bucket named after the given framework.Framework.

func DeleteBucket

func DeleteBucket(s3Client *s3.S3, bucketName string)

DeleteBucket deletes a s3 bucket by name.

func GetObjects

func GetObjects(s3Client *s3.S3, bucketName string) []*s3.GetObjectOutput

GetObjects get objects from a s3 bucket.

Types

This section is empty.

Jump to

Keyboard shortcuts

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