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

# Functions

New creates a new scanners API client.
NewDeleteScannersRegistrationIDForbidden creates a DeleteScannersRegistrationIDForbidden with default headers values.
NewDeleteScannersRegistrationIDInternalServerError creates a DeleteScannersRegistrationIDInternalServerError with default headers values.
NewDeleteScannersRegistrationIDNotFound creates a DeleteScannersRegistrationIDNotFound with default headers values.
NewDeleteScannersRegistrationIDOK creates a DeleteScannersRegistrationIDOK with default headers values.
NewDeleteScannersRegistrationIDParams creates a new DeleteScannersRegistrationIDParams object, with the default timeout for this client.
NewDeleteScannersRegistrationIDParamsWithContext creates a new DeleteScannersRegistrationIDParams object with the ability to set a context for a request.
NewDeleteScannersRegistrationIDParamsWithHTTPClient creates a new DeleteScannersRegistrationIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteScannersRegistrationIDParamsWithTimeout creates a new DeleteScannersRegistrationIDParams object with the ability to set a timeout on a request.
NewDeleteScannersRegistrationIDUnauthorized creates a DeleteScannersRegistrationIDUnauthorized with default headers values.
NewPatchScannersRegistrationIDForbidden creates a PatchScannersRegistrationIDForbidden with default headers values.
NewPatchScannersRegistrationIDInternalServerError creates a PatchScannersRegistrationIDInternalServerError with default headers values.
NewPatchScannersRegistrationIDOK creates a PatchScannersRegistrationIDOK with default headers values.
NewPatchScannersRegistrationIDParams creates a new PatchScannersRegistrationIDParams object, with the default timeout for this client.
NewPatchScannersRegistrationIDParamsWithContext creates a new PatchScannersRegistrationIDParams object with the ability to set a context for a request.
NewPatchScannersRegistrationIDParamsWithHTTPClient creates a new PatchScannersRegistrationIDParams object with the ability to set a custom HTTPClient for a request.
NewPatchScannersRegistrationIDParamsWithTimeout creates a new PatchScannersRegistrationIDParams object with the ability to set a timeout on a request.
NewPatchScannersRegistrationIDUnauthorized creates a PatchScannersRegistrationIDUnauthorized with default headers values.
NewPostScannersBadRequest creates a PostScannersBadRequest with default headers values.
NewPostScannersCreated creates a PostScannersCreated with default headers values.
NewPostScannersForbidden creates a PostScannersForbidden with default headers values.
NewPostScannersInternalServerError creates a PostScannersInternalServerError with default headers values.
NewPostScannersParams creates a new PostScannersParams object, with the default timeout for this client.
NewPostScannersParamsWithContext creates a new PostScannersParams object with the ability to set a context for a request.
NewPostScannersParamsWithHTTPClient creates a new PostScannersParams object with the ability to set a custom HTTPClient for a request.
NewPostScannersParamsWithTimeout creates a new PostScannersParams object with the ability to set a timeout on a request.
NewPostScannersUnauthorized creates a PostScannersUnauthorized with default headers values.
NewPutProjectsProjectIDScannerBadRequest creates a PutProjectsProjectIDScannerBadRequest with default headers values.
NewPutProjectsProjectIDScannerForbidden creates a PutProjectsProjectIDScannerForbidden with default headers values.
NewPutProjectsProjectIDScannerInternalServerError creates a PutProjectsProjectIDScannerInternalServerError with default headers values.
NewPutProjectsProjectIDScannerNotFound creates a PutProjectsProjectIDScannerNotFound with default headers values.
NewPutProjectsProjectIDScannerOK creates a PutProjectsProjectIDScannerOK with default headers values.
NewPutProjectsProjectIDScannerParams creates a new PutProjectsProjectIDScannerParams object, with the default timeout for this client.
NewPutProjectsProjectIDScannerParamsWithContext creates a new PutProjectsProjectIDScannerParams object with the ability to set a context for a request.
NewPutProjectsProjectIDScannerParamsWithHTTPClient creates a new PutProjectsProjectIDScannerParams object with the ability to set a custom HTTPClient for a request.
NewPutProjectsProjectIDScannerParamsWithTimeout creates a new PutProjectsProjectIDScannerParams object with the ability to set a timeout on a request.
NewPutProjectsProjectIDScannerUnauthorized creates a PutProjectsProjectIDScannerUnauthorized with default headers values.
NewPutScannersRegistrationIDForbidden creates a PutScannersRegistrationIDForbidden with default headers values.
NewPutScannersRegistrationIDInternalServerError creates a PutScannersRegistrationIDInternalServerError with default headers values.
NewPutScannersRegistrationIDNotFound creates a PutScannersRegistrationIDNotFound with default headers values.
NewPutScannersRegistrationIDOK creates a PutScannersRegistrationIDOK with default headers values.
NewPutScannersRegistrationIDParams creates a new PutScannersRegistrationIDParams object, with the default timeout for this client.
NewPutScannersRegistrationIDParamsWithContext creates a new PutScannersRegistrationIDParams object with the ability to set a context for a request.
NewPutScannersRegistrationIDParamsWithHTTPClient creates a new PutScannersRegistrationIDParams object with the ability to set a custom HTTPClient for a request.
NewPutScannersRegistrationIDParamsWithTimeout creates a new PutScannersRegistrationIDParams object with the ability to set a timeout on a request.
NewPutScannersRegistrationIDUnauthorized creates a PutScannersRegistrationIDUnauthorized with default headers values.

