# Functions
New creates a new general API client.
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.
# Structs
Client for general API
*/.
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.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.