package
0.28.0
Repository: https://github.com/prometheus/alertmanager.git
Documentation: pkg.go.dev

# Functions

New creates a new alertgroup API client.
NewGetAlertGroupsBadRequest creates a GetAlertGroupsBadRequest with default headers values.
NewGetAlertGroupsInternalServerError creates a GetAlertGroupsInternalServerError with default headers values.
NewGetAlertGroupsOK creates a GetAlertGroupsOK with default headers values.
NewGetAlertGroupsParams creates a new GetAlertGroupsParams object, with the default timeout for this client.
NewGetAlertGroupsParamsWithContext creates a new GetAlertGroupsParams object with the ability to set a context for a request.
NewGetAlertGroupsParamsWithHTTPClient creates a new GetAlertGroupsParams object with the ability to set a custom HTTPClient for a request.
NewGetAlertGroupsParamsWithTimeout creates a new GetAlertGroupsParams object with the ability to set a timeout on a request.

# Structs

Client for alertgroup API */.
GetAlertGroupsBadRequest describes a response with status code 400, with default header values.
GetAlertGroupsInternalServerError describes a response with status code 500, with default header values.
GetAlertGroupsOK describes a response with status code 200, with default header values.
GetAlertGroupsParams contains all the parameters to send to the API endpoint for the get alert groups operation.
GetAlertGroupsReader is a Reader for the GetAlertGroups structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.