Documentation ¶
Overview ¶
Package startstop provides functionality to start and stop servers that have been provisioned by the OpenStack Compute service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(client *gophercloud.ServiceClient, id string) (r gophercloud.ErrResult)
Start is the operation responsible for starting a Compute server.
func Stop ¶
func Stop(client *gophercloud.ServiceClient, id string) (r gophercloud.ErrResult)
Stop is the operation responsible for stopping a Compute server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.