package
1.26.5
Repository: https://github.com/weaviate/weaviate.git
Documentation: pkg.go.dev

# Functions

New creates a new classifications API client.
NewClassificationsGetForbidden creates a ClassificationsGetForbidden with default headers values.
NewClassificationsGetInternalServerError creates a ClassificationsGetInternalServerError with default headers values.
NewClassificationsGetNotFound creates a ClassificationsGetNotFound with default headers values.
NewClassificationsGetOK creates a ClassificationsGetOK with default headers values.
NewClassificationsGetParams creates a new ClassificationsGetParams object, with the default timeout for this client.
NewClassificationsGetParamsWithContext creates a new ClassificationsGetParams object with the ability to set a context for a request.
NewClassificationsGetParamsWithHTTPClient creates a new ClassificationsGetParams object with the ability to set a custom HTTPClient for a request.
NewClassificationsGetParamsWithTimeout creates a new ClassificationsGetParams object with the ability to set a timeout on a request.
NewClassificationsGetUnauthorized creates a ClassificationsGetUnauthorized with default headers values.
NewClassificationsPostBadRequest creates a ClassificationsPostBadRequest with default headers values.
NewClassificationsPostCreated creates a ClassificationsPostCreated with default headers values.
NewClassificationsPostForbidden creates a ClassificationsPostForbidden with default headers values.
NewClassificationsPostInternalServerError creates a ClassificationsPostInternalServerError with default headers values.
NewClassificationsPostParams creates a new ClassificationsPostParams object, with the default timeout for this client.
NewClassificationsPostParamsWithContext creates a new ClassificationsPostParams object with the ability to set a context for a request.
NewClassificationsPostParamsWithHTTPClient creates a new ClassificationsPostParams object with the ability to set a custom HTTPClient for a request.
NewClassificationsPostParamsWithTimeout creates a new ClassificationsPostParams object with the ability to set a timeout on a request.
NewClassificationsPostUnauthorized creates a ClassificationsPostUnauthorized with default headers values.

# Structs

ClassificationsGetForbidden describes a response with status code 403, with default header values.
ClassificationsGetInternalServerError describes a response with status code 500, with default header values.
ClassificationsGetNotFound describes a response with status code 404, with default header values.
ClassificationsGetOK describes a response with status code 200, with default header values.
ClassificationsGetParams contains all the parameters to send to the API endpoint for the classifications get operation.
ClassificationsGetReader is a Reader for the ClassificationsGet structure.
ClassificationsGetUnauthorized describes a response with status code 401, with default header values.
ClassificationsPostBadRequest describes a response with status code 400, with default header values.
ClassificationsPostCreated describes a response with status code 201, with default header values.
ClassificationsPostForbidden describes a response with status code 403, with default header values.
ClassificationsPostInternalServerError describes a response with status code 500, with default header values.
ClassificationsPostParams contains all the parameters to send to the API endpoint for the classifications post operation.
ClassificationsPostReader is a Reader for the ClassificationsPost structure.
ClassificationsPostUnauthorized describes a response with status code 401, with default header values.
Client for classifications API */.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.