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 project controller API client.
NewListProjectBadRequest creates a ListProjectBadRequest with default headers values.
NewListProjectConflict creates a ListProjectConflict with default headers values.
NewListProjectForbidden creates a ListProjectForbidden with default headers values.
NewListProjectInternalServerError creates a ListProjectInternalServerError with default headers values.
NewListProjectNotFound creates a ListProjectNotFound with default headers values.
NewListProjectOK creates a ListProjectOK with default headers values.
NewListProjectParams creates a new ListProjectParams object with the default values initialized.
NewListProjectParamsWithContext creates a new ListProjectParams object with the default values initialized, and the ability to set a context for a request.
NewListProjectParamsWithHTTPClient creates a new ListProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListProjectParamsWithTimeout creates a new ListProjectParams object with the default values initialized, and the ability to set a timeout on a request.
NewListProjectUnauthorized creates a ListProjectUnauthorized with default headers values.
NewReadProjectBadRequest creates a ReadProjectBadRequest with default headers values.
NewReadProjectConflict creates a ReadProjectConflict with default headers values.
NewReadProjectForbidden creates a ReadProjectForbidden with default headers values.
NewReadProjectInternalServerError creates a ReadProjectInternalServerError with default headers values.
NewReadProjectNotFound creates a ReadProjectNotFound with default headers values.
NewReadProjectOK creates a ReadProjectOK with default headers values.
NewReadProjectParams creates a new ReadProjectParams object with the default values initialized.
NewReadProjectParamsWithContext creates a new ReadProjectParams object with the default values initialized, and the ability to set a context for a request.
NewReadProjectParamsWithHTTPClient creates a new ReadProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadProjectParamsWithTimeout creates a new ReadProjectParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadProjectUnauthorized creates a ReadProjectUnauthorized with default headers values.
NewTestProjectBadRequest creates a TestProjectBadRequest with default headers values.
NewTestProjectConflict creates a TestProjectConflict with default headers values.
NewTestProjectForbidden creates a TestProjectForbidden with default headers values.
NewTestProjectInternalServerError creates a TestProjectInternalServerError with default headers values.
NewTestProjectNotFound creates a TestProjectNotFound with default headers values.
NewTestProjectOK creates a TestProjectOK with default headers values.
NewTestProjectParams creates a new TestProjectParams object with the default values initialized.
NewTestProjectParamsWithContext creates a new TestProjectParams object with the default values initialized, and the ability to set a context for a request.
NewTestProjectParamsWithHTTPClient creates a new TestProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewTestProjectParamsWithTimeout creates a new TestProjectParams object with the default values initialized, and the ability to set a timeout on a request.
NewTestProjectUnauthorized creates a TestProjectUnauthorized with default headers values.
NewUpdateProjectBadRequest creates a UpdateProjectBadRequest with default headers values.
NewUpdateProjectConflict creates a UpdateProjectConflict with default headers values.
NewUpdateProjectForbidden creates a UpdateProjectForbidden with default headers values.
NewUpdateProjectInternalServerError creates a UpdateProjectInternalServerError with default headers values.
NewUpdateProjectNotFound creates a UpdateProjectNotFound with default headers values.
NewUpdateProjectOK creates a UpdateProjectOK with default headers values.
NewUpdateProjectParams creates a new UpdateProjectParams object with the default values initialized.
NewUpdateProjectParamsWithContext creates a new UpdateProjectParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateProjectParamsWithHTTPClient creates a new UpdateProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateProjectParamsWithTimeout creates a new UpdateProjectParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateProjectUnauthorized creates a UpdateProjectUnauthorized with default headers values.

# Structs

Client for project controller API */.
ListProjectBadRequest handles this case with default header values.
ListProjectConflict handles this case with default header values.
ListProjectForbidden handles this case with default header values.
ListProjectInternalServerError handles this case with default header values.
ListProjectNotFound handles this case with default header values.
ListProjectOK handles this case with default header values.
ListProjectParams contains all the parameters to send to the API endpoint for the list project operation typically these are written to a http.Request */.
ListProjectReader is a Reader for the ListProject structure.
ListProjectUnauthorized handles this case with default header values.
ReadProjectBadRequest handles this case with default header values.
ReadProjectConflict handles this case with default header values.
ReadProjectForbidden handles this case with default header values.
ReadProjectInternalServerError handles this case with default header values.
ReadProjectNotFound handles this case with default header values.
ReadProjectOK handles this case with default header values.
ReadProjectParams contains all the parameters to send to the API endpoint for the read project operation typically these are written to a http.Request */.
ReadProjectReader is a Reader for the ReadProject structure.
ReadProjectUnauthorized handles this case with default header values.
TestProjectBadRequest handles this case with default header values.
TestProjectConflict handles this case with default header values.
TestProjectForbidden handles this case with default header values.
TestProjectInternalServerError handles this case with default header values.
TestProjectNotFound handles this case with default header values.
TestProjectOK handles this case with default header values.
TestProjectParams contains all the parameters to send to the API endpoint for the test project operation typically these are written to a http.Request */.
TestProjectReader is a Reader for the TestProject structure.
TestProjectUnauthorized handles this case with default header values.
UpdateProjectBadRequest handles this case with default header values.
UpdateProjectConflict handles this case with default header values.
UpdateProjectForbidden handles this case with default header values.
UpdateProjectInternalServerError handles this case with default header values.
UpdateProjectNotFound handles this case with default header values.
UpdateProjectOK handles this case with default header values.
UpdateProjectParams contains all the parameters to send to the API endpoint for the update project operation typically these are written to a http.Request */.
UpdateProjectReader is a Reader for the UpdateProject structure.
UpdateProjectUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.