aws

package
v0.0.2-beta1 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cloud

type Cloud interface {
	// S3 provides API to AWS S3
	S3() services.S3
}

func NewCloud

func NewCloud(cfg CloudConfig) (Cloud, error)

type CloudConfig

type CloudConfig struct {
	// AWS Region for the S3 Bucket
	Region string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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