# Packages
No description provided by the author
# Functions
Shelve is the operation responsible for shelving a Compute server.
ShelveOffload is the operation responsible for Shelve-Offload a Compute server.
Unshelve is the operation responsible for unshelve a Compute server.
# Structs
ShelveOffloadResult is the response from a Shelve operation.
ShelveResult is the response from a Shelve operation.
UnshelveOpts specifies parameters of shelve-offload action.
UnshelveResult is the response from Stop operation.
# Interfaces
UnshelveOptsBuilder allows extensions to add additional parameters to the Unshelve request.