package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
Delete is a method to delete an specified backup by its ID.
ExtractBackups is a method to extract the list of backups.
Get is a method to obtain an specified backup by its ID.
List is a method used to query backup list under specified checkpoint using given parameters.
# Structs
BackupExtendInfo is an object that represents the extended information of the backup.
BackupPage is a single page maximum result representing a query by offset page.
BackupResp is the structure that represents the backup detail.
ImageData is an object that represents the backup image detail.
ListOpts is the structure that used to query backup list using given parameters.
ReplicationRecord is an object that represents the replication record detail.
ReplicationRecordExtraInfo is an object that represents the additional information of the replication.