package
0.0.0-20241007090624-130a4484bef1
Repository: https://github.com/webitel/webitel-openapi-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new managers API client.
NewManagersDeleteManagerOK creates a ManagersDeleteManagerOK with default headers values.
NewManagersDeleteManagerParams creates a new ManagersDeleteManagerParams object, with the default timeout for this client.
NewManagersDeleteManagerParamsWithContext creates a new ManagersDeleteManagerParams object with the ability to set a context for a request.
NewManagersDeleteManagerParamsWithHTTPClient creates a new ManagersDeleteManagerParams object with the ability to set a custom HTTPClient for a request.
NewManagersDeleteManagerParamsWithTimeout creates a new ManagersDeleteManagerParams object with the ability to set a timeout on a request.
NewManagersDeleteManagersOK creates a ManagersDeleteManagersOK with default headers values.
NewManagersDeleteManagersParams creates a new ManagersDeleteManagersParams object, with the default timeout for this client.
NewManagersDeleteManagersParamsWithContext creates a new ManagersDeleteManagersParams object with the ability to set a context for a request.
NewManagersDeleteManagersParamsWithHTTPClient creates a new ManagersDeleteManagersParams object with the ability to set a custom HTTPClient for a request.
NewManagersDeleteManagersParamsWithTimeout creates a new ManagersDeleteManagersParams object with the ability to set a timeout on a request.
NewManagersListManagersOK creates a ManagersListManagersOK with default headers values.
NewManagersListManagersParams creates a new ManagersListManagersParams object, with the default timeout for this client.
NewManagersListManagersParamsWithContext creates a new ManagersListManagersParams object with the ability to set a context for a request.
NewManagersListManagersParamsWithHTTPClient creates a new ManagersListManagersParams object with the ability to set a custom HTTPClient for a request.
NewManagersListManagersParamsWithTimeout creates a new ManagersListManagersParams object with the ability to set a timeout on a request.
NewManagersLocateManagerOK creates a ManagersLocateManagerOK with default headers values.
NewManagersLocateManagerParams creates a new ManagersLocateManagerParams object, with the default timeout for this client.
NewManagersLocateManagerParamsWithContext creates a new ManagersLocateManagerParams object with the ability to set a context for a request.
NewManagersLocateManagerParamsWithHTTPClient creates a new ManagersLocateManagerParams object with the ability to set a custom HTTPClient for a request.
NewManagersLocateManagerParamsWithTimeout creates a new ManagersLocateManagerParams object with the ability to set a timeout on a request.
NewManagersMergeManagersOK creates a ManagersMergeManagersOK with default headers values.
NewManagersMergeManagersParams creates a new ManagersMergeManagersParams object, with the default timeout for this client.
NewManagersMergeManagersParamsWithContext creates a new ManagersMergeManagersParams object with the ability to set a context for a request.
NewManagersMergeManagersParamsWithHTTPClient creates a new ManagersMergeManagersParams object with the ability to set a custom HTTPClient for a request.
NewManagersMergeManagersParamsWithTimeout creates a new ManagersMergeManagersParams object with the ability to set a timeout on a request.
NewManagersResetManagersOK creates a ManagersResetManagersOK with default headers values.
NewManagersResetManagersParams creates a new ManagersResetManagersParams object, with the default timeout for this client.
NewManagersResetManagersParamsWithContext creates a new ManagersResetManagersParams object with the ability to set a context for a request.
NewManagersResetManagersParamsWithHTTPClient creates a new ManagersResetManagersParams object with the ability to set a custom HTTPClient for a request.
NewManagersResetManagersParamsWithTimeout creates a new ManagersResetManagersParams object with the ability to set a timeout on a request.
NewManagersUpdateManager2OK creates a ManagersUpdateManager2OK with default headers values.
NewManagersUpdateManager2Params creates a new ManagersUpdateManager2Params object, with the default timeout for this client.
NewManagersUpdateManager2ParamsWithContext creates a new ManagersUpdateManager2Params object with the ability to set a context for a request.
NewManagersUpdateManager2ParamsWithHTTPClient creates a new ManagersUpdateManager2Params object with the ability to set a custom HTTPClient for a request.
NewManagersUpdateManager2ParamsWithTimeout creates a new ManagersUpdateManager2Params object with the ability to set a timeout on a request.
NewManagersUpdateManagerOK creates a ManagersUpdateManagerOK with default headers values.
NewManagersUpdateManagerParams creates a new ManagersUpdateManagerParams object, with the default timeout for this client.
NewManagersUpdateManagerParamsWithContext creates a new ManagersUpdateManagerParams object with the ability to set a context for a request.
NewManagersUpdateManagerParamsWithHTTPClient creates a new ManagersUpdateManagerParams object with the ability to set a custom HTTPClient for a request.
NewManagersUpdateManagerParamsWithTimeout creates a new ManagersUpdateManagerParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.

# Structs

Client for managers API */.
ManagersDeleteManagerOK describes a response with status code 200, with default header values.
ManagersDeleteManagerParams contains all the parameters to send to the API endpoint for the managers delete manager operation.
ManagersDeleteManagerReader is a Reader for the ManagersDeleteManager structure.
ManagersDeleteManagersOK describes a response with status code 200, with default header values.
ManagersDeleteManagersParams contains all the parameters to send to the API endpoint for the managers delete managers operation.
ManagersDeleteManagersReader is a Reader for the ManagersDeleteManagers structure.
ManagersListManagersOK describes a response with status code 200, with default header values.
ManagersListManagersParams contains all the parameters to send to the API endpoint for the managers list managers operation.
ManagersListManagersReader is a Reader for the ManagersListManagers structure.
ManagersLocateManagerOK describes a response with status code 200, with default header values.
ManagersLocateManagerParams contains all the parameters to send to the API endpoint for the managers locate manager operation.
ManagersLocateManagerReader is a Reader for the ManagersLocateManager structure.
ManagersMergeManagersOK describes a response with status code 200, with default header values.
ManagersMergeManagersParams contains all the parameters to send to the API endpoint for the managers merge managers operation.
ManagersMergeManagersReader is a Reader for the ManagersMergeManagers structure.
ManagersResetManagersOK describes a response with status code 200, with default header values.
ManagersResetManagersParams contains all the parameters to send to the API endpoint for the managers reset managers operation.
ManagersResetManagersReader is a Reader for the ManagersResetManagers structure.
ManagersUpdateManager2OK describes a response with status code 200, with default header values.
ManagersUpdateManager2Params contains all the parameters to send to the API endpoint for the managers update manager2 operation.
ManagersUpdateManager2Reader is a Reader for the ManagersUpdateManager2 structure.
ManagersUpdateManagerOK describes a response with status code 200, with default header values.
ManagersUpdateManagerParams contains all the parameters to send to the API endpoint for the managers update manager operation.
ManagersUpdateManagerReader is a Reader for the ManagersUpdateManager structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.