# 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 timeout for this client.
NewGetSystemCVEAllowlistParamsWithContext creates a new GetSystemCVEAllowlistParams object with the ability to set a context for a request.
NewGetSystemCVEAllowlistParamsWithHTTPClient creates a new GetSystemCVEAllowlistParams object with the ability to set a custom HTTPClient for a request.
NewGetSystemCVEAllowlistParamsWithTimeout creates a new GetSystemCVEAllowlistParams object with 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 timeout for this client.
NewPutSystemCVEAllowlistParamsWithContext creates a new PutSystemCVEAllowlistParams object with the ability to set a context for a request.
NewPutSystemCVEAllowlistParamsWithHTTPClient creates a new PutSystemCVEAllowlistParams object with the ability to set a custom HTTPClient for a request.
NewPutSystemCVEAllowlistParamsWithTimeout creates a new PutSystemCVEAllowlistParams object with 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 describes a response with status code 500, with default header values.
GetSystemCVEAllowlistOK describes a response with status code 200, with default header values.
GetSystemCVEAllowlistParams contains all the parameters to send to the API endpoint
for the get system CVE allowlist operation.
GetSystemCVEAllowlistReader is a Reader for the GetSystemCVEAllowlist structure.
GetSystemCVEAllowlistUnauthorized describes a response with status code 401, with default header values.
PutSystemCVEAllowlistForbidden describes a response with status code 403, with default header values.
PutSystemCVEAllowlistInternalServerError describes a response with status code 500, with default header values.
PutSystemCVEAllowlistOK describes a response with status code 200, with default header values.
PutSystemCVEAllowlistParams contains all the parameters to send to the API endpoint
for the put system CVE allowlist operation.
PutSystemCVEAllowlistReader is a Reader for the PutSystemCVEAllowlist structure.
PutSystemCVEAllowlistUnauthorized describes a response with status code 401, with default header values.
# Interfaces
API is the interface of the system cve allowlist client.