# Functions
New creates a new auth entity controller API client.
NewListAuthEntityBadRequest creates a ListAuthEntityBadRequest with default headers values.
NewListAuthEntityConflict creates a ListAuthEntityConflict with default headers values.
NewListAuthEntityForbidden creates a ListAuthEntityForbidden with default headers values.
NewListAuthEntityInternalServerError creates a ListAuthEntityInternalServerError with default headers values.
NewListAuthEntityNotFound creates a ListAuthEntityNotFound with default headers values.
NewListAuthEntityOK creates a ListAuthEntityOK with default headers values.
NewListAuthEntityParams creates a new ListAuthEntityParams object with the default values initialized.
NewListAuthEntityParamsWithContext creates a new ListAuthEntityParams object with the default values initialized, and the ability to set a context for a request.
NewListAuthEntityParamsWithHTTPClient creates a new ListAuthEntityParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListAuthEntityParamsWithTimeout creates a new ListAuthEntityParams object with the default values initialized, and the ability to set a timeout on a request.
NewListAuthEntityUnauthorized creates a ListAuthEntityUnauthorized with default headers values.
NewMultiDeleteAuthEntityBadRequest creates a MultiDeleteAuthEntityBadRequest with default headers values.
NewMultiDeleteAuthEntityConflict creates a MultiDeleteAuthEntityConflict with default headers values.
NewMultiDeleteAuthEntityForbidden creates a MultiDeleteAuthEntityForbidden with default headers values.
NewMultiDeleteAuthEntityInternalServerError creates a MultiDeleteAuthEntityInternalServerError with default headers values.
NewMultiDeleteAuthEntityNotFound creates a MultiDeleteAuthEntityNotFound with default headers values.
NewMultiDeleteAuthEntityOK creates a MultiDeleteAuthEntityOK with default headers values.
NewMultiDeleteAuthEntityParams creates a new MultiDeleteAuthEntityParams object with the default values initialized.
NewMultiDeleteAuthEntityParamsWithContext creates a new MultiDeleteAuthEntityParams object with the default values initialized, and the ability to set a context for a request.
NewMultiDeleteAuthEntityParamsWithHTTPClient creates a new MultiDeleteAuthEntityParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewMultiDeleteAuthEntityParamsWithTimeout creates a new MultiDeleteAuthEntityParams object with the default values initialized, and the ability to set a timeout on a request.
NewMultiDeleteAuthEntityUnauthorized creates a MultiDeleteAuthEntityUnauthorized with default headers values.
NewReadAuthEntityBadRequest creates a ReadAuthEntityBadRequest with default headers values.
NewReadAuthEntityConflict creates a ReadAuthEntityConflict with default headers values.
NewReadAuthEntityForbidden creates a ReadAuthEntityForbidden with default headers values.
NewReadAuthEntityInternalServerError creates a ReadAuthEntityInternalServerError with default headers values.
NewReadAuthEntityNotFound creates a ReadAuthEntityNotFound with default headers values.
NewReadAuthEntityOK creates a ReadAuthEntityOK with default headers values.
NewReadAuthEntityParams creates a new ReadAuthEntityParams object with the default values initialized.
NewReadAuthEntityParamsWithContext creates a new ReadAuthEntityParams object with the default values initialized, and the ability to set a context for a request.
NewReadAuthEntityParamsWithHTTPClient creates a new ReadAuthEntityParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReadAuthEntityParamsWithTimeout creates a new ReadAuthEntityParams object with the default values initialized, and the ability to set a timeout on a request.
NewReadAuthEntityUnauthorized creates a ReadAuthEntityUnauthorized with default headers values.
# Structs
Client for auth entity controller API
*/.
ListAuthEntityBadRequest handles this case with default header values.
ListAuthEntityConflict handles this case with default header values.
ListAuthEntityForbidden handles this case with default header values.
ListAuthEntityInternalServerError handles this case with default header values.
ListAuthEntityNotFound handles this case with default header values.
ListAuthEntityOK handles this case with default header values.
ListAuthEntityParams contains all the parameters to send to the API endpoint
for the list auth entity operation typically these are written to a http.Request
*/.
ListAuthEntityReader is a Reader for the ListAuthEntity structure.
ListAuthEntityUnauthorized handles this case with default header values.
MultiDeleteAuthEntityBadRequest handles this case with default header values.
MultiDeleteAuthEntityConflict handles this case with default header values.
MultiDeleteAuthEntityForbidden handles this case with default header values.
MultiDeleteAuthEntityInternalServerError handles this case with default header values.
MultiDeleteAuthEntityNotFound handles this case with default header values.
MultiDeleteAuthEntityOK handles this case with default header values.
MultiDeleteAuthEntityParams contains all the parameters to send to the API endpoint
for the multi delete auth entity operation typically these are written to a http.Request
*/.
MultiDeleteAuthEntityReader is a Reader for the MultiDeleteAuthEntity structure.
MultiDeleteAuthEntityUnauthorized handles this case with default header values.
ReadAuthEntityBadRequest handles this case with default header values.
ReadAuthEntityConflict handles this case with default header values.
ReadAuthEntityForbidden handles this case with default header values.
ReadAuthEntityInternalServerError handles this case with default header values.
ReadAuthEntityNotFound handles this case with default header values.
ReadAuthEntityOK handles this case with default header values.
ReadAuthEntityParams contains all the parameters to send to the API endpoint
for the read auth entity operation typically these are written to a http.Request
*/.
ReadAuthEntityReader is a Reader for the ReadAuthEntity structure.
ReadAuthEntityUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.