Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is an S3 client and configured Uploader.
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config holds the credentials required to authenticate with an S3 compliant API.
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider is storage implementation of provider.Interface.
func NewStorage ¶
NewStorage creates a provider capable of storing and retreiving objects against the specified 's3' storage configuration and credentials.
Click to show internal directories.
Click to hide internal directories.