# Functions
New creates a new scan API client.
NewGetReportLogForbidden creates a GetReportLogForbidden with default headers values.
NewGetReportLogInternalServerError creates a GetReportLogInternalServerError with default headers values.
NewGetReportLogNotFound creates a GetReportLogNotFound with default headers values.
NewGetReportLogOK creates a GetReportLogOK with default headers values.
NewGetReportLogParams creates a new GetReportLogParams object with the default values initialized.
NewGetReportLogParamsWithContext creates a new GetReportLogParams object with the default values initialized, and the ability to set a context for a request.
NewGetReportLogParamsWithHTTPClient creates a new GetReportLogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetReportLogParamsWithTimeout creates a new GetReportLogParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetReportLogUnauthorized creates a GetReportLogUnauthorized with default headers values.
NewScanArtifactAccepted creates a ScanArtifactAccepted with default headers values.
NewScanArtifactBadRequest creates a ScanArtifactBadRequest with default headers values.
NewScanArtifactForbidden creates a ScanArtifactForbidden with default headers values.
NewScanArtifactInternalServerError creates a ScanArtifactInternalServerError with default headers values.
NewScanArtifactNotFound creates a ScanArtifactNotFound with default headers values.
NewScanArtifactParams creates a new ScanArtifactParams object with the default values initialized.
NewScanArtifactParamsWithContext creates a new ScanArtifactParams object with the default values initialized, and the ability to set a context for a request.
NewScanArtifactParamsWithHTTPClient creates a new ScanArtifactParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewScanArtifactParamsWithTimeout creates a new ScanArtifactParams object with the default values initialized, and the ability to set a timeout on a request.
NewScanArtifactUnauthorized creates a ScanArtifactUnauthorized with default headers values.
NewStopScanArtifactAccepted creates a StopScanArtifactAccepted with default headers values.
NewStopScanArtifactBadRequest creates a StopScanArtifactBadRequest with default headers values.
NewStopScanArtifactForbidden creates a StopScanArtifactForbidden with default headers values.
NewStopScanArtifactInternalServerError creates a StopScanArtifactInternalServerError with default headers values.
NewStopScanArtifactNotFound creates a StopScanArtifactNotFound with default headers values.
NewStopScanArtifactParams creates a new StopScanArtifactParams object with the default values initialized.
NewStopScanArtifactParamsWithContext creates a new StopScanArtifactParams object with the default values initialized, and the ability to set a context for a request.
NewStopScanArtifactParamsWithHTTPClient creates a new StopScanArtifactParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewStopScanArtifactParamsWithTimeout creates a new StopScanArtifactParams object with the default values initialized, and the ability to set a timeout on a request.
NewStopScanArtifactUnauthorized creates a StopScanArtifactUnauthorized with default headers values.
# Structs
Client for scan API
*/.
GetReportLogForbidden handles this case with default header values.
GetReportLogInternalServerError handles this case with default header values.
GetReportLogNotFound handles this case with default header values.
GetReportLogOK handles this case with default header values.
GetReportLogParams contains all the parameters to send to the API endpoint
for the get report log operation typically these are written to a http.Request
*/.
GetReportLogReader is a Reader for the GetReportLog structure.
GetReportLogUnauthorized handles this case with default header values.
ScanArtifactAccepted handles this case with default header values.
ScanArtifactBadRequest handles this case with default header values.
ScanArtifactForbidden handles this case with default header values.
ScanArtifactInternalServerError handles this case with default header values.
ScanArtifactNotFound handles this case with default header values.
ScanArtifactParams contains all the parameters to send to the API endpoint
for the scan artifact operation typically these are written to a http.Request
*/.
ScanArtifactReader is a Reader for the ScanArtifact structure.
ScanArtifactUnauthorized handles this case with default header values.
StopScanArtifactAccepted handles this case with default header values.
StopScanArtifactBadRequest handles this case with default header values.
StopScanArtifactForbidden handles this case with default header values.
StopScanArtifactInternalServerError handles this case with default header values.
StopScanArtifactNotFound handles this case with default header values.
StopScanArtifactParams contains all the parameters to send to the API endpoint
for the stop scan artifact operation typically these are written to a http.Request
*/.
StopScanArtifactReader is a Reader for the StopScanArtifact structure.
StopScanArtifactUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.