# Functions
NewService returns a new instance of DRaaSService.
# Structs
BackupResource represents backup resources for a solution.
BackupService represents the backup service for a solution.
BillingType represents a billing type.
BillingTypeNotFoundError indicates billing type was not found.
ComputeResource represents compute resources for a solution.
ComputeResourceNotFoundError indicates compute resources was not found.
FailoverPlan represents a failover plan.
FailoverPlanNotFoundError indicates a failover plan was not found.
HardwarePlan represents a hardware plan.
HardwarePlanNotFoundError indicates hardware plan was not found.
IOPSTier represents an IOPS tier.
IOPSTierNotFoundError indicates an IOPS tier was not found.
PatchSolutionRequest represents a request to patch a solution.
Replica represents a replica.
ReplicaNotFoundError indicates a replica was not found.
ResetBackupServiceCredentialsRequest represents a request to reset backup service credentials.
Service implements DRaaSService for managing DRaaS certificates via the UKFast API.
Solution represents a solution.
SolutionNotFoundError indicates a solution was not found.
StartFailoverPlanRequest represents a request to start a failover plan.
UpdateReplicaIOPSRequest represents a request to update the IOPS for a replica.
# Interfaces
DRaaSService is an interface for managing the DRaaS service.