package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
HandleCreateSuccessfully configures the test server to respond to a Create request for a new server group.
HandleDeleteSuccessfully configures the test server to respond to a Delete request for a an existing server group.
HandleGetSuccessfully configures the test server to respond to a Get request for an existing server group.
HandleListSuccessfully configures the test server to respond to a List request.
No description provided by the author
# Constants
CreateOutput is a sample response to a Post call.
GetOutput is a sample response to a Get call.
ListOutput is a sample response to a List call.
# Variables
CreatedServerGroup is the parsed result from CreateOutput.
ExpectedServerGroupSlice is the slice of results that should be parsed from ListOutput, in the expected order.
FirstServerGroup is the first result in ListOutput.
SecondServerGroup is the second result in ListOutput.