package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new alerts API client.
NewGetV1AlertsAlertIDOK creates a GetV1AlertsAlertIDOK with default headers values.
NewGetV1AlertsAlertIDParams creates a new GetV1AlertsAlertIDParams object, with the default timeout for this client.
NewGetV1AlertsAlertIDParamsWithContext creates a new GetV1AlertsAlertIDParams object with the ability to set a context for a request.
NewGetV1AlertsAlertIDParamsWithHTTPClient creates a new GetV1AlertsAlertIDParams object with the ability to set a custom HTTPClient for a request.
NewGetV1AlertsAlertIDParamsWithTimeout creates a new GetV1AlertsAlertIDParams object with the ability to set a timeout on a request.
NewGetV1AlertsOK creates a GetV1AlertsOK with default headers values.
NewGetV1AlertsParams creates a new GetV1AlertsParams object, with the default timeout for this client.
NewGetV1AlertsParamsWithContext creates a new GetV1AlertsParams object with the ability to set a context for a request.
NewGetV1AlertsParamsWithHTTPClient creates a new GetV1AlertsParams object with the ability to set a custom HTTPClient for a request.
NewGetV1AlertsParamsWithTimeout creates a new GetV1AlertsParams object with the ability to set a timeout on a request.

# Structs

Client for alerts API */.
GetV1AlertsAlertIDOK describes a response with status code 200, with default header values.
GetV1AlertsAlertIDParams contains all the parameters to send to the API endpoint for the get v1 alerts alert Id operation.
GetV1AlertsAlertIDReader is a Reader for the GetV1AlertsAlertID structure.
GetV1AlertsOK describes a response with status code 200, with default header values.
GetV1AlertsParams contains all the parameters to send to the API endpoint for the get v1 alerts operation.
GetV1AlertsReader is a Reader for the GetV1Alerts structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.