# Functions
New creates a new restore service API client.
New creates a new restore service API client with basic auth credentials.
New creates a new restore service API client with a bearer token for authentication.
NewGetLogsMixin5Default creates a GetLogsMixin5Default with default headers values.
NewGetLogsMixin5OK creates a GetLogsMixin5OK with default headers values.
NewGetLogsMixin5Params creates a new GetLogsMixin5Params object, with the default timeout for this client.
NewGetLogsMixin5ParamsWithContext creates a new GetLogsMixin5Params object with the ability to set a context for a request.
NewGetLogsMixin5ParamsWithHTTPClient creates a new GetLogsMixin5Params object with the ability to set a custom HTTPClient for a request.
NewGetLogsMixin5ParamsWithTimeout creates a new GetLogsMixin5Params object with the ability to set a timeout on a request.
NewListRestoresDefault creates a ListRestoresDefault with default headers values.
NewListRestoresOK creates a ListRestoresOK with default headers values.
NewListRestoresParams creates a new ListRestoresParams object, with the default timeout for this client.
NewListRestoresParamsWithContext creates a new ListRestoresParams object with the ability to set a context for a request.
NewListRestoresParamsWithHTTPClient creates a new ListRestoresParams object with the ability to set a custom HTTPClient for a request.
NewListRestoresParamsWithTimeout creates a new ListRestoresParams object with the ability to set a timeout on a request.
NewRestoreBackupDefault creates a RestoreBackupDefault with default headers values.
NewRestoreBackupOK creates a RestoreBackupOK with default headers values.
NewRestoreBackupParams creates a new RestoreBackupParams object, with the default timeout for this client.
NewRestoreBackupParamsWithContext creates a new RestoreBackupParams object with the ability to set a context for a request.
NewRestoreBackupParamsWithHTTPClient creates a new RestoreBackupParams object with the ability to set a custom HTTPClient for a request.
NewRestoreBackupParamsWithTimeout creates a new RestoreBackupParams object with the ability to set a timeout on a request.
# Constants
ListRestoresOKBodyItemsItems0DataModelDATAMODELLOGICAL captures enum value "DATA_MODEL_LOGICAL".
ListRestoresOKBodyItemsItems0DataModelDATAMODELPHYSICAL captures enum value "DATA_MODEL_PHYSICAL".
ListRestoresOKBodyItemsItems0DataModelDATAMODELUNSPECIFIED captures enum value "DATA_MODEL_UNSPECIFIED".
ListRestoresOKBodyItemsItems0StatusRESTORESTATUSERROR captures enum value "RESTORE_STATUS_ERROR".
ListRestoresOKBodyItemsItems0StatusRESTORESTATUSINPROGRESS captures enum value "RESTORE_STATUS_IN_PROGRESS".
ListRestoresOKBodyItemsItems0StatusRESTORESTATUSSUCCESS captures enum value "RESTORE_STATUS_SUCCESS".
ListRestoresOKBodyItemsItems0StatusRESTORESTATUSUNSPECIFIED captures enum value "RESTORE_STATUS_UNSPECIFIED".
# Structs
Client for restore service API
*/.
GetLogsMixin5Default describes a response with status code -1, with default header values.
GetLogsMixin5DefaultBody get logs mixin5 default body
swagger:model GetLogsMixin5DefaultBody
*/.
GetLogsMixin5DefaultBodyDetailsItems0 get logs mixin5 default body details items0
swagger:model GetLogsMixin5DefaultBodyDetailsItems0
*/.
GetLogsMixin5OK describes a response with status code 200, with default header values.
GetLogsMixin5OKBody get logs mixin5 OK body
swagger:model GetLogsMixin5OKBody
*/.
GetLogsMixin5OKBodyLogsItems0 LogChunk represent one chunk of logs.
GetLogsMixin5Params contains all the parameters to send to the API endpoint
for the get logs mixin5 operation.
GetLogsMixin5Reader is a Reader for the GetLogsMixin5 structure.
ListRestoresDefault describes a response with status code -1, with default header values.
ListRestoresDefaultBody list restores default body
swagger:model ListRestoresDefaultBody
*/.
ListRestoresDefaultBodyDetailsItems0 list restores default body details items0
swagger:model ListRestoresDefaultBodyDetailsItems0
*/.
ListRestoresOK describes a response with status code 200, with default header values.
ListRestoresOKBody list restores OK body
swagger:model ListRestoresOKBody
*/.
ListRestoresOKBodyItemsItems0 RestoreHistoryItem represents single backup restore item.
ListRestoresParams contains all the parameters to send to the API endpoint
for the list restores operation.
ListRestoresReader is a Reader for the ListRestores structure.
RestoreBackupBody restore backup body
swagger:model RestoreBackupBody
*/.
RestoreBackupDefault describes a response with status code -1, with default header values.
RestoreBackupDefaultBody restore backup default body
swagger:model RestoreBackupDefaultBody
*/.
RestoreBackupDefaultBodyDetailsItems0 restore backup default body details items0
swagger:model RestoreBackupDefaultBodyDetailsItems0
*/.
RestoreBackupOK describes a response with status code 200, with default header values.
RestoreBackupOKBody restore backup OK body
swagger:model RestoreBackupOKBody
*/.
RestoreBackupParams contains all the parameters to send to the API endpoint
for the restore backup operation.
RestoreBackupReader is a Reader for the RestoreBackup structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.