# 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.