package
0.0.0-20240903172430-5415bcaff0b7
Repository: https://github.com/webitel/sql_for_dialer.git
Documentation: pkg.go.dev

# Functions

New creates a new backend profile service API client.
NewCreateBackendProfileOK creates a CreateBackendProfileOK with default headers values.
NewCreateBackendProfileParams creates a new CreateBackendProfileParams object, with the default timeout for this client.
NewCreateBackendProfileParamsWithContext creates a new CreateBackendProfileParams object with the ability to set a context for a request.
NewCreateBackendProfileParamsWithHTTPClient creates a new CreateBackendProfileParams object with the ability to set a custom HTTPClient for a request.
NewCreateBackendProfileParamsWithTimeout creates a new CreateBackendProfileParams object with the ability to set a timeout on a request.
NewDeleteBackendProfileOK creates a DeleteBackendProfileOK with default headers values.
NewDeleteBackendProfileParams creates a new DeleteBackendProfileParams object, with the default timeout for this client.
NewDeleteBackendProfileParamsWithContext creates a new DeleteBackendProfileParams object with the ability to set a context for a request.
NewDeleteBackendProfileParamsWithHTTPClient creates a new DeleteBackendProfileParams object with the ability to set a custom HTTPClient for a request.
NewDeleteBackendProfileParamsWithTimeout creates a new DeleteBackendProfileParams object with the ability to set a timeout on a request.
NewPatchBackendProfileOK creates a PatchBackendProfileOK with default headers values.
NewPatchBackendProfileParams creates a new PatchBackendProfileParams object, with the default timeout for this client.
NewPatchBackendProfileParamsWithContext creates a new PatchBackendProfileParams object with the ability to set a context for a request.
NewPatchBackendProfileParamsWithHTTPClient creates a new PatchBackendProfileParams object with the ability to set a custom HTTPClient for a request.
NewPatchBackendProfileParamsWithTimeout creates a new PatchBackendProfileParams object with the ability to set a timeout on a request.
NewReadBackendProfileOK creates a ReadBackendProfileOK with default headers values.
NewReadBackendProfileParams creates a new ReadBackendProfileParams object, with the default timeout for this client.
NewReadBackendProfileParamsWithContext creates a new ReadBackendProfileParams object with the ability to set a context for a request.
NewReadBackendProfileParamsWithHTTPClient creates a new ReadBackendProfileParams object with the ability to set a custom HTTPClient for a request.
NewReadBackendProfileParamsWithTimeout creates a new ReadBackendProfileParams object with the ability to set a timeout on a request.
NewSearchBackendProfileOK creates a SearchBackendProfileOK with default headers values.
NewSearchBackendProfileParams creates a new SearchBackendProfileParams object, with the default timeout for this client.
NewSearchBackendProfileParamsWithContext creates a new SearchBackendProfileParams object with the ability to set a context for a request.
NewSearchBackendProfileParamsWithHTTPClient creates a new SearchBackendProfileParams object with the ability to set a custom HTTPClient for a request.
NewSearchBackendProfileParamsWithTimeout creates a new SearchBackendProfileParams object with the ability to set a timeout on a request.
NewUpdateBackendProfileOK creates a UpdateBackendProfileOK with default headers values.
NewUpdateBackendProfileParams creates a new UpdateBackendProfileParams object, with the default timeout for this client.
NewUpdateBackendProfileParamsWithContext creates a new UpdateBackendProfileParams object with the ability to set a context for a request.
NewUpdateBackendProfileParamsWithHTTPClient creates a new UpdateBackendProfileParams object with the ability to set a custom HTTPClient for a request.
NewUpdateBackendProfileParamsWithTimeout creates a new UpdateBackendProfileParams object with the ability to set a timeout on a request.

# Structs

Client for backend profile service API */.
CreateBackendProfileOK describes a response with status code 200, with default header values.
CreateBackendProfileParams contains all the parameters to send to the API endpoint for the create backend profile operation.
CreateBackendProfileReader is a Reader for the CreateBackendProfile structure.
DeleteBackendProfileOK describes a response with status code 200, with default header values.
DeleteBackendProfileParams contains all the parameters to send to the API endpoint for the delete backend profile operation.
DeleteBackendProfileReader is a Reader for the DeleteBackendProfile structure.
PatchBackendProfileOK describes a response with status code 200, with default header values.
PatchBackendProfileParams contains all the parameters to send to the API endpoint for the patch backend profile operation.
PatchBackendProfileReader is a Reader for the PatchBackendProfile structure.
ReadBackendProfileOK describes a response with status code 200, with default header values.
ReadBackendProfileParams contains all the parameters to send to the API endpoint for the read backend profile operation.
ReadBackendProfileReader is a Reader for the ReadBackendProfile structure.
SearchBackendProfileOK describes a response with status code 200, with default header values.
SearchBackendProfileParams contains all the parameters to send to the API endpoint for the search backend profile operation.
SearchBackendProfileReader is a Reader for the SearchBackendProfile structure.
UpdateBackendProfileOK describes a response with status code 200, with default header values.
UpdateBackendProfileParams contains all the parameters to send to the API endpoint for the update backend profile operation.
UpdateBackendProfileReader is a Reader for the UpdateBackendProfile structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.