# Functions
New creates a new index API client.
NewSearchIndexBadRequest creates a SearchIndexBadRequest with default headers values.
NewSearchIndexDefault creates a SearchIndexDefault with default headers values.
NewSearchIndexOK creates a SearchIndexOK with default headers values.
NewSearchIndexParams creates a new SearchIndexParams object, with the default timeout for this client.
NewSearchIndexParamsWithContext creates a new SearchIndexParams object with the ability to set a context for a request.
NewSearchIndexParamsWithHTTPClient creates a new SearchIndexParams object with the ability to set a custom HTTPClient for a request.
NewSearchIndexParamsWithTimeout creates a new SearchIndexParams object with the ability to set a timeout on a request.
# Structs
Client for index API
*/.
SearchIndexBadRequest describes a response with status code 400, with default header values.
SearchIndexDefault describes a response with status code -1, with default header values.
SearchIndexOK describes a response with status code 200, with default header values.
SearchIndexParams contains all the parameters to send to the API endpoint
for the search index operation.
SearchIndexReader is a Reader for the SearchIndex structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.