package
0.0.0-20220126145513-7b3e9a72af01
Repository: https://github.com/piper-validation/fortify-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new cloud job controller API client.
NewCancelCloudJobBadRequest creates a CancelCloudJobBadRequest with default headers values.
NewCancelCloudJobConflict creates a CancelCloudJobConflict with default headers values.
NewCancelCloudJobForbidden creates a CancelCloudJobForbidden with default headers values.
NewCancelCloudJobInternalServerError creates a CancelCloudJobInternalServerError with default headers values.
NewCancelCloudJobNotFound creates a CancelCloudJobNotFound with default headers values.
NewCancelCloudJobOK creates a CancelCloudJobOK with default headers values.
NewCancelCloudJobParams creates a new CancelCloudJobParams object with the default values initialized.
NewCancelCloudJobParamsWithContext creates a new CancelCloudJobParams object with the default values initialized, and the ability to set a context for a request.
NewCancelCloudJobParamsWithHTTPClient creates a new CancelCloudJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCancelCloudJobParamsWithTimeout creates a new CancelCloudJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewCancelCloudJobUnauthorized creates a CancelCloudJobUnauthorized with default headers values.
NewListCloudJobBadRequest creates a ListCloudJobBadRequest with default headers values.
NewListCloudJobConflict creates a ListCloudJobConflict with default headers values.
NewListCloudJobForbidden creates a ListCloudJobForbidden with default headers values.
NewListCloudJobInternalServerError creates a ListCloudJobInternalServerError with default headers values.
NewListCloudJobNotFound creates a ListCloudJobNotFound with default headers values.
NewListCloudJobOK creates a ListCloudJobOK with default headers values.
NewListCloudJobParams creates a new ListCloudJobParams object with the default values initialized.
NewListCloudJobParamsWithContext creates a new ListCloudJobParams object with the default values initialized, and the ability to set a context for a request.
NewListCloudJobParamsWithHTTPClient creates a new ListCloudJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListCloudJobParamsWithTimeout creates a new ListCloudJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewListCloudJobUnauthorized creates a ListCloudJobUnauthorized with default headers values.
NewReadCloudJobBadRequest creates a ReadCloudJobBadRequest with default headers values.
NewReadCloudJobConflict creates a ReadCloudJobConflict with default headers values.
NewReadCloudJobForbidden creates a ReadCloudJobForbidden with default headers values.
NewReadCloudJobInternalServerError creates a ReadCloudJobInternalServerError with default headers values.
NewReadCloudJobNotFound creates a ReadCloudJobNotFound with default headers values.
NewReadCloudJobOK creates a ReadCloudJobOK with default headers values.
NewReadCloudJobParams creates a new ReadCloudJobParams object with the default values initialized.
NewReadCloudJobParamsWithContext creates a new ReadCloudJobParams object with the default values initialized, and the ability to set a context for a request.
NewReadCloudJobParamsWithHTTPClient creates a new ReadCloudJobParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadCloudJobParamsWithTimeout creates a new ReadCloudJobParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadCloudJobUnauthorized creates a ReadCloudJobUnauthorized with default headers values.

# Structs

CancelCloudJobBadRequest handles this case with default header values.
CancelCloudJobConflict handles this case with default header values.
CancelCloudJobForbidden handles this case with default header values.
CancelCloudJobInternalServerError handles this case with default header values.
CancelCloudJobNotFound handles this case with default header values.
CancelCloudJobOK handles this case with default header values.
CancelCloudJobParams contains all the parameters to send to the API endpoint for the cancel cloud job operation typically these are written to a http.Request */.
CancelCloudJobReader is a Reader for the CancelCloudJob structure.
CancelCloudJobUnauthorized handles this case with default header values.
Client for cloud job controller API */.
ListCloudJobBadRequest handles this case with default header values.
ListCloudJobConflict handles this case with default header values.
ListCloudJobForbidden handles this case with default header values.
ListCloudJobInternalServerError handles this case with default header values.
ListCloudJobNotFound handles this case with default header values.
ListCloudJobOK handles this case with default header values.
ListCloudJobParams contains all the parameters to send to the API endpoint for the list cloud job operation typically these are written to a http.Request */.
ListCloudJobReader is a Reader for the ListCloudJob structure.
ListCloudJobUnauthorized handles this case with default header values.
ReadCloudJobBadRequest handles this case with default header values.
ReadCloudJobConflict handles this case with default header values.
ReadCloudJobForbidden handles this case with default header values.
ReadCloudJobInternalServerError handles this case with default header values.
ReadCloudJobNotFound handles this case with default header values.
ReadCloudJobOK handles this case with default header values.
ReadCloudJobParams contains all the parameters to send to the API endpoint for the read cloud job operation typically these are written to a http.Request */.
ReadCloudJobReader is a Reader for the ReadCloudJob structure.
ReadCloudJobUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.