package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
HandleLoadbalancerCreationSuccessfully sets up the test server to respond to a loadbalancer creation request with a given response.
HandleLoadbalancerDeletionSuccessfully sets up the test server to respond to a loadbalancer deletion request.
HandleLoadbalancerGetStatusesTree sets up the test server to respond to a loadbalancer Get statuses tree request.
HandleLoadbalancerGetSuccessfully sets up the test server to respond to a loadbalancer Get request.
HandleLoadbalancerListSuccessfully sets up the test server to respond to a loadbalancer List request.
HandleLoadbalancerUpdateSuccessfully sets up the test server to respond to a loadbalancer Update request.
# Constants
LoadbalancersListBody contains the canned body of a loadbalancer list response.
SingleLoadbalancerBody is the canned body of a Get request on an existing loadbalancer.
PostUpdateLoadbalancerBody is the canned response body of a Update request on an existing loadbalancer.
SingleLoadbalancerBody is the canned body of a Get request on an existing loadbalancer.
# 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