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

# Functions

Create will create a new snapshot based on the values in CreateOpts.
Delete will delete the existing Snapshot ID with the provided ID.
Disable will disable the Snapshot function with the provided ID.
Enable will enable the Snapshot function with the provided ID.
List retrieves the Snapshots with the provided ID.
PolicyCreate will create a new snapshot policy based on the values in PolicyCreateOpts.
PolicyGet retrieves the snapshot policy with the provided cluster ID.

# Structs

CreateOpts contains options for creating a snapshot.
CreateResult contains the response body and error from a Create request.
No description provided by the author
ErrorResult contains the response body and error from a request.
ListResult contains the response body and error from a List request.
Policy contains all the information associated with a snapshot policy.
PolicyCreateOpts contains options for creating a snapshot policy.
PolicyResult contains the response body and error from a policy request.
Snapshot contains all the information associated with a Cluster Snapshot.

# Interfaces

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