package
0.0.356
Repository: https://github.com/cloudfoundry/bosh-s3cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewFromReader returns a new s3cli configuration struct from the contents of reader.
Provider returns one of (aws, alicloud, google) based on a host name.

# Constants

EmptyRegion is required to allow us to use the AWS SDK against S3 compatible blobstores which do not have the concept of a region.
NoneCredentialsSource specifies that credentials will be empty.
StaticCredentialsSource specifies that credentials will be supplied using access_key_id and secret_access_key.

# Structs

The S3Cli represents configuration for the s3cli.