package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Create will create a new backup based on the values in CreateOpts.
Delete will delete an existing backup.
ExtractBackups accepts a Page struct, specifically a BackupPage struct, and extracts the elements into a slice of Backup structs.
No description provided by the author
Get will get a single backup with specific ID.
List returns collection of backups.
QueryResourceBackupCapability will query whether resources can be backed up based on the values in ResourceBackupCapOpts.

# Constants

No description provided by the author

# Structs

No description provided by the author
BackupPage is the page returned by a pager when traversing over a collection of backups.
No description provided by the author
No description provided by the author
CreateOpts contains the options for create a Backup.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListOpts allows the filtering and sorting of paginated collections through the API.
No description provided by the author
No description provided by the author
ResourceBackupCapOpts contains the options for querying whether resources can be backed up.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.
ResourceBackupCapabilityOptsBuilder allows extensions to add additional parameters to the QueryResourceBackupCapability request.