package
5.6.3
Repository: https://github.com/mittwald/goharbor-client.git
Documentation: pkg.go.dev

# Functions

New creates a new scan data export API client.
NewDownloadScanDataForbidden creates a DownloadScanDataForbidden with default headers values.
NewDownloadScanDataInternalServerError creates a DownloadScanDataInternalServerError with default headers values.
NewDownloadScanDataNotFound creates a DownloadScanDataNotFound with default headers values.
NewDownloadScanDataOK creates a DownloadScanDataOK with default headers values.
NewDownloadScanDataParams creates a new DownloadScanDataParams object with the default values initialized.
NewDownloadScanDataParamsWithContext creates a new DownloadScanDataParams object with the default values initialized, and the ability to set a context for a request.
NewDownloadScanDataParamsWithHTTPClient creates a new DownloadScanDataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDownloadScanDataParamsWithTimeout creates a new DownloadScanDataParams object with the default values initialized, and the ability to set a timeout on a request.
NewDownloadScanDataUnauthorized creates a DownloadScanDataUnauthorized with default headers values.
NewExportScanDataBadRequest creates a ExportScanDataBadRequest with default headers values.
NewExportScanDataConflict creates a ExportScanDataConflict with default headers values.
NewExportScanDataForbidden creates a ExportScanDataForbidden with default headers values.
NewExportScanDataInternalServerError creates a ExportScanDataInternalServerError with default headers values.
NewExportScanDataMethodNotAllowed creates a ExportScanDataMethodNotAllowed with default headers values.
NewExportScanDataNotFound creates a ExportScanDataNotFound with default headers values.
NewExportScanDataOK creates a ExportScanDataOK with default headers values.
NewExportScanDataParams creates a new ExportScanDataParams object with the default values initialized.
NewExportScanDataParamsWithContext creates a new ExportScanDataParams object with the default values initialized, and the ability to set a context for a request.
NewExportScanDataParamsWithHTTPClient creates a new ExportScanDataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewExportScanDataParamsWithTimeout creates a new ExportScanDataParams object with the default values initialized, and the ability to set a timeout on a request.
NewExportScanDataUnauthorized creates a ExportScanDataUnauthorized with default headers values.
NewGetScanDataExportExecutionForbidden creates a GetScanDataExportExecutionForbidden with default headers values.
NewGetScanDataExportExecutionInternalServerError creates a GetScanDataExportExecutionInternalServerError with default headers values.
NewGetScanDataExportExecutionListForbidden creates a GetScanDataExportExecutionListForbidden with default headers values.
NewGetScanDataExportExecutionListInternalServerError creates a GetScanDataExportExecutionListInternalServerError with default headers values.
NewGetScanDataExportExecutionListNotFound creates a GetScanDataExportExecutionListNotFound with default headers values.
NewGetScanDataExportExecutionListOK creates a GetScanDataExportExecutionListOK with default headers values.
NewGetScanDataExportExecutionListParams creates a new GetScanDataExportExecutionListParams object with the default values initialized.
NewGetScanDataExportExecutionListParamsWithContext creates a new GetScanDataExportExecutionListParams object with the default values initialized, and the ability to set a context for a request.
NewGetScanDataExportExecutionListParamsWithHTTPClient creates a new GetScanDataExportExecutionListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetScanDataExportExecutionListParamsWithTimeout creates a new GetScanDataExportExecutionListParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetScanDataExportExecutionListUnauthorized creates a GetScanDataExportExecutionListUnauthorized with default headers values.
NewGetScanDataExportExecutionNotFound creates a GetScanDataExportExecutionNotFound with default headers values.
NewGetScanDataExportExecutionOK creates a GetScanDataExportExecutionOK with default headers values.
NewGetScanDataExportExecutionParams creates a new GetScanDataExportExecutionParams object with the default values initialized.
NewGetScanDataExportExecutionParamsWithContext creates a new GetScanDataExportExecutionParams object with the default values initialized, and the ability to set a context for a request.
NewGetScanDataExportExecutionParamsWithHTTPClient creates a new GetScanDataExportExecutionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetScanDataExportExecutionParamsWithTimeout creates a new GetScanDataExportExecutionParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetScanDataExportExecutionUnauthorized creates a GetScanDataExportExecutionUnauthorized with default headers values.

# Structs

Client for scan data export API */.
DownloadScanDataForbidden handles this case with default header values.
DownloadScanDataInternalServerError handles this case with default header values.
DownloadScanDataNotFound handles this case with default header values.
DownloadScanDataOK handles this case with default header values.
DownloadScanDataParams contains all the parameters to send to the API endpoint for the download scan data operation typically these are written to a http.Request */.
DownloadScanDataReader is a Reader for the DownloadScanData structure.
DownloadScanDataUnauthorized handles this case with default header values.
ExportScanDataBadRequest handles this case with default header values.
ExportScanDataConflict handles this case with default header values.
ExportScanDataForbidden handles this case with default header values.
ExportScanDataInternalServerError handles this case with default header values.
ExportScanDataMethodNotAllowed handles this case with default header values.
ExportScanDataNotFound handles this case with default header values.
ExportScanDataOK handles this case with default header values.
ExportScanDataParams contains all the parameters to send to the API endpoint for the export scan data operation typically these are written to a http.Request */.
ExportScanDataReader is a Reader for the ExportScanData structure.
ExportScanDataUnauthorized handles this case with default header values.
GetScanDataExportExecutionForbidden handles this case with default header values.
GetScanDataExportExecutionInternalServerError handles this case with default header values.
GetScanDataExportExecutionListForbidden handles this case with default header values.
GetScanDataExportExecutionListInternalServerError handles this case with default header values.
GetScanDataExportExecutionListNotFound handles this case with default header values.
GetScanDataExportExecutionListOK handles this case with default header values.
GetScanDataExportExecutionListParams contains all the parameters to send to the API endpoint for the get scan data export execution list operation typically these are written to a http.Request */.
GetScanDataExportExecutionListReader is a Reader for the GetScanDataExportExecutionList structure.
GetScanDataExportExecutionListUnauthorized handles this case with default header values.
GetScanDataExportExecutionNotFound handles this case with default header values.
GetScanDataExportExecutionOK handles this case with default header values.
GetScanDataExportExecutionParams contains all the parameters to send to the API endpoint for the get scan data export execution operation typically these are written to a http.Request */.
GetScanDataExportExecutionReader is a Reader for the GetScanDataExportExecution structure.
GetScanDataExportExecutionUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.