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 scan controller API client.
NewReadScanBadRequest creates a ReadScanBadRequest with default headers values.
NewReadScanConflict creates a ReadScanConflict with default headers values.
NewReadScanForbidden creates a ReadScanForbidden with default headers values.
NewReadScanInternalServerError creates a ReadScanInternalServerError with default headers values.
NewReadScanNotFound creates a ReadScanNotFound with default headers values.
NewReadScanOK creates a ReadScanOK with default headers values.
NewReadScanParams creates a new ReadScanParams object with the default values initialized.
NewReadScanParamsWithContext creates a new ReadScanParams object with the default values initialized, and the ability to set a context for a request.
NewReadScanParamsWithHTTPClient creates a new ReadScanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadScanParamsWithTimeout creates a new ReadScanParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadScanUnauthorized creates a ReadScanUnauthorized with default headers values.

# Structs

Client for scan controller API */.
ReadScanBadRequest handles this case with default header values.
ReadScanConflict handles this case with default header values.
ReadScanForbidden handles this case with default header values.
ReadScanInternalServerError handles this case with default header values.
ReadScanNotFound handles this case with default header values.
ReadScanOK handles this case with default header values.
ReadScanParams contains all the parameters to send to the API endpoint for the read scan operation typically these are written to a http.Request */.
ReadScanReader is a Reader for the ReadScan structure.
ReadScanUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.