s3

package
v0.0.0-...-23fbc31 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bucket

type Bucket struct {
	types.Bucket
	Policy    s3PolicyDocument `json:"Policy,omitempty"`
	ACL       []types.Grant    `json:"ACL,omitempty"`
	Encrypted bool
}

Override SDK S3 Bucket type

func ListBuckets

func ListBuckets(cfg aws.Config) (buckets []*Bucket)

type S3Client

type S3Client struct {
	Config aws.Config
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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