Versions in this module Expand all Collapse all v3 v3.0.0 Jan 5, 2022 Changes in this version + const GetLoadbalancerStatsBody + const GetLoadbalancerStatusesBody + const LoadbalancersListBody + const PostFullyPopulatedLoadbalancerBody + const PostUpdateLoadbalancerBody + const SingleLoadbalancerBody + var FullyPopulatedLoadBalancerDb = loadbalancers.LoadBalancer + var LoadbalancerDb = loadbalancers.LoadBalancer + var LoadbalancerStatsTree = loadbalancers.Stats + var LoadbalancerStatusesTree = loadbalancers.StatusTree + var LoadbalancerUpdated = loadbalancers.LoadBalancer + var LoadbalancerWeb = loadbalancers.LoadBalancer + func HandleFullyPopulatedLoadbalancerCreationSuccessfully(t *testing.T, response string) + func HandleLoadbalancerCreationSuccessfully(t *testing.T, response string) + func HandleLoadbalancerDeletionSuccessfully(t *testing.T) + func HandleLoadbalancerFailoverSuccessfully(t *testing.T) + func HandleLoadbalancerGetStatsTree(t *testing.T) + func HandleLoadbalancerGetStatusesTree(t *testing.T) + func HandleLoadbalancerGetSuccessfully(t *testing.T) + func HandleLoadbalancerListSuccessfully(t *testing.T) + func HandleLoadbalancerUpdateSuccessfully(t *testing.T) Other modules containing this package github.com/pierreprinetti/gophercloud github.com/pierreprinetti/gophercloud/v2