# Functions
New creates a new alert API client.
NewGetAlertsBadRequest creates a GetAlertsBadRequest with default headers values.
NewGetAlertsConnectionBadRequest creates a GetAlertsConnectionBadRequest with default headers values.
NewGetAlertsConnectionInternalServerError creates a GetAlertsConnectionInternalServerError with default headers values.
NewGetAlertsConnectionNotFound creates a GetAlertsConnectionNotFound with default headers values.
NewGetAlertsConnectionOK creates a GetAlertsConnectionOK with default headers values.
NewGetAlertsConnectionParams creates a new GetAlertsConnectionParams object, with the default timeout for this client.
NewGetAlertsConnectionParamsWithContext creates a new GetAlertsConnectionParams object with the ability to set a context for a request.
NewGetAlertsConnectionParamsWithHTTPClient creates a new GetAlertsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetAlertsConnectionParamsWithTimeout creates a new GetAlertsConnectionParams object with the ability to set a timeout on a request.
NewGetAlertsInternalServerError creates a GetAlertsInternalServerError with default headers values.
NewGetAlertsNotFound creates a GetAlertsNotFound with default headers values.
NewGetAlertsOK creates a GetAlertsOK with default headers values.
NewGetAlertsParams creates a new GetAlertsParams object, with the default timeout for this client.
NewGetAlertsParamsWithContext creates a new GetAlertsParams object with the ability to set a context for a request.
NewGetAlertsParamsWithHTTPClient creates a new GetAlertsParams object with the ability to set a custom HTTPClient for a request.
NewGetAlertsParamsWithTimeout creates a new GetAlertsParams object with the ability to set a timeout on a request.
NewResolveAlertBadRequest creates a ResolveAlertBadRequest with default headers values.
NewResolveAlertInternalServerError creates a ResolveAlertInternalServerError with default headers values.
NewResolveAlertNotFound creates a ResolveAlertNotFound with default headers values.
NewResolveAlertOK creates a ResolveAlertOK with default headers values.
NewResolveAlertParams creates a new ResolveAlertParams object, with the default timeout for this client.
NewResolveAlertParamsWithContext creates a new ResolveAlertParams object with the ability to set a context for a request.
NewResolveAlertParamsWithHTTPClient creates a new ResolveAlertParams object with the ability to set a custom HTTPClient for a request.
NewResolveAlertParamsWithTimeout creates a new ResolveAlertParams object with the ability to set a timeout on a request.
# Structs
Client for alert API
*/.
GetAlertsBadRequest describes a response with status code 400, with default header values.
GetAlertsConnectionBadRequest describes a response with status code 400, with default header values.
GetAlertsConnectionInternalServerError describes a response with status code 500, with default header values.
GetAlertsConnectionNotFound describes a response with status code 404, with default header values.
GetAlertsConnectionOK describes a response with status code 200, with default header values.
GetAlertsConnectionParams contains all the parameters to send to the API endpoint
for the get alerts connection operation.
GetAlertsConnectionReader is a Reader for the GetAlertsConnection structure.
GetAlertsInternalServerError describes a response with status code 500, with default header values.
GetAlertsNotFound describes a response with status code 404, with default header values.
GetAlertsOK describes a response with status code 200, with default header values.
GetAlertsParams contains all the parameters to send to the API endpoint
for the get alerts operation.
GetAlertsReader is a Reader for the GetAlerts structure.
ResolveAlertBadRequest describes a response with status code 400, with default header values.
ResolveAlertInternalServerError describes a response with status code 500, with default header values.
ResolveAlertNotFound describes a response with status code 404, with default header values.
ResolveAlertOK describes a response with status code 200, with default header values.
ResolveAlertParams contains all the parameters to send to the API endpoint
for the resolve alert operation.
ResolveAlertReader is a Reader for the ResolveAlert structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.