package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Functions
HandleCreateSuccessfully creates an HTTP handler at `/stacks` on the test handler mux that responds with a `Create` response.
HandleDeleteSuccessfully creates an HTTP handler at `/stacks/postman_stack/16ef0584-4458-41eb-87c8-0dc8d5f66c87` on the test handler mux that responds with a `Delete` response.
HandleGetSuccessfully creates an HTTP handler at `/stacks/postman_stack/16ef0584-4458-41eb-87c8-0dc8d5f66c87` on the test handler mux that responds with a `Get` response.
No description provided by the author
HandleUpdateSuccessfully creates an HTTP handler at `/stacks/postman_stack/16ef0584-4458-41eb-87c8-0dc8d5f66c87` on the test handler mux that responds with a `Get` response.
# Constants
CreateOutput represents the response body from a Create request.
GetOutput represents the response body from a Get request.
CreateOutput represents the response body from a Create request.
GetOutput represents the response body from a Get request.
# Variables
CreateExpected represents the expected object from a Create request.
GetExpected represents the expected object from a Get request.
CreateExpected represents the expected object from a Create request.
GetExpected represents the expected object from a Get request.