# Packages

No description provided by the author

# Functions

Rescue instructs the provider to place the server into RESCUE mode.
Unrescue instructs the provider to return the server from RESCUE mode.

# Structs

RescueOpts represents the configuration options used to control a Rescue option.
RescueResult is the response from a Rescue operation.
UnrescueResult is the response from an UnRescue operation.

# Interfaces

RescueOptsBuilder is an interface that allows extensions to override the default structure of a Rescue request.