package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
Update accepts a UpdateOpts struct and uses the values to update a Backup.The response code from api is 200.
# Variables
No description provided by the author
# Structs
UpdateOpts contains all the values needed to update a Backup.
UpdateResult represents the result of a update operation.
# Interfaces
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.