# Functions
New creates a new team hook service API client.
NewCreateTeamHookDefault creates a CreateTeamHookDefault with default headers values.
NewCreateTeamHookOK creates a CreateTeamHookOK with default headers values.
NewCreateTeamHookParams creates a new CreateTeamHookParams object, with the default timeout for this client.
NewCreateTeamHookParamsWithContext creates a new CreateTeamHookParams object with the ability to set a context for a request.
NewCreateTeamHookParamsWithHTTPClient creates a new CreateTeamHookParams object with the ability to set a custom HTTPClient for a request.
NewCreateTeamHookParamsWithTimeout creates a new CreateTeamHookParams object with the ability to set a timeout on a request.
NewDeleteTeamHookDefault creates a DeleteTeamHookDefault with default headers values.
NewDeleteTeamHookOK creates a DeleteTeamHookOK with default headers values.
NewDeleteTeamHookParams creates a new DeleteTeamHookParams object, with the default timeout for this client.
NewDeleteTeamHookParamsWithContext creates a new DeleteTeamHookParams object with the ability to set a context for a request.
NewDeleteTeamHookParamsWithHTTPClient creates a new DeleteTeamHookParams object with the ability to set a custom HTTPClient for a request.
NewDeleteTeamHookParamsWithTimeout creates a new DeleteTeamHookParams object with the ability to set a timeout on a request.
NewPatchTeamHookDefault creates a PatchTeamHookDefault with default headers values.
NewPatchTeamHookOK creates a PatchTeamHookOK with default headers values.
NewPatchTeamHookParams creates a new PatchTeamHookParams object, with the default timeout for this client.
NewPatchTeamHookParamsWithContext creates a new PatchTeamHookParams object with the ability to set a context for a request.
NewPatchTeamHookParamsWithHTTPClient creates a new PatchTeamHookParams object with the ability to set a custom HTTPClient for a request.
NewPatchTeamHookParamsWithTimeout creates a new PatchTeamHookParams object with the ability to set a timeout on a request.
NewReadTeamHookDefault creates a ReadTeamHookDefault with default headers values.
NewReadTeamHookOK creates a ReadTeamHookOK with default headers values.
NewReadTeamHookParams creates a new ReadTeamHookParams object, with the default timeout for this client.
NewReadTeamHookParamsWithContext creates a new ReadTeamHookParams object with the ability to set a context for a request.
NewReadTeamHookParamsWithHTTPClient creates a new ReadTeamHookParams object with the ability to set a custom HTTPClient for a request.
NewReadTeamHookParamsWithTimeout creates a new ReadTeamHookParams object with the ability to set a timeout on a request.
NewSearchTeamHookDefault creates a SearchTeamHookDefault with default headers values.
NewSearchTeamHookOK creates a SearchTeamHookOK with default headers values.
NewSearchTeamHookParams creates a new SearchTeamHookParams object, with the default timeout for this client.
NewSearchTeamHookParamsWithContext creates a new SearchTeamHookParams object with the ability to set a context for a request.
NewSearchTeamHookParamsWithHTTPClient creates a new SearchTeamHookParams object with the ability to set a custom HTTPClient for a request.
NewSearchTeamHookParamsWithTimeout creates a new SearchTeamHookParams object with the ability to set a timeout on a request.
NewUpdateTeamHookDefault creates a UpdateTeamHookDefault with default headers values.
NewUpdateTeamHookOK creates a UpdateTeamHookOK with default headers values.
NewUpdateTeamHookParams creates a new UpdateTeamHookParams object, with the default timeout for this client.
NewUpdateTeamHookParamsWithContext creates a new UpdateTeamHookParams object with the ability to set a context for a request.
NewUpdateTeamHookParamsWithHTTPClient creates a new UpdateTeamHookParams object with the ability to set a custom HTTPClient for a request.
NewUpdateTeamHookParamsWithTimeout creates a new UpdateTeamHookParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for team hook service API
*/.
CreateTeamHookDefault describes a response with status code -1, with default header values.
CreateTeamHookOK describes a response with status code 200, with default header values.
CreateTeamHookParams contains all the parameters to send to the API endpoint
for the create team hook operation.
CreateTeamHookReader is a Reader for the CreateTeamHook structure.
DeleteTeamHookDefault describes a response with status code -1, with default header values.
DeleteTeamHookOK describes a response with status code 200, with default header values.
DeleteTeamHookParams contains all the parameters to send to the API endpoint
for the delete team hook operation.
DeleteTeamHookReader is a Reader for the DeleteTeamHook structure.
PatchTeamHookDefault describes a response with status code -1, with default header values.
PatchTeamHookOK describes a response with status code 200, with default header values.
PatchTeamHookParams contains all the parameters to send to the API endpoint
for the patch team hook operation.
PatchTeamHookReader is a Reader for the PatchTeamHook structure.
ReadTeamHookDefault describes a response with status code -1, with default header values.
ReadTeamHookOK describes a response with status code 200, with default header values.
ReadTeamHookParams contains all the parameters to send to the API endpoint
for the read team hook operation.
ReadTeamHookReader is a Reader for the ReadTeamHook structure.
SearchTeamHookDefault describes a response with status code -1, with default header values.
SearchTeamHookOK describes a response with status code 200, with default header values.
SearchTeamHookParams contains all the parameters to send to the API endpoint
for the search team hook operation.
SearchTeamHookReader is a Reader for the SearchTeamHook structure.
UpdateTeamHookDefault describes a response with status code -1, with default header values.
UpdateTeamHookOK describes a response with status code 200, with default header values.
UpdateTeamHookParams contains all the parameters to send to the API endpoint
for the update team hook operation.
UpdateTeamHookReader is a Reader for the UpdateTeamHook structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.