# Structs

Client for scanners API */.
DeleteScannersRegistrationIDForbidden describes a response with status code 403, with default header values.
DeleteScannersRegistrationIDInternalServerError describes a response with status code 500, with default header values.
DeleteScannersRegistrationIDNotFound describes a response with status code 404, with default header values.
DeleteScannersRegistrationIDOK describes a response with status code 200, with default header values.
DeleteScannersRegistrationIDParams contains all the parameters to send to the API endpoint for the delete scanners registration ID operation.
DeleteScannersRegistrationIDReader is a Reader for the DeleteScannersRegistrationID structure.
DeleteScannersRegistrationIDUnauthorized describes a response with status code 401, with default header values.
PatchScannersRegistrationIDForbidden describes a response with status code 403, with default header values.
PatchScannersRegistrationIDInternalServerError describes a response with status code 500, with default header values.
PatchScannersRegistrationIDOK describes a response with status code 200, with default header values.
PatchScannersRegistrationIDParams contains all the parameters to send to the API endpoint for the patch scanners registration ID operation.
PatchScannersRegistrationIDReader is a Reader for the PatchScannersRegistrationID structure.
PatchScannersRegistrationIDUnauthorized describes a response with status code 401, with default header values.
PostScannersBadRequest describes a response with status code 400, with default header values.
PostScannersCreated describes a response with status code 201, with default header values.
PostScannersForbidden describes a response with status code 403, with default header values.
PostScannersInternalServerError describes a response with status code 500, with default header values.
PostScannersParams contains all the parameters to send to the API endpoint for the post scanners operation.
PostScannersReader is a Reader for the PostScanners structure.
PostScannersUnauthorized describes a response with status code 401, with default header values.
PutProjectsProjectIDScannerBadRequest describes a response with status code 400, with default header values.
PutProjectsProjectIDScannerForbidden describes a response with status code 403, with default header values.
PutProjectsProjectIDScannerInternalServerError describes a response with status code 500, with default header values.
PutProjectsProjectIDScannerNotFound describes a response with status code 404, with default header values.
PutProjectsProjectIDScannerOK describes a response with status code 200, with default header values.
PutProjectsProjectIDScannerParams contains all the parameters to send to the API endpoint for the put projects project ID scanner operation.
PutProjectsProjectIDScannerReader is a Reader for the PutProjectsProjectIDScanner structure.
PutProjectsProjectIDScannerUnauthorized describes a response with status code 401, with default header values.
PutScannersRegistrationIDForbidden describes a response with status code 403, with default header values.
PutScannersRegistrationIDInternalServerError describes a response with status code 500, with default header values.
PutScannersRegistrationIDNotFound describes a response with status code 404, with default header values.
PutScannersRegistrationIDOK describes a response with status code 200, with default header values.
PutScannersRegistrationIDParams contains all the parameters to send to the API endpoint for the put scanners registration ID operation.
PutScannersRegistrationIDReader is a Reader for the PutScannersRegistrationID structure.
PutScannersRegistrationIDUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.