package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev

# 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 timeout for this client.
NewGetHaproxyProcessInfoParamsWithContext creates a new GetHaproxyProcessInfoParams object with the ability to set a context for a request.
NewGetHaproxyProcessInfoParamsWithHTTPClient creates a new GetHaproxyProcessInfoParams object with the ability to set a custom HTTPClient for a request.
NewGetHaproxyProcessInfoParamsWithTimeout creates a new GetHaproxyProcessInfoParams object with 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 timeout for this client.
NewGetInfoParamsWithContext creates a new GetInfoParams object with the ability to set a context for a request.
NewGetInfoParamsWithHTTPClient creates a new GetInfoParams object with the ability to set a custom HTTPClient for a request.
NewGetInfoParamsWithTimeout creates a new GetInfoParams object with the ability to set a timeout on a request.

# Structs

Client for information API */.
GetHaproxyProcessInfoDefault describes a response with status code -1, with default header values.
GetHaproxyProcessInfoOK describes a response with status code 200, with default header values.
GetHaproxyProcessInfoParams contains all the parameters to send to the API endpoint for the get haproxy process info operation.
GetHaproxyProcessInfoReader is a Reader for the GetHaproxyProcessInfo structure.
GetInfoDefault describes a response with status code -1, with default header values.
GetInfoOK describes a response with status code 200, with default header values.
GetInfoParams contains all the parameters to send to the API endpoint for the get info operation.
GetInfoReader is a Reader for the GetInfo structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.