# Functions
New creates a new operations API client.
NewGetHealthcheckInfoOK creates a GetHealthcheckInfoOK with default headers values.
NewGetHealthcheckInfoParams creates a new GetHealthcheckInfoParams object with the default values initialized.
NewGetHealthcheckInfoParamsWithContext creates a new GetHealthcheckInfoParams object with the default values initialized, and the ability to set a context for a request.
NewGetHealthcheckInfoParamsWithHTTPClient creates a new GetHealthcheckInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHealthcheckInfoParamsWithTimeout creates a new GetHealthcheckInfoParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetHealthcheckInfoV1OK creates a GetHealthcheckInfoV1OK with default headers values.
NewGetHealthcheckInfoV1Params creates a new GetHealthcheckInfoV1Params object with the default values initialized.
NewGetHealthcheckInfoV1ParamsWithContext creates a new GetHealthcheckInfoV1Params object with the default values initialized, and the ability to set a context for a request.
NewGetHealthcheckInfoV1ParamsWithHTTPClient creates a new GetHealthcheckInfoV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetHealthcheckInfoV1ParamsWithTimeout creates a new GetHealthcheckInfoV1Params object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for operations API
*/.
GetHealthcheckInfoOK handles this case with default header values.
GetHealthcheckInfoParams contains all the parameters to send to the API endpoint
for the get healthcheck info operation typically these are written to a http.Request
*/.
GetHealthcheckInfoReader is a Reader for the GetHealthcheckInfo structure.
GetHealthcheckInfoV1OK handles this case with default header values.
GetHealthcheckInfoV1Params contains all the parameters to send to the API endpoint
for the get healthcheck info v1 operation typically these are written to a http.Request
*/.
GetHealthcheckInfoV1Reader is a Reader for the GetHealthcheckInfoV1 structure.
# Interfaces
ClientService is the interface for Client methods.