//
pkg.gl
Category
github.com/rendaw/gophercloud
openstack
compute
v2
extensions
startstop
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
startstop unit tests.
#
Functions
Start
Start is the operation responsible for starting a Compute server.
Stop
Stop is the operation responsible for stopping a Compute server.
#
Structs
StartResult
StartResult is the response from a Start operation.
StopResult
StopResult is the response from Stop operation.