//
pkg.gl
Category
github.com/QumulusTechnology/gophercloud
openstack
compute
v2
extensions
lockunlock
package
0.24.3
Repository:
https://github.com/qumulustechnology/gophercloud.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
23 SLOC
#
Packages
testing
unlocklock unit tests.
#
Functions
Lock
Lock is the operation responsible for locking a Compute server.
Unlock
Unlock is the operation responsible for unlocking a Compute server.
#
Structs
LockResult
LockResult and UnlockResult are the responses from a Lock and Unlock operations respectively.
UnlockResult
No description provided by the author