Versions in this module Expand all Collapse all v1 v1.0.0 Dec 28, 2021 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) Other modules containing this package github.com/pierreprinetti/gophercloud/v2 github.com/pierreprinetti/gophercloud/v3