//
pkg.gl
Category
github.com/rendaw/gophercloud
openstack
compute
v2
extensions
pauseunpause
package
0.16.0
Repository:
https://github.com/rendaw/gophercloud.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
21 SLOC
#
Packages
testing
pauseunpause unit tests.
#
Functions
Pause
Pause is the operation responsible for pausing a Compute server.
Unpause
Unpause is the operation responsible for unpausing a Compute server.
#
Structs
PauseResult
PauseResult is the response from a Pause operation.
UnpauseResult
UnpauseResult is the response from an Unpause operation.