# Functions
New creates a new backup package API client.
NewGetBackupPackagesBadRequest creates a GetBackupPackagesBadRequest with default headers values.
NewGetBackupPackagesConnectionBadRequest creates a GetBackupPackagesConnectionBadRequest with default headers values.
NewGetBackupPackagesConnectionOK creates a GetBackupPackagesConnectionOK with default headers values.
NewGetBackupPackagesConnectionParams creates a new GetBackupPackagesConnectionParams object, with the default timeout for this client.
NewGetBackupPackagesConnectionParamsWithContext creates a new GetBackupPackagesConnectionParams object with the ability to set a context for a request.
NewGetBackupPackagesConnectionParamsWithHTTPClient creates a new GetBackupPackagesConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetBackupPackagesConnectionParamsWithTimeout creates a new GetBackupPackagesConnectionParams object with the ability to set a timeout on a request.
NewGetBackupPackagesOK creates a GetBackupPackagesOK with default headers values.
NewGetBackupPackagesParams creates a new GetBackupPackagesParams object, with the default timeout for this client.
NewGetBackupPackagesParamsWithContext creates a new GetBackupPackagesParams object with the ability to set a context for a request.
NewGetBackupPackagesParamsWithHTTPClient creates a new GetBackupPackagesParams object with the ability to set a custom HTTPClient for a request.
NewGetBackupPackagesParamsWithTimeout creates a new GetBackupPackagesParams object with the ability to set a timeout on a request.
# Structs
Client for backup package API
*/.
GetBackupPackagesBadRequest describes a response with status code 400, with default header values.
GetBackupPackagesConnectionBadRequest describes a response with status code 400, with default header values.
GetBackupPackagesConnectionOK describes a response with status code 200, with default header values.
GetBackupPackagesConnectionParams contains all the parameters to send to the API endpoint
for the get backup packages connection operation.
GetBackupPackagesConnectionReader is a Reader for the GetBackupPackagesConnection structure.
GetBackupPackagesOK describes a response with status code 200, with default header values.
GetBackupPackagesParams contains all the parameters to send to the API endpoint
for the get backup packages operation.
GetBackupPackagesReader is a Reader for the GetBackupPackages structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.