Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { // S3: Bucket is the name of the bucket to upload to Bucket string // S3: Key is the name of the file to upload Key string // Glacier: AccountID is the AWS account ID of the account that owns the vault AccountID string // Glacier: ArchiveDescription is a description of the archive ArchiveDescription string // Glacier: VaultName is the name of the vault VaultName string }
Click to show internal directories.
Click to hide internal directories.