# Functions
New creates a new misc API client.
NewGetConnectionCheckOK creates a GetConnectionCheckOK with default headers values.
NewGetConnectionCheckParams creates a new GetConnectionCheckParams object, with the default timeout for this client.
NewGetConnectionCheckParamsWithContext creates a new GetConnectionCheckParams object with the ability to set a context for a request.
NewGetConnectionCheckParamsWithHTTPClient creates a new GetConnectionCheckParams object with the ability to set a custom HTTPClient for a request.
NewGetConnectionCheckParamsWithTimeout creates a new GetConnectionCheckParams object with the ability to set a timeout on a request.
NewGetStatusOK creates a GetStatusOK with default headers values.
NewGetStatusParams creates a new GetStatusParams object, with the default timeout for this client.
NewGetStatusParamsWithContext creates a new GetStatusParams object with the ability to set a context for a request.
NewGetStatusParamsWithHTTPClient creates a new GetStatusParams object with the ability to set a custom HTTPClient for a request.
NewGetStatusParamsWithTimeout creates a new GetStatusParams object with the ability to set a timeout on a request.
NewGetVersionOK creates a GetVersionOK with default headers values.
NewGetVersionParams creates a new GetVersionParams object, with the default timeout for this client.
NewGetVersionParamsWithContext creates a new GetVersionParams object with the ability to set a context for a request.
NewGetVersionParamsWithHTTPClient creates a new GetVersionParams object with the ability to set a custom HTTPClient for a request.
NewGetVersionParamsWithTimeout creates a new GetVersionParams object with the ability to set a timeout on a request.
# Structs
Client for misc API
*/.
GetConnectionCheckOK describes a response with status code 200, with default header values.
GetConnectionCheckParams contains all the parameters to send to the API endpoint
for the get connection check operation.
GetConnectionCheckReader is a Reader for the GetConnectionCheck structure.
GetStatusOK describes a response with status code 200, with default header values.
GetStatusParams contains all the parameters to send to the API endpoint
for the get status operation.
GetStatusReader is a Reader for the GetStatus structure.
GetVersionOK describes a response with status code 200, with default header values.
GetVersionParams contains all the parameters to send to the API endpoint
for the get version operation.
GetVersionReader is a Reader for the GetVersion structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.