# Functions
New creates a new openapi API client.
NewOpenAPIDeprecatedNotFound creates a OpenAPIDeprecatedNotFound with default headers values.
NewOpenAPIDeprecatedOK creates a OpenAPIDeprecatedOK with default headers values.
NewOpenAPIDeprecatedParams creates a new OpenAPIDeprecatedParams object, with the default timeout for this client.
NewOpenAPIDeprecatedParamsWithContext creates a new OpenAPIDeprecatedParams object with the ability to set a context for a request.
NewOpenAPIDeprecatedParamsWithHTTPClient creates a new OpenAPIDeprecatedParams object with the ability to set a custom HTTPClient for a request.
NewOpenAPIDeprecatedParamsWithTimeout creates a new OpenAPIDeprecatedParams object with the ability to set a timeout on a request.
NewOpenAPIv2OK creates a OpenAPIv2OK with default headers values.
NewOpenAPIv2Params creates a new OpenAPIv2Params object, with the default timeout for this client.
NewOpenAPIv2ParamsWithContext creates a new OpenAPIv2Params object with the ability to set a context for a request.
NewOpenAPIv2ParamsWithHTTPClient creates a new OpenAPIv2Params object with the ability to set a custom HTTPClient for a request.
NewOpenAPIv2ParamsWithTimeout creates a new OpenAPIv2Params object with the ability to set a timeout on a request.
NewOpenAPIv3OK creates a OpenAPIv3OK with default headers values.
NewOpenAPIv3Params creates a new OpenAPIv3Params object, with the default timeout for this client.
NewOpenAPIv3ParamsWithContext creates a new OpenAPIv3Params object with the ability to set a context for a request.
NewOpenAPIv3ParamsWithHTTPClient creates a new OpenAPIv3Params object with the ability to set a custom HTTPClient for a request.
NewOpenAPIv3ParamsWithTimeout creates a new OpenAPIv3Params object with the ability to set a timeout on a request.
# Structs
Client for openapi API
*/.
OpenAPIDeprecatedNotFound describes a response with status code 404, with default header values.
OpenAPIDeprecatedOK describes a response with status code 200, with default header values.
OpenAPIDeprecatedParams contains all the parameters to send to the API endpoint
for the open API deprecated operation.
OpenAPIDeprecatedReader is a Reader for the OpenAPIDeprecated structure.
OpenAPIv2OK describes a response with status code 200, with default header values.
OpenAPIv2Params contains all the parameters to send to the API endpoint
for the open a p iv2 operation.
OpenAPIv2Reader is a Reader for the OpenAPIv2 structure.
OpenAPIv3OK describes a response with status code 200, with default header values.
OpenAPIv3Params contains all the parameters to send to the API endpoint
for the open a p iv3 operation.
OpenAPIv3Reader is a Reader for the OpenAPIv3 structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.