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

# Functions

New creates a new receiver API client.
NewGetReceiversOK creates a GetReceiversOK with default headers values.
NewGetReceiversParams creates a new GetReceiversParams object, with the default timeout for this client.
NewGetReceiversParamsWithContext creates a new GetReceiversParams object with the ability to set a context for a request.
NewGetReceiversParamsWithHTTPClient creates a new GetReceiversParams object with the ability to set a custom HTTPClient for a request.
NewGetReceiversParamsWithTimeout creates a new GetReceiversParams object with the ability to set a timeout on a request.

# Structs

Client for receiver API */.
GetReceiversOK describes a response with status code 200, with default header values.
GetReceiversParams contains all the parameters to send to the API endpoint for the get receivers operation.
GetReceiversReader is a Reader for the GetReceivers structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.