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 policy based on the values in CreateOpts.
Delete will delete an existing backup policy.
ExtractBackupPolicies accepts a Page struct, specifically a BackupPolicyPage struct, and extracts the elements into a slice of Policy structs.
No description provided by the author
Get will get a single backup policy with specific ID.
List returns a Pager which allows you to iterate over a collection of backup policies.
Update allows backup policies to be updated.

# Structs

No description provided by the author
BackupPolicyPage is the page returned by a pager when traversing over a collection of backup policies.
CreateOpts contains the options for create a Backup Policy.
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
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
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
No description provided by the author
No description provided by the author
UpdateOpts contains the values used when updating a backup policy.
No description provided by the author

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.