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

# Functions

HandleCreateSuccessfully creates an HTTP handler at `/backups` on the test handler mux that responds with a `Create` response.
HandleDeleteSuccessfully creates an HTTP handler at `/backups/87566ed6-72cb-4053-aa6e-6f6216b3d507` on the test handler mux that responds with a `Delete` response.
HandleGetSuccessfully creates an HTTP handler at `/17fbda95add24720a4038ba4b1c705ed/backups/87566ed6-72cb-4053-aa6e-6f6216b3d507` on the test handler mux that responds with a `Get` response.
HandleListSuccessfully creates an HTTP handler at `/backups/detail` on the test handler mux that responds with a `List` response.
HandleRestoreSuccessfully creates an HTTP handler at `/backups/87566ed6-72cb-4053-aa6e-6f6216b3d507/restore` on the test handler mux that responds with a `Create` response.

# Constants

CreateOutput represents the response body from a Create request.
FullListOutput represents the response body from a List request.
RestoreOutput represents the response body from a Create request.

# Variables

CreateExpected represents the expected object from a Create request.
ListExpected represents the expected object from a List request.
CreateExpected represents the expected object from a Create request.