# Functions
New creates a new alert API client.
New creates a new alert API client with basic auth credentials.
New creates a new alert API client with a bearer token for authentication.
NewGetAlertSummaryDefault creates a GetAlertSummaryDefault with default headers values.
NewGetAlertSummaryOK creates a GetAlertSummaryOK with default headers values.
NewGetAlertSummaryParams creates a new GetAlertSummaryParams object, with the default timeout for this client.
NewGetAlertSummaryParamsWithContext creates a new GetAlertSummaryParams object with the ability to set a context for a request.
NewGetAlertSummaryParamsWithHTTPClient creates a new GetAlertSummaryParams object with the ability to set a custom HTTPClient for a request.
NewGetAlertSummaryParamsWithTimeout creates a new GetAlertSummaryParams object with the ability to set a timeout on a request.
# Structs
Client for alert API
*/.
GetAlertSummaryDefault describes a response with status code -1, with default header values.
GetAlertSummaryOK describes a response with status code 200, with default header values.
GetAlertSummaryParams contains all the parameters to send to the API endpoint
for the get alert summary operation.
GetAlertSummaryReader is a Reader for the GetAlertSummary structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.