package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev

# Functions

Create is a method used to create a new checkpoint using given parameters.
Get is a method to obtain an existing checkpoint by its ID.

# Structs

Checkpoint is the structure that represents the checkpoint and corresponding backup resources detail.
CheckpointExtraInfo is the structure that represents the extra information of the checkpoint.
CheckpointParameter is the structure that represents the backup configuration.
CheckpointResource is the structure that represents the backup resources detail.
CreateOpts is the structure that used to create a checkpoint and backup some resources.
Resource is the structure that represents the backup resource detail.
ResourceExtraInfo is the structure that represents the configuration of the backup volume.
CheckpointResource is the structure that represents the resources list which are not backed up.
VaultInfo is the structure that represents the backup storage information.