package
Version:
v0.2.3-alpha
Opens a new window with list of versions in this module.
Published: Jun 28, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package remotes contains operations to store and retrieve backups
in remote storage locations such as Amazon S3.
func StoreInS3(s3endpoint, bucket, target, backupid string) error
StoreInS3 stores backup with backupid (in directory target)
in bucket in an S3 compatible storage, using s3endpoint.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.