# Functions
New creates a new alert API client.
NewGetAlertsBadRequest creates a GetAlertsBadRequest with default headers values.
NewGetAlertsInternalServerError creates a GetAlertsInternalServerError with default headers values.
NewGetAlertsOK creates a GetAlertsOK with default headers values.
NewGetAlertsParams creates a new GetAlertsParams object with the default values initialized.
NewGetAlertsParamsWithContext creates a new GetAlertsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAlertsParamsWithHTTPClient creates a new GetAlertsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAlertsParamsWithTimeout creates a new GetAlertsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostAlertsBadRequest creates a PostAlertsBadRequest with default headers values.
NewPostAlertsInternalServerError creates a PostAlertsInternalServerError with default headers values.
NewPostAlertsOK creates a PostAlertsOK with default headers values.
NewPostAlertsParams creates a new PostAlertsParams object with the default values initialized.
NewPostAlertsParamsWithContext creates a new PostAlertsParams object with the default values initialized, and the ability to set a context for a request.
NewPostAlertsParamsWithHTTPClient creates a new PostAlertsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostAlertsParamsWithTimeout creates a new PostAlertsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for alert API
*/.
GetAlertsBadRequest handles this case with default header values.
GetAlertsInternalServerError handles this case with default header values.
GetAlertsOK handles this case with default header values.
GetAlertsParams contains all the parameters to send to the API endpoint
for the get alerts operation typically these are written to a http.Request
*/.
GetAlertsReader is a Reader for the GetAlerts structure.
PostAlertsBadRequest handles this case with default header values.
PostAlertsInternalServerError handles this case with default header values.
PostAlertsOK handles this case with default header values.
PostAlertsParams contains all the parameters to send to the API endpoint
for the post alerts operation typically these are written to a http.Request
*/.
PostAlertsReader is a Reader for the PostAlerts structure.