Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Endpoint string AcceleratedEndpoint string Key string Secret string Access string Token string FileCredentials string Profile string // us-east-1 // us-west-1 // us-west-2 // eu-west-1 // ap-southeast-1 // ap-southeast-2 // ap-northeast-1 // sa-east-1 Region string UseSSL bool }
Options contains configuration for the S3 connection.
Click to show internal directories.
Click to hide internal directories.