Versions in this module Expand all Collapse all v1 v1.5.0-1 Jun 24, 2023 v1.2.1 Mar 20, 2023 Changes in this version + type SuspendResult struct + func Suspend(client *gophercloud.ServiceClient, id string) (r SuspendResult) + type UnsuspendResult struct + func Resume(client *gophercloud.ServiceClient, id string) (r UnsuspendResult)