# Functions

New creates a new dev ops jenkins API client.
New creates a new dev ops jenkins API client with basic auth credentials.
New creates a new dev ops jenkins API client with a bearer token for authentication.
NewGetJenkinsLabelsOK creates a GetJenkinsLabelsOK with default headers values.
NewGetJenkinsLabelsParams creates a new GetJenkinsLabelsParams object, with the default timeout for this client.
NewGetJenkinsLabelsParamsWithContext creates a new GetJenkinsLabelsParams object with the ability to set a context for a request.
NewGetJenkinsLabelsParamsWithHTTPClient creates a new GetJenkinsLabelsParams object with the ability to set a custom HTTPClient for a request.
NewGetJenkinsLabelsParamsWithTimeout creates a new GetJenkinsLabelsParams object with the ability to set a timeout on a request.
NewUpdateJenkinsfileOK creates a UpdateJenkinsfileOK with default headers values.
NewUpdateJenkinsfileParams creates a new UpdateJenkinsfileParams object, with the default timeout for this client.
NewUpdateJenkinsfileParamsWithContext creates a new UpdateJenkinsfileParams object with the ability to set a context for a request.
NewUpdateJenkinsfileParamsWithHTTPClient creates a new UpdateJenkinsfileParams object with the ability to set a custom HTTPClient for a request.
NewUpdateJenkinsfileParamsWithTimeout creates a new UpdateJenkinsfileParams object with the ability to set a timeout on a request.

# Structs

Client for dev ops jenkins API */.
GetJenkinsLabelsOK describes a response with status code 200, with default header values.
GetJenkinsLabelsParams contains all the parameters to send to the API endpoint for the get jenkins labels operation.
GetJenkinsLabelsReader is a Reader for the GetJenkinsLabels structure.
UpdateJenkinsfileOK describes a response with status code 200, with default header values.
UpdateJenkinsfileParams contains all the parameters to send to the API endpoint for the update jenkinsfile operation.
UpdateJenkinsfileReader is a Reader for the UpdateJenkinsfile structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

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