# 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