location

package
v0.113.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AWSAccessKeyID      = "AWS_ACCESS_KEY_ID"
	AWSSecretAccessKey  = "AWS_SECRET_ACCESS_KEY"
	AWSSessionToken     = "AWS_SESSION_TOKEN"
	GoogleCloudCreds    = "GOOGLE_APPLICATION_CREDENTIALS"
	GoogleProjectID     = "GOOGLE_PROJECT_ID"
	AzureStorageAccount = "AZURE_ACCOUNT_NAME"
	AzureStorageKey     = "AZURE_ACCOUNT_KEY"
)

Variables

This section is empty.

Functions

func Delete

func Delete(ctx context.Context, profile param.Profile, suffix string) error

Delete data from location specified by `profile` and `suffix`.

func Read

func Read(ctx context.Context, out io.Writer, profile param.Profile, suffix string) error

Read pipes data from `in` into the location specified by `profile` and `suffix`.

func Write

func Write(ctx context.Context, in io.Reader, profile param.Profile, suffix string) error

Write pipes data from `in` into the location specified by `profile` and `suffix`.

Types

This section is empty.

Jump to

Keyboard shortcuts

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