package
0.0.0-20240520121837-b2b71dc33098
Repository: https://github.com/volumeztech/volumez-rest-client.git
Documentation: pkg.go.dev

# Functions

New creates a new alerts API client.
NewAlertAcknowledgeDefault creates a AlertAcknowledgeDefault with default headers values.
NewAlertAcknowledgeOK creates a AlertAcknowledgeOK with default headers values.
NewAlertAcknowledgeParams creates a new AlertAcknowledgeParams object, with the default timeout for this client.
NewAlertAcknowledgeParamsWithContext creates a new AlertAcknowledgeParams object with the ability to set a context for a request.
NewAlertAcknowledgeParamsWithHTTPClient creates a new AlertAcknowledgeParams object with the ability to set a custom HTTPClient for a request.
NewAlertAcknowledgeParamsWithTimeout creates a new AlertAcknowledgeParams object with the ability to set a timeout on a request.
NewAlertsListDefault creates a AlertsListDefault with default headers values.
NewAlertsListOK creates a AlertsListOK with default headers values.
NewAlertsListParams creates a new AlertsListParams object, with the default timeout for this client.
NewAlertsListParamsWithContext creates a new AlertsListParams object with the ability to set a context for a request.
NewAlertsListParamsWithHTTPClient creates a new AlertsListParams object with the ability to set a custom HTTPClient for a request.
NewAlertsListParamsWithTimeout creates a new AlertsListParams object with the ability to set a timeout on a request.
New creates a new alerts API client with basic auth credentials.
New creates a new alerts API client with a bearer token for authentication.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithAcceptTextPlain sets the Accept header to "text/plain".

# Structs

AlertAcknowledgeDefault describes a response with status code -1, with default header values.
AlertAcknowledgeOK describes a response with status code 200, with default header values.
AlertAcknowledgeParams contains all the parameters to send to the API endpoint for the alert acknowledge operation.
AlertAcknowledgeReader is a Reader for the AlertAcknowledge structure.
AlertsListDefault describes a response with status code -1, with default header values.
AlertsListOK describes a response with status code 200, with default header values.
AlertsListParams contains all the parameters to send to the API endpoint for the alerts list operation.
AlertsListReader is a Reader for the AlertsList structure.
Client for alerts API */.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.