# Functions
New creates a new user API client.
NewCreateRootUserBadRequest creates a CreateRootUserBadRequest with default headers values.
NewCreateRootUserInternalServerError creates a CreateRootUserInternalServerError with default headers values.
NewCreateRootUserNotFound creates a CreateRootUserNotFound with default headers values.
NewCreateRootUserOK creates a CreateRootUserOK with default headers values.
NewCreateRootUserParams creates a new CreateRootUserParams object, with the default timeout for this client.
NewCreateRootUserParamsWithContext creates a new CreateRootUserParams object with the ability to set a context for a request.
NewCreateRootUserParamsWithHTTPClient creates a new CreateRootUserParams object with the ability to set a custom HTTPClient for a request.
NewCreateRootUserParamsWithTimeout creates a new CreateRootUserParams object with the ability to set a timeout on a request.
NewCreateUserBadRequest creates a CreateUserBadRequest with default headers values.
NewCreateUserInternalServerError creates a CreateUserInternalServerError with default headers values.
NewCreateUserNotFound creates a CreateUserNotFound with default headers values.
NewCreateUserOK creates a CreateUserOK with default headers values.
NewCreateUserParams creates a new CreateUserParams object, with the default timeout for this client.
NewCreateUserParamsWithContext creates a new CreateUserParams object with the ability to set a context for a request.
NewCreateUserParamsWithHTTPClient creates a new CreateUserParams object with the ability to set a custom HTTPClient for a request.
NewCreateUserParamsWithTimeout creates a new CreateUserParams object with the ability to set a timeout on a request.
NewDeleteUserBadRequest creates a DeleteUserBadRequest with default headers values.
NewDeleteUserInternalServerError creates a DeleteUserInternalServerError with default headers values.
NewDeleteUserNotFound creates a DeleteUserNotFound with default headers values.
NewDeleteUserOK creates a DeleteUserOK with default headers values.
NewDeleteUserParams creates a new DeleteUserParams object, with the default timeout for this client.
NewDeleteUserParamsWithContext creates a new DeleteUserParams object with the ability to set a context for a request.
NewDeleteUserParamsWithHTTPClient creates a new DeleteUserParams object with the ability to set a custom HTTPClient for a request.
NewDeleteUserParamsWithTimeout creates a new DeleteUserParams object with the ability to set a timeout on a request.
NewGetUsersBadRequest creates a GetUsersBadRequest with default headers values.
NewGetUsersConnectionBadRequest creates a GetUsersConnectionBadRequest with default headers values.
NewGetUsersConnectionInternalServerError creates a GetUsersConnectionInternalServerError with default headers values.
NewGetUsersConnectionNotFound creates a GetUsersConnectionNotFound with default headers values.
NewGetUsersConnectionOK creates a GetUsersConnectionOK with default headers values.
NewGetUsersConnectionParams creates a new GetUsersConnectionParams object, with the default timeout for this client.
NewGetUsersConnectionParamsWithContext creates a new GetUsersConnectionParams object with the ability to set a context for a request.
NewGetUsersConnectionParamsWithHTTPClient creates a new GetUsersConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetUsersConnectionParamsWithTimeout creates a new GetUsersConnectionParams object with the ability to set a timeout on a request.
NewGetUsersInternalServerError creates a GetUsersInternalServerError with default headers values.
NewGetUsersNotFound creates a GetUsersNotFound with default headers values.
NewGetUsersOK creates a GetUsersOK with default headers values.
NewGetUsersParams creates a new GetUsersParams object, with the default timeout for this client.
NewGetUsersParamsWithContext creates a new GetUsersParams object with the ability to set a context for a request.
NewGetUsersParamsWithHTTPClient creates a new GetUsersParams object with the ability to set a custom HTTPClient for a request.
NewGetUsersParamsWithTimeout creates a new GetUsersParams object with the ability to set a timeout on a request.
NewLoginBadRequest creates a LoginBadRequest with default headers values.
NewLoginInternalServerError creates a LoginInternalServerError with default headers values.
NewLoginNotFound creates a LoginNotFound with default headers values.
NewLoginOK creates a LoginOK with default headers values.
NewLoginParams creates a new LoginParams object, with the default timeout for this client.
NewLoginParamsWithContext creates a new LoginParams object with the ability to set a context for a request.
NewLoginParamsWithHTTPClient creates a new LoginParams object with the ability to set a custom HTTPClient for a request.
NewLoginParamsWithTimeout creates a new LoginParams object with the ability to set a timeout on a request.
NewUpdateUserBadRequest creates a UpdateUserBadRequest with default headers values.
NewUpdateUserInternalServerError creates a UpdateUserInternalServerError with default headers values.
NewUpdateUserNotFound creates a UpdateUserNotFound with default headers values.
NewUpdateUserOK creates a UpdateUserOK with default headers values.
NewUpdateUserParams creates a new UpdateUserParams object, with the default timeout for this client.
NewUpdateUserParamsWithContext creates a new UpdateUserParams object with the ability to set a context for a request.
NewUpdateUserParamsWithHTTPClient creates a new UpdateUserParams object with the ability to set a custom HTTPClient for a request.
NewUpdateUserParamsWithTimeout creates a new UpdateUserParams object with the ability to set a timeout on a request.
# Structs
Client for user API
*/.
CreateRootUserBadRequest describes a response with status code 400, with default header values.
CreateRootUserInternalServerError describes a response with status code 500, with default header values.
CreateRootUserNotFound describes a response with status code 404, with default header values.
CreateRootUserOK describes a response with status code 200, with default header values.
CreateRootUserParams contains all the parameters to send to the API endpoint
for the create root user operation.
CreateRootUserReader is a Reader for the CreateRootUser structure.
CreateUserBadRequest describes a response with status code 400, with default header values.
CreateUserInternalServerError describes a response with status code 500, with default header values.
CreateUserNotFound describes a response with status code 404, with default header values.
CreateUserOK describes a response with status code 200, with default header values.
CreateUserParams contains all the parameters to send to the API endpoint
for the create user operation.
CreateUserReader is a Reader for the CreateUser structure.
DeleteUserBadRequest describes a response with status code 400, with default header values.
DeleteUserInternalServerError describes a response with status code 500, with default header values.
DeleteUserNotFound describes a response with status code 404, with default header values.
DeleteUserOK describes a response with status code 200, with default header values.
DeleteUserParams contains all the parameters to send to the API endpoint
for the delete user operation.
DeleteUserReader is a Reader for the DeleteUser structure.
GetUsersBadRequest describes a response with status code 400, with default header values.
GetUsersConnectionBadRequest describes a response with status code 400, with default header values.
GetUsersConnectionInternalServerError describes a response with status code 500, with default header values.
GetUsersConnectionNotFound describes a response with status code 404, with default header values.
GetUsersConnectionOK describes a response with status code 200, with default header values.
GetUsersConnectionParams contains all the parameters to send to the API endpoint
for the get users connection operation.
GetUsersConnectionReader is a Reader for the GetUsersConnection structure.
GetUsersInternalServerError describes a response with status code 500, with default header values.
GetUsersNotFound describes a response with status code 404, with default header values.
GetUsersOK describes a response with status code 200, with default header values.
GetUsersParams contains all the parameters to send to the API endpoint
for the get users operation.
GetUsersReader is a Reader for the GetUsers structure.
LoginBadRequest describes a response with status code 400, with default header values.
LoginInternalServerError describes a response with status code 500, with default header values.
LoginNotFound describes a response with status code 404, with default header values.
LoginOK describes a response with status code 200, with default header values.
LoginParams contains all the parameters to send to the API endpoint
for the login operation.
LoginReader is a Reader for the Login structure.
UpdateUserBadRequest describes a response with status code 400, with default header values.
UpdateUserInternalServerError describes a response with status code 500, with default header values.
UpdateUserNotFound describes a response with status code 404, with default header values.
UpdateUserOK describes a response with status code 200, with default header values.
UpdateUserParams contains all the parameters to send to the API endpoint
for the update user operation.
UpdateUserReader is a Reader for the UpdateUser structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.