# Functions
New creates a new backup API client.
NewCreateBackupBadRequest creates a CreateBackupBadRequest with default headers values.
NewCreateBackupDefault creates a CreateBackupDefault with default headers values.
NewCreateBackupForbidden creates a CreateBackupForbidden with default headers values.
NewCreateBackupInternalServerError creates a CreateBackupInternalServerError with default headers values.
NewCreateBackupNotFound creates a CreateBackupNotFound with default headers values.
NewCreateBackupOK creates a CreateBackupOK with default headers values.
NewCreateBackupParams creates a new CreateBackupParams object, with the default timeout for this client.
NewCreateBackupParamsWithContext creates a new CreateBackupParams object with the ability to set a context for a request.
NewCreateBackupParamsWithHTTPClient creates a new CreateBackupParams object with the ability to set a custom HTTPClient for a request.
NewCreateBackupParamsWithTimeout creates a new CreateBackupParams object with the ability to set a timeout on a request.
NewCreateBackupTooManyRequests creates a CreateBackupTooManyRequests with default headers values.
NewCreateBackupUnauthorized creates a CreateBackupUnauthorized with default headers values.
NewDeleteBackupBadRequest creates a DeleteBackupBadRequest with default headers values.
NewDeleteBackupDefault creates a DeleteBackupDefault with default headers values.
NewDeleteBackupForbidden creates a DeleteBackupForbidden with default headers values.
NewDeleteBackupInternalServerError creates a DeleteBackupInternalServerError with default headers values.
NewDeleteBackupNotFound creates a DeleteBackupNotFound with default headers values.
NewDeleteBackupOK creates a DeleteBackupOK with default headers values.
NewDeleteBackupParams creates a new DeleteBackupParams object, with the default timeout for this client.
NewDeleteBackupParamsWithContext creates a new DeleteBackupParams object with the ability to set a context for a request.
NewDeleteBackupParamsWithHTTPClient creates a new DeleteBackupParams object with the ability to set a custom HTTPClient for a request.
NewDeleteBackupParamsWithTimeout creates a new DeleteBackupParams object with the ability to set a timeout on a request.
NewDeleteBackupTooManyRequests creates a DeleteBackupTooManyRequests with default headers values.
NewDeleteBackupUnauthorized creates a DeleteBackupUnauthorized with default headers values.
NewGetBackupOfClusterBadRequest creates a GetBackupOfClusterBadRequest with default headers values.
NewGetBackupOfClusterDefault creates a GetBackupOfClusterDefault with default headers values.
NewGetBackupOfClusterForbidden creates a GetBackupOfClusterForbidden with default headers values.
NewGetBackupOfClusterInternalServerError creates a GetBackupOfClusterInternalServerError with default headers values.
NewGetBackupOfClusterNotFound creates a GetBackupOfClusterNotFound with default headers values.
NewGetBackupOfClusterOK creates a GetBackupOfClusterOK with default headers values.
NewGetBackupOfClusterParams creates a new GetBackupOfClusterParams object, with the default timeout for this client.
NewGetBackupOfClusterParamsWithContext creates a new GetBackupOfClusterParams object with the ability to set a context for a request.
NewGetBackupOfClusterParamsWithHTTPClient creates a new GetBackupOfClusterParams object with the ability to set a custom HTTPClient for a request.
NewGetBackupOfClusterParamsWithTimeout creates a new GetBackupOfClusterParams object with the ability to set a timeout on a request.
NewGetBackupOfClusterTooManyRequests creates a GetBackupOfClusterTooManyRequests with default headers values.
NewGetBackupOfClusterUnauthorized creates a GetBackupOfClusterUnauthorized with default headers values.
NewListBackUpOfClusterBadRequest creates a ListBackUpOfClusterBadRequest with default headers values.
NewListBackUpOfClusterDefault creates a ListBackUpOfClusterDefault with default headers values.
NewListBackUpOfClusterForbidden creates a ListBackUpOfClusterForbidden with default headers values.
NewListBackUpOfClusterInternalServerError creates a ListBackUpOfClusterInternalServerError with default headers values.
NewListBackUpOfClusterNotFound creates a ListBackUpOfClusterNotFound with default headers values.
NewListBackUpOfClusterOK creates a ListBackUpOfClusterOK with default headers values.
NewListBackUpOfClusterParams creates a new ListBackUpOfClusterParams object, with the default timeout for this client.
NewListBackUpOfClusterParamsWithContext creates a new ListBackUpOfClusterParams object with the ability to set a context for a request.
NewListBackUpOfClusterParamsWithHTTPClient creates a new ListBackUpOfClusterParams object with the ability to set a custom HTTPClient for a request.
NewListBackUpOfClusterParamsWithTimeout creates a new ListBackUpOfClusterParams object with the ability to set a timeout on a request.
NewListBackUpOfClusterTooManyRequests creates a ListBackUpOfClusterTooManyRequests with default headers values.
NewListBackUpOfClusterUnauthorized creates a ListBackUpOfClusterUnauthorized with default headers values.
# Constants
GetBackupOfClusterOKBodyStatusFAILED captures enum value "FAILED".
GetBackupOfClusterOKBodyStatusPENDING captures enum value "PENDING".
GetBackupOfClusterOKBodyStatusRUNNING captures enum value "RUNNING".
GetBackupOfClusterOKBodyStatusSUCCESS captures enum value "SUCCESS".
GetBackupOfClusterOKBodyTypeAUTO captures enum value "AUTO".
GetBackupOfClusterOKBodyTypeMANUAL captures enum value "MANUAL".
ListBackUpOfClusterOKBodyItemsItems0StatusFAILED captures enum value "FAILED".
ListBackUpOfClusterOKBodyItemsItems0StatusPENDING captures enum value "PENDING".
ListBackUpOfClusterOKBodyItemsItems0StatusRUNNING captures enum value "RUNNING".
ListBackUpOfClusterOKBodyItemsItems0StatusSUCCESS captures enum value "SUCCESS".
ListBackUpOfClusterOKBodyItemsItems0TypeAUTO captures enum value "AUTO".
ListBackUpOfClusterOKBodyItemsItems0TypeMANUAL captures enum value "MANUAL".
# Structs
Client for backup API
*/.
CreateBackupBadRequest describes a response with status code 400, with default header values.
CreateBackupBadRequestBody create backup bad request body
swagger:model CreateBackupBadRequestBody
*/.
CreateBackupBody CreateBackupReq
//
// This request for creating a MANUAL type backup.
CreateBackupDefault describes a response with status code -1, with default header values.
CreateBackupDefaultBody create backup default body
swagger:model CreateBackupDefaultBody
*/.
CreateBackupDefaultBodyDetailsItems0 create backup default body details items0
swagger:model CreateBackupDefaultBodyDetailsItems0
*/.
CreateBackupForbidden describes a response with status code 403, with default header values.
CreateBackupForbiddenBody create backup forbidden body
swagger:model CreateBackupForbiddenBody
*/.
CreateBackupInternalServerError describes a response with status code 500, with default header values.
CreateBackupInternalServerErrorBody create backup internal server error body
swagger:model CreateBackupInternalServerErrorBody
*/.
CreateBackupNotFound describes a response with status code 404, with default header values.
CreateBackupNotFoundBody create backup not found body
swagger:model CreateBackupNotFoundBody
*/.
CreateBackupOK describes a response with status code 200, with default header values.
CreateBackupOKBody CreateBackupResp
//
// This response for creating a MANUAL type backup.
CreateBackupParams contains all the parameters to send to the API endpoint
for the create backup operation.
CreateBackupReader is a Reader for the CreateBackup structure.
CreateBackupTooManyRequests describes a response with status code 429, with default header values.
CreateBackupTooManyRequestsBody create backup too many requests body
swagger:model CreateBackupTooManyRequestsBody
*/.
CreateBackupUnauthorized describes a response with status code 401, with default header values.
DeleteBackupBadRequest describes a response with status code 400, with default header values.
DeleteBackupBadRequestBody delete backup bad request body
swagger:model DeleteBackupBadRequestBody
*/.
DeleteBackupDefault describes a response with status code -1, with default header values.
DeleteBackupDefaultBody delete backup default body
swagger:model DeleteBackupDefaultBody
*/.
DeleteBackupDefaultBodyDetailsItems0 delete backup default body details items0
swagger:model DeleteBackupDefaultBodyDetailsItems0
*/.
DeleteBackupForbidden describes a response with status code 403, with default header values.
DeleteBackupForbiddenBody delete backup forbidden body
swagger:model DeleteBackupForbiddenBody
*/.
DeleteBackupInternalServerError describes a response with status code 500, with default header values.
DeleteBackupInternalServerErrorBody delete backup internal server error body
swagger:model DeleteBackupInternalServerErrorBody
*/.
DeleteBackupNotFound describes a response with status code 404, with default header values.
DeleteBackupNotFoundBody delete backup not found body
swagger:model DeleteBackupNotFoundBody
*/.
DeleteBackupOK describes a response with status code 200, with default header values.
DeleteBackupParams contains all the parameters to send to the API endpoint
for the delete backup operation.
DeleteBackupReader is a Reader for the DeleteBackup structure.
DeleteBackupTooManyRequests describes a response with status code 429, with default header values.
DeleteBackupTooManyRequestsBody delete backup too many requests body
swagger:model DeleteBackupTooManyRequestsBody
*/.
DeleteBackupUnauthorized describes a response with status code 401, with default header values.
GetBackupOfClusterBadRequest describes a response with status code 400, with default header values.
GetBackupOfClusterBadRequestBody get backup of cluster bad request body
swagger:model GetBackupOfClusterBadRequestBody
*/.
GetBackupOfClusterDefault describes a response with status code -1, with default header values.
GetBackupOfClusterDefaultBody get backup of cluster default body
swagger:model GetBackupOfClusterDefaultBody
*/.
GetBackupOfClusterDefaultBodyDetailsItems0 get backup of cluster default body details items0
swagger:model GetBackupOfClusterDefaultBodyDetailsItems0
*/.
GetBackupOfClusterForbidden describes a response with status code 403, with default header values.
GetBackupOfClusterForbiddenBody get backup of cluster forbidden body
swagger:model GetBackupOfClusterForbiddenBody
*/.
GetBackupOfClusterInternalServerError describes a response with status code 500, with default header values.
GetBackupOfClusterInternalServerErrorBody get backup of cluster internal server error body
swagger:model GetBackupOfClusterInternalServerErrorBody
*/.
GetBackupOfClusterNotFound describes a response with status code 404, with default header values.
GetBackupOfClusterNotFoundBody get backup of cluster not found body
swagger:model GetBackupOfClusterNotFoundBody
*/.
GetBackupOfClusterOK describes a response with status code 200, with default header values.
GetBackupOfClusterOKBody GetBackupOfClusterResp
//
// This response for getting backup of a cluster.
GetBackupOfClusterParams contains all the parameters to send to the API endpoint
for the get backup of cluster operation.
GetBackupOfClusterReader is a Reader for the GetBackupOfCluster structure.
GetBackupOfClusterTooManyRequests describes a response with status code 429, with default header values.
GetBackupOfClusterTooManyRequestsBody get backup of cluster too many requests body
swagger:model GetBackupOfClusterTooManyRequestsBody
*/.
GetBackupOfClusterUnauthorized describes a response with status code 401, with default header values.
ListBackUpOfClusterBadRequest describes a response with status code 400, with default header values.
ListBackUpOfClusterBadRequestBody list back up of cluster bad request body
swagger:model ListBackUpOfClusterBadRequestBody
*/.
ListBackUpOfClusterDefault describes a response with status code -1, with default header values.
ListBackUpOfClusterDefaultBody list back up of cluster default body
swagger:model ListBackUpOfClusterDefaultBody
*/.
ListBackUpOfClusterDefaultBodyDetailsItems0 list back up of cluster default body details items0
swagger:model ListBackUpOfClusterDefaultBodyDetailsItems0
*/.
ListBackUpOfClusterForbidden describes a response with status code 403, with default header values.
ListBackUpOfClusterForbiddenBody list back up of cluster forbidden body
swagger:model ListBackUpOfClusterForbiddenBody
*/.
ListBackUpOfClusterInternalServerError describes a response with status code 500, with default header values.
ListBackUpOfClusterInternalServerErrorBody list back up of cluster internal server error body
swagger:model ListBackUpOfClusterInternalServerErrorBody
*/.
ListBackUpOfClusterNotFound describes a response with status code 404, with default header values.
ListBackUpOfClusterNotFoundBody list back up of cluster not found body
swagger:model ListBackUpOfClusterNotFoundBody
*/.
ListBackUpOfClusterOK describes a response with status code 200, with default header values.
ListBackUpOfClusterOKBody ListBackupOfClusterResp
//
// The response for listing backups of a cluster.
ListBackUpOfClusterOKBodyItemsItems0 ListBackupItem
//
// The item of backup list.
ListBackUpOfClusterParams contains all the parameters to send to the API endpoint
for the list back up of cluster operation.
ListBackUpOfClusterReader is a Reader for the ListBackUpOfCluster structure.
ListBackUpOfClusterTooManyRequests describes a response with status code 429, with default header values.
ListBackUpOfClusterTooManyRequestsBody list back up of cluster too many requests body
swagger:model ListBackUpOfClusterTooManyRequestsBody
*/.
ListBackUpOfClusterUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.