s3helpers

package
v0.0.0-...-84af745 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BucketBasics

type BucketBasics struct {
	S3Client *s3.Client
}

BucketBasics encapsulates the Amazon Simple Storage Service (Amazon S3) actions used in the examples. It contains S3Client, an Amazon S3 service client that is used to perform bucket and object actions.

func (BucketBasics) DescribeAllBuckets

func (basics BucketBasics) DescribeAllBuckets() []string

func (BucketBasics) DescribeBucketNamesFromActiveStacks

func (basics BucketBasics) DescribeBucketNamesFromActiveStacks() []string

func (BucketBasics) PurgeBucket

func (basics BucketBasics) PurgeBucket(bucketName string)

Jump to

Keyboard shortcuts

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