package
0.0.0-20220220150921-67cd95e079fa
Repository: https://github.com/yuyz0112/cloudtower-go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new backup service API client.
NewGetBackupServicesBadRequest creates a GetBackupServicesBadRequest with default headers values.
NewGetBackupServicesConnectionBadRequest creates a GetBackupServicesConnectionBadRequest with default headers values.
NewGetBackupServicesConnectionOK creates a GetBackupServicesConnectionOK with default headers values.
NewGetBackupServicesConnectionParams creates a new GetBackupServicesConnectionParams object, with the default timeout for this client.
NewGetBackupServicesConnectionParamsWithContext creates a new GetBackupServicesConnectionParams object with the ability to set a context for a request.
NewGetBackupServicesConnectionParamsWithHTTPClient creates a new GetBackupServicesConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetBackupServicesConnectionParamsWithTimeout creates a new GetBackupServicesConnectionParams object with the ability to set a timeout on a request.
NewGetBackupServicesOK creates a GetBackupServicesOK with default headers values.
NewGetBackupServicesParams creates a new GetBackupServicesParams object, with the default timeout for this client.
NewGetBackupServicesParamsWithContext creates a new GetBackupServicesParams object with the ability to set a context for a request.
NewGetBackupServicesParamsWithHTTPClient creates a new GetBackupServicesParams object with the ability to set a custom HTTPClient for a request.
NewGetBackupServicesParamsWithTimeout creates a new GetBackupServicesParams object with the ability to set a timeout on a request.

# Structs

Client for backup service API */.
GetBackupServicesBadRequest describes a response with status code 400, with default header values.
GetBackupServicesConnectionBadRequest describes a response with status code 400, with default header values.
GetBackupServicesConnectionOK describes a response with status code 200, with default header values.
GetBackupServicesConnectionParams contains all the parameters to send to the API endpoint for the get backup services connection operation.
GetBackupServicesConnectionReader is a Reader for the GetBackupServicesConnection structure.
GetBackupServicesOK describes a response with status code 200, with default header values.
GetBackupServicesParams contains all the parameters to send to the API endpoint for the get backup services operation.
GetBackupServicesReader is a Reader for the GetBackupServices structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.