pkg

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildTree

func BuildTree(root *gtree.Node, keys [][]string, noColor bool) *gtree.Node

func FetchS3ObjectKeys

func FetchS3ObjectKeys(s3Svc *s3.S3, bucket string, prefix string) ([][]string, error)

func InitializeAWSSession

func InitializeAWSSession(config S3Config) *s3.S3

Types

type S3Config

type S3Config struct {
	AwsProfile  string
	AwsRegion   string
	EndpointURL string
	Local       bool
}

Jump to

Keyboard shortcuts

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