# Functions
New creates a new information API client.
NewGetHaproxyProcessInfoDefault creates a GetHaproxyProcessInfoDefault with default headers values.
NewGetHaproxyProcessInfoOK creates a GetHaproxyProcessInfoOK with default headers values.
NewGetHaproxyProcessInfoParams creates a new GetHaproxyProcessInfoParams object with the default values initialized.
NewGetHaproxyProcessInfoParamsWithContext creates a new GetHaproxyProcessInfoParams object with the default values initialized, and the ability to set a context for a request.
NewGetHaproxyProcessInfoParamsWithHTTPClient creates a new GetHaproxyProcessInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHaproxyProcessInfoParamsWithTimeout creates a new GetHaproxyProcessInfoParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetInfoDefault creates a GetInfoDefault with default headers values.
NewGetInfoOK creates a GetInfoOK with default headers values.
NewGetInfoParams creates a new GetInfoParams object with the default values initialized.
NewGetInfoParamsWithContext creates a new GetInfoParams object with the default values initialized, and the ability to set a context for a request.
NewGetInfoParamsWithHTTPClient creates a new GetInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetInfoParamsWithTimeout creates a new GetInfoParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for information API
*/.
GetHaproxyProcessInfoDefault handles this case with default header values.
GetHaproxyProcessInfoOK handles this case with default header values.
GetHaproxyProcessInfoParams contains all the parameters to send to the API endpoint
for the get haproxy process info operation typically these are written to a http.Request
*/.
GetHaproxyProcessInfoReader is a Reader for the GetHaproxyProcessInfo structure.
GetInfoDefault handles this case with default header values.
GetInfoOK handles this case with default header values.
GetInfoParams contains all the parameters to send to the API endpoint
for the get info operation typically these are written to a http.Request
*/.
GetInfoReader is a Reader for the GetInfo structure.
# Interfaces
ClientService is the interface for Client methods.