package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Functions
HandleMemberCreationSuccessfully sets up the test server to respond to a member creation request with a given response.
HandleMemberDeletionSuccessfully sets up the test server to respond to a member deletion request.
HandleMemberGetSuccessfully sets up the test server to respond to a member Get request.
HandleMemberListSuccessfully sets up the test server to respond to a member List request.
HandleMemberUpdateSuccessfully sets up the test server to respond to a member Update request.
HandlePoolCreationSuccessfully sets up the test server to respond to a pool creation request with a given response.
HandlePoolDeletionSuccessfully sets up the test server to respond to a pool deletion request.
HandlePoolGetSuccessfully sets up the test server to respond to a pool Get request.
HandlePoolListSuccessfully sets up the test server to respond to a pool List request.
HandlePoolUpdateSuccessfully sets up the test server to respond to a pool Update request.
# Constants
MembersListBody contains the canned body of a member list response.
PoolsListBody contains the canned body of a pool list response.
PostUpdateMemberBody is the canned response body of a Update request on an existing member.
PostUpdatePoolBody is the canned response body of a Update request on an existing pool.
SingleMemberBody is the canned body of a Get request on an existing member.
SinglePoolBody is the canned body of a Get request on an existing pool.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author