# Functions
New creates a new system cve allowlist API client.
NewGetSystemCVEAllowlistInternalServerError creates a GetSystemCVEAllowlistInternalServerError with default headers values.
NewGetSystemCVEAllowlistOK creates a GetSystemCVEAllowlistOK with default headers values.
NewGetSystemCVEAllowlistParams creates a new GetSystemCVEAllowlistParams object with the default values initialized.
NewGetSystemCVEAllowlistParamsWithContext creates a new GetSystemCVEAllowlistParams object with the default values initialized, and the ability to set a context for a request.
NewGetSystemCVEAllowlistParamsWithHTTPClient creates a new GetSystemCVEAllowlistParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSystemCVEAllowlistParamsWithTimeout creates a new GetSystemCVEAllowlistParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSystemCVEAllowlistUnauthorized creates a GetSystemCVEAllowlistUnauthorized with default headers values.
NewPutSystemCVEAllowlistForbidden creates a PutSystemCVEAllowlistForbidden with default headers values.
NewPutSystemCVEAllowlistInternalServerError creates a PutSystemCVEAllowlistInternalServerError with default headers values.
NewPutSystemCVEAllowlistOK creates a PutSystemCVEAllowlistOK with default headers values.
NewPutSystemCVEAllowlistParams creates a new PutSystemCVEAllowlistParams object with the default values initialized.
NewPutSystemCVEAllowlistParamsWithContext creates a new PutSystemCVEAllowlistParams object with the default values initialized, and the ability to set a context for a request.
NewPutSystemCVEAllowlistParamsWithHTTPClient creates a new PutSystemCVEAllowlistParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutSystemCVEAllowlistParamsWithTimeout creates a new PutSystemCVEAllowlistParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutSystemCVEAllowlistUnauthorized creates a PutSystemCVEAllowlistUnauthorized with default headers values.
# Structs
Client for system cve allowlist API
*/.
GetSystemCVEAllowlistInternalServerError handles this case with default header values.
GetSystemCVEAllowlistOK handles this case with default header values.
GetSystemCVEAllowlistParams contains all the parameters to send to the API endpoint
for the get system CVE allowlist operation typically these are written to a http.Request
*/.
GetSystemCVEAllowlistReader is a Reader for the GetSystemCVEAllowlist structure.
GetSystemCVEAllowlistUnauthorized handles this case with default header values.
PutSystemCVEAllowlistForbidden handles this case with default header values.
PutSystemCVEAllowlistInternalServerError handles this case with default header values.
PutSystemCVEAllowlistOK handles this case with default header values.
PutSystemCVEAllowlistParams contains all the parameters to send to the API endpoint
for the put system CVE allowlist operation typically these are written to a http.Request
*/.
PutSystemCVEAllowlistReader is a Reader for the PutSystemCVEAllowlist structure.
PutSystemCVEAllowlistUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.