# Functions
Validates the auth credentials against the 'auth/validate' endpoint Returns the response along with an error (if any).
Creates a snapshot for a time machine Returns the task info summary response for the operation TODO.
Deprovisions a clone instance given a clone id Returns the task info summary response for the operation.
Deprovisions a database instance given a database id Returns the task info summary response for the operation.
Deprovisions a database server vm given a server id Returns the task info summary response for the operation.
This function generates and returns a request for cloning a database on NDB.
Returns a request to delete a clone instance.
Returns a request to delete a database instance.
Returns a request to delete a database server vm.
This function generates and returns a request for provisioning a database (and a dbserver vm) on NDB The database provisioned has a NONE time machine SLA attached to it, and uses the default OOB profiles.
No description provided by the author
Fetches all the clones on the NDB instance and retutns a slice of the databases.
Fetches all the databases on the NDB instance and retutns a slice of the databases.
Fetches and returns all the available profiles as a profile slice.
Fetches and returns all the SLAs as a sla slice.
Fetches clone by id.
Fetches and returns a database by an Id.
Fetches and returns a database by name.
No description provided by the author
No description provided by the author
No description provided by the author
Fetches and returns a operation by an Id.
Returns an operation status string.
Get specific implementation of the DBProvisionRequestAppender interface based on the provided databaseType.
Fetches all the SLAs from the ndb and returns the SLA matching the name Returns an error if not found.
Gets snapshots for a time machine Returns the task info summary response for the operation.
Gets TimeMachine by id.
Provisions a clone based on the clone provisioning request Returns the task info summary response for the operation.
Provisions a database instance based on the database provisioning request Returns the task info summary response for the operation.
Fetches all the profiles and returns a map of profiles Returns an error if any profile is not found.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Implements RequestAppender.
No description provided by the author
Implements RequestAppender.
Implements RequestAppender.
No description provided by the author
No description provided by the author
Implements RequestAppender.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author