Documentation ¶
Index ¶
- func Create(c *gophercloud.ServiceClient, opts loadbalancers.CreateOptsBuilder) loadbalancers.CreateResult
- func Delete(c *gophercloud.ServiceClient, id string, opts loadbalancers.DeleteOptsBuilder) loadbalancers.DeleteResult
- func Get(c *gophercloud.ServiceClient, id string) loadbalancers.GetResult
- func GetStatuses(c *gophercloud.ServiceClient, id string) loadbalancers.GetStatusesResult
- func Update(c *gophercloud.ServiceClient, id string, opts loadbalancers.UpdateOpts) loadbalancers.UpdateResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(c *gophercloud.ServiceClient, opts loadbalancers.CreateOptsBuilder) loadbalancers.CreateResult
func Delete ¶
func Delete(c *gophercloud.ServiceClient, id string, opts loadbalancers.DeleteOptsBuilder) loadbalancers.DeleteResult
func Get ¶
func Get(c *gophercloud.ServiceClient, id string) loadbalancers.GetResult
func GetStatuses ¶
func GetStatuses(c *gophercloud.ServiceClient, id string) loadbalancers.GetStatusesResult
func Update ¶
func Update(c *gophercloud.ServiceClient, id string, opts loadbalancers.UpdateOpts) loadbalancers.UpdateResult
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.