Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Endpoint = "" BucketName = "" User = "" Password = "" DestinationDir = "./backup/minio" UseSSL = false )
DestinationDir Bucket name and destination directory to save dumped files
Functions ¶
func DumpBucket ¶
func DumpBucket(worker int)
DumpBucket dumps all objects in a bucket to a directory
func RestoreBucket ¶
func RestoreBucket(worker int)
RestoreBucket restores a bucket from a directory
func UploadBucket ¶
func UploadBucket(worker int)
UploadBucket uploads all files in a directory to a bucket
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.