//
pkg.gl
Category
github.com/gophercloud/gophercloud
openstack
compute
v2
extensions
suspendresume
package
1.14.1
Repository:
https://github.com/gophercloud/gophercloud.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
1
Files
21 SLOC
#
Packages
testing
suspendresume unit tests.
#
Functions
Resume
Resume is the operation responsible for resuming a Compute server.
Suspend
Suspend is the operation responsible for suspending a Compute server.
#
Structs
SuspendResult
SuspendResult is the response from a Suspend operation.
UnsuspendResult
UnsuspendResult is the response from an Unsuspend operation.