# Functions
New creates a new job controller API client.
NewCancelJobBadRequest creates a CancelJobBadRequest with default headers values.
NewCancelJobConflict creates a CancelJobConflict with default headers values.
NewCancelJobForbidden creates a CancelJobForbidden with default headers values.
NewCancelJobInternalServerError creates a CancelJobInternalServerError with default headers values.
NewCancelJobNotFound creates a CancelJobNotFound with default headers values.
NewCancelJobOK creates a CancelJobOK with default headers values.
NewCancelJobParams creates a new CancelJobParams object with the default values initialized.
NewCancelJobParamsWithContext creates a new CancelJobParams object with the default values initialized, and the ability to set a context for a request.
NewCancelJobParamsWithHTTPClient creates a new CancelJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCancelJobParamsWithTimeout creates a new CancelJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewCancelJobUnauthorized creates a CancelJobUnauthorized with default headers values.
NewListJobBadRequest creates a ListJobBadRequest with default headers values.
NewListJobConflict creates a ListJobConflict with default headers values.
NewListJobForbidden creates a ListJobForbidden with default headers values.
NewListJobInternalServerError creates a ListJobInternalServerError with default headers values.
NewListJobNotFound creates a ListJobNotFound with default headers values.
NewListJobOK creates a ListJobOK with default headers values.
NewListJobParams creates a new ListJobParams object with the default values initialized.
NewListJobParamsWithContext creates a new ListJobParams object with the default values initialized, and the ability to set a context for a request.
NewListJobParamsWithHTTPClient creates a new ListJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListJobParamsWithTimeout creates a new ListJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewListJobUnauthorized creates a ListJobUnauthorized with default headers values.
NewReadJobBadRequest creates a ReadJobBadRequest with default headers values.
NewReadJobConflict creates a ReadJobConflict with default headers values.
NewReadJobForbidden creates a ReadJobForbidden with default headers values.
NewReadJobInternalServerError creates a ReadJobInternalServerError with default headers values.
NewReadJobNotFound creates a ReadJobNotFound with default headers values.
NewReadJobOK creates a ReadJobOK with default headers values.
NewReadJobParams creates a new ReadJobParams object with the default values initialized.
NewReadJobParamsWithContext creates a new ReadJobParams object with the default values initialized, and the ability to set a context for a request.
NewReadJobParamsWithHTTPClient creates a new ReadJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadJobParamsWithTimeout creates a new ReadJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadJobUnauthorized creates a ReadJobUnauthorized with default headers values.
NewUpdateJobBadRequest creates a UpdateJobBadRequest with default headers values.
NewUpdateJobConflict creates a UpdateJobConflict with default headers values.
NewUpdateJobForbidden creates a UpdateJobForbidden with default headers values.
NewUpdateJobInternalServerError creates a UpdateJobInternalServerError with default headers values.
NewUpdateJobNotFound creates a UpdateJobNotFound with default headers values.
NewUpdateJobOK creates a UpdateJobOK with default headers values.
NewUpdateJobParams creates a new UpdateJobParams object with the default values initialized.
NewUpdateJobParamsWithContext creates a new UpdateJobParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateJobParamsWithHTTPClient creates a new UpdateJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateJobParamsWithTimeout creates a new UpdateJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateJobUnauthorized creates a UpdateJobUnauthorized with default headers values.
# Structs
CancelJobBadRequest handles this case with default header values.
CancelJobConflict handles this case with default header values.
CancelJobForbidden handles this case with default header values.
CancelJobInternalServerError handles this case with default header values.
CancelJobNotFound handles this case with default header values.
CancelJobOK handles this case with default header values.
CancelJobParams contains all the parameters to send to the API endpoint
for the cancel job operation typically these are written to a http.Request
*/.
CancelJobReader is a Reader for the CancelJob structure.
CancelJobUnauthorized handles this case with default header values.
Client for job controller API
*/.
ListJobBadRequest handles this case with default header values.
ListJobConflict handles this case with default header values.
ListJobForbidden handles this case with default header values.
ListJobInternalServerError handles this case with default header values.
ListJobNotFound handles this case with default header values.
ListJobOK handles this case with default header values.
ListJobParams contains all the parameters to send to the API endpoint
for the list job operation typically these are written to a http.Request
*/.
ListJobReader is a Reader for the ListJob structure.
ListJobUnauthorized handles this case with default header values.
ReadJobBadRequest handles this case with default header values.
ReadJobConflict handles this case with default header values.
ReadJobForbidden handles this case with default header values.
ReadJobInternalServerError handles this case with default header values.
ReadJobNotFound handles this case with default header values.
ReadJobOK handles this case with default header values.
ReadJobParams contains all the parameters to send to the API endpoint
for the read job operation typically these are written to a http.Request
*/.
ReadJobReader is a Reader for the ReadJob structure.
ReadJobUnauthorized handles this case with default header values.
UpdateJobBadRequest handles this case with default header values.
UpdateJobConflict handles this case with default header values.
UpdateJobForbidden handles this case with default header values.
UpdateJobInternalServerError handles this case with default header values.
UpdateJobNotFound handles this case with default header values.
UpdateJobOK handles this case with default header values.
UpdateJobParams contains all the parameters to send to the API endpoint
for the update job operation typically these are written to a http.Request
*/.
UpdateJobReader is a Reader for the UpdateJob structure.
UpdateJobUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.