Categorygithub.com/QumulusTechnology/gophercloudopenstacknetworkingv2extensionslbaas_v2loadbalancerstesting
# 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.
HandleLoadbalancerGetStatsTree sets up the test server to respond to a loadbalancer Get stats tree 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
LoadbalancerStatsTree is the canned request body of a Get request on loadbalancer's statistics.
GetLoadbalancerStatusesBody is the canned request body of a Get request on loadbalancer's status.
LoadbalancersListBody contains the canned body of a loadbalancer list response.
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
No description provided by the author