Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendImagePage ¶
AppendImagePage is used to extract image information from a page of the image list and append it to the given global map.
func AppendServerPage ¶
func AppendServerPage(page pagination.Page, list *[]servers.Server) error
AppendServerPage is used to extract server information from a page of the server list and append it to the given global list.
func PrintErrors ¶
func PrintErrors(errs []error)
PrintErrors is used to print several errors at once.
func RunJobs ¶
func RunJobs(service *gophercloud.ServiceClient, jobs []func(service *gophercloud.ServiceClient) error) (errs []error)
RunJobs executes jobs using a ServiceClient concurrently.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.