# Functions

New creates a new dev ops webhook API client.
New creates a new dev ops webhook API client with basic auth credentials.
New creates a new dev ops webhook API client with a bearer token for authentication.
NewGenericWebhookOK creates a GenericWebhookOK with default headers values.
NewGenericWebhookParams creates a new GenericWebhookParams object, with the default timeout for this client.
NewGenericWebhookParamsWithContext creates a new GenericWebhookParams object with the ability to set a context for a request.
NewGenericWebhookParamsWithHTTPClient creates a new GenericWebhookParams object with the ability to set a custom HTTPClient for a request.
NewGenericWebhookParamsWithTimeout creates a new GenericWebhookParams object with the ability to set a timeout on a request.
NewGetNotifyCommitOK creates a GetNotifyCommitOK with default headers values.
NewGetNotifyCommitParams creates a new GetNotifyCommitParams object, with the default timeout for this client.
NewGetNotifyCommitParamsWithContext creates a new GetNotifyCommitParams object with the ability to set a context for a request.
NewGetNotifyCommitParamsWithHTTPClient creates a new GetNotifyCommitParams object with the ability to set a custom HTTPClient for a request.
NewGetNotifyCommitParamsWithTimeout creates a new GetNotifyCommitParams object with the ability to set a timeout on a request.
NewGithubWebhookOK creates a GithubWebhookOK with default headers values.
NewGithubWebhookParams creates a new GithubWebhookParams object, with the default timeout for this client.
NewGithubWebhookParamsWithContext creates a new GithubWebhookParams object with the ability to set a context for a request.
NewGithubWebhookParamsWithHTTPClient creates a new GithubWebhookParams object with the ability to set a custom HTTPClient for a request.
NewGithubWebhookParamsWithTimeout creates a new GithubWebhookParams object with the ability to set a timeout on a request.
NewPostNotifyCommitOK creates a PostNotifyCommitOK with default headers values.
NewPostNotifyCommitParams creates a new PostNotifyCommitParams object, with the default timeout for this client.
NewPostNotifyCommitParamsWithContext creates a new PostNotifyCommitParams object with the ability to set a context for a request.
NewPostNotifyCommitParamsWithHTTPClient creates a new PostNotifyCommitParams object with the ability to set a custom HTTPClient for a request.
NewPostNotifyCommitParamsWithTimeout creates a new PostNotifyCommitParams object with the ability to set a timeout on a request.
NewReceiveEventsFromJenkinsOK creates a ReceiveEventsFromJenkinsOK with default headers values.
NewReceiveEventsFromJenkinsParams creates a new ReceiveEventsFromJenkinsParams object, with the default timeout for this client.
NewReceiveEventsFromJenkinsParamsWithContext creates a new ReceiveEventsFromJenkinsParams object with the ability to set a context for a request.
NewReceiveEventsFromJenkinsParamsWithHTTPClient creates a new ReceiveEventsFromJenkinsParams object with the ability to set a custom HTTPClient for a request.
NewReceiveEventsFromJenkinsParamsWithTimeout creates a new ReceiveEventsFromJenkinsParams object with the ability to set a timeout on a request.
NewScmWebhookOK creates a ScmWebhookOK with default headers values.
NewScmWebhookParams creates a new ScmWebhookParams object, with the default timeout for this client.
NewScmWebhookParamsWithContext creates a new ScmWebhookParams object with the ability to set a context for a request.
NewScmWebhookParamsWithHTTPClient creates a new ScmWebhookParams object with the ability to set a custom HTTPClient for a request.
NewScmWebhookParamsWithTimeout creates a new ScmWebhookParams object with the ability to set a timeout on a request.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithAcceptTextPlainCharsetUTF8 sets the Accept header to "text/plain; charset=utf-8".
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
WithContentTypeApplicationxWwwFormUrlencoded sets the Content-Type header to "application/x-www-form-urlencoded".

# Structs

Client for dev ops webhook API */.
GenericWebhookOK describes a response with status code 200, with default header values.
GenericWebhookParams contains all the parameters to send to the API endpoint for the generic webhook operation.
GenericWebhookReader is a Reader for the GenericWebhook structure.
GetNotifyCommitOK describes a response with status code 200, with default header values.
GetNotifyCommitParams contains all the parameters to send to the API endpoint for the get notify commit operation.
GetNotifyCommitReader is a Reader for the GetNotifyCommit structure.
GithubWebhookOK describes a response with status code 200, with default header values.
GithubWebhookParams contains all the parameters to send to the API endpoint for the github webhook operation.
GithubWebhookReader is a Reader for the GithubWebhook structure.
PostNotifyCommitOK describes a response with status code 200, with default header values.
PostNotifyCommitParams contains all the parameters to send to the API endpoint for the post notify commit operation.
PostNotifyCommitReader is a Reader for the PostNotifyCommit structure.
ReceiveEventsFromJenkinsOK describes a response with status code 200, with default header values.
ReceiveEventsFromJenkinsParams contains all the parameters to send to the API endpoint for the receive events from jenkins operation.
ReceiveEventsFromJenkinsReader is a Reader for the ReceiveEventsFromJenkins structure.
ScmWebhookOK describes a response with status code 200, with default header values.
ScmWebhookParams contains all the parameters to send to the API endpoint for the scm webhook operation.
ScmWebhookReader is a Reader for the ScmWebhook structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.