# Functions
New creates a new users API client.
NewUsersCreateUserOK creates a UsersCreateUserOK with default headers values.
NewUsersCreateUserParams creates a new UsersCreateUserParams object, with the default timeout for this client.
NewUsersCreateUserParamsWithContext creates a new UsersCreateUserParams object with the ability to set a context for a request.
NewUsersCreateUserParamsWithHTTPClient creates a new UsersCreateUserParams object with the ability to set a custom HTTPClient for a request.
NewUsersCreateUserParamsWithTimeout creates a new UsersCreateUserParams object with the ability to set a timeout on a request.
NewUsersDeleteUsers2OK creates a UsersDeleteUsers2OK with default headers values.
NewUsersDeleteUsers2Params creates a new UsersDeleteUsers2Params object, with the default timeout for this client.
NewUsersDeleteUsers2ParamsWithContext creates a new UsersDeleteUsers2Params object with the ability to set a context for a request.
NewUsersDeleteUsers2ParamsWithHTTPClient creates a new UsersDeleteUsers2Params object with the ability to set a custom HTTPClient for a request.
NewUsersDeleteUsers2ParamsWithTimeout creates a new UsersDeleteUsers2Params object with the ability to set a timeout on a request.
NewUsersDeleteUsersOK creates a UsersDeleteUsersOK with default headers values.
NewUsersDeleteUsersParams creates a new UsersDeleteUsersParams object, with the default timeout for this client.
NewUsersDeleteUsersParamsWithContext creates a new UsersDeleteUsersParams object with the ability to set a context for a request.
NewUsersDeleteUsersParamsWithHTTPClient creates a new UsersDeleteUsersParams object with the ability to set a custom HTTPClient for a request.
NewUsersDeleteUsersParamsWithTimeout creates a new UsersDeleteUsersParams object with the ability to set a timeout on a request.
NewUsersLogoutUserOK creates a UsersLogoutUserOK with default headers values.
NewUsersLogoutUserParams creates a new UsersLogoutUserParams object, with the default timeout for this client.
NewUsersLogoutUserParamsWithContext creates a new UsersLogoutUserParams object with the ability to set a context for a request.
NewUsersLogoutUserParamsWithHTTPClient creates a new UsersLogoutUserParams object with the ability to set a custom HTTPClient for a request.
NewUsersLogoutUserParamsWithTimeout creates a new UsersLogoutUserParams object with the ability to set a timeout on a request.
NewUsersReadUser2OK creates a UsersReadUser2OK with default headers values.
NewUsersReadUser2Params creates a new UsersReadUser2Params object, with the default timeout for this client.
NewUsersReadUser2ParamsWithContext creates a new UsersReadUser2Params object with the ability to set a context for a request.
NewUsersReadUser2ParamsWithHTTPClient creates a new UsersReadUser2Params object with the ability to set a custom HTTPClient for a request.
NewUsersReadUser2ParamsWithTimeout creates a new UsersReadUser2Params object with the ability to set a timeout on a request.
NewUsersReadUserOK creates a UsersReadUserOK with default headers values.
NewUsersReadUserParams creates a new UsersReadUserParams object, with the default timeout for this client.
NewUsersReadUserParamsWithContext creates a new UsersReadUserParams object with the ability to set a context for a request.
NewUsersReadUserParamsWithHTTPClient creates a new UsersReadUserParams object with the ability to set a custom HTTPClient for a request.
NewUsersReadUserParamsWithTimeout creates a new UsersReadUserParams object with the ability to set a timeout on a request.
NewUsersSearchUsers2OK creates a UsersSearchUsers2OK with default headers values.
NewUsersSearchUsers2Params creates a new UsersSearchUsers2Params object, with the default timeout for this client.
NewUsersSearchUsers2ParamsWithContext creates a new UsersSearchUsers2Params object with the ability to set a context for a request.
NewUsersSearchUsers2ParamsWithHTTPClient creates a new UsersSearchUsers2Params object with the ability to set a custom HTTPClient for a request.
NewUsersSearchUsers2ParamsWithTimeout creates a new UsersSearchUsers2Params object with the ability to set a timeout on a request.
NewUsersSearchUsersOK creates a UsersSearchUsersOK with default headers values.
NewUsersSearchUsersParams creates a new UsersSearchUsersParams object, with the default timeout for this client.
NewUsersSearchUsersParamsWithContext creates a new UsersSearchUsersParams object with the ability to set a context for a request.
NewUsersSearchUsersParamsWithHTTPClient creates a new UsersSearchUsersParams object with the ability to set a custom HTTPClient for a request.
NewUsersSearchUsersParamsWithTimeout creates a new UsersSearchUsersParams object with the ability to set a timeout on a request.
NewUsersUpdateUserOK creates a UsersUpdateUserOK with default headers values.
NewUsersUpdateUserParams creates a new UsersUpdateUserParams object, with the default timeout for this client.
NewUsersUpdateUserParamsWithContext creates a new UsersUpdateUserParams object with the ability to set a context for a request.
NewUsersUpdateUserParamsWithHTTPClient creates a new UsersUpdateUserParams object with the ability to set a custom HTTPClient for a request.
NewUsersUpdateUserParamsWithTimeout creates a new UsersUpdateUserParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for users API
*/.
UsersCreateUserOK describes a response with status code 200, with default header values.
UsersCreateUserParams contains all the parameters to send to the API endpoint
for the users create user operation.
UsersCreateUserReader is a Reader for the UsersCreateUser structure.
UsersDeleteUsers2OK describes a response with status code 200, with default header values.
UsersDeleteUsers2Params contains all the parameters to send to the API endpoint
for the users delete users2 operation.
UsersDeleteUsers2Reader is a Reader for the UsersDeleteUsers2 structure.
UsersDeleteUsersOK describes a response with status code 200, with default header values.
UsersDeleteUsersParams contains all the parameters to send to the API endpoint
for the users delete users operation.
UsersDeleteUsersReader is a Reader for the UsersDeleteUsers structure.
UsersLogoutUserOK describes a response with status code 200, with default header values.
UsersLogoutUserParams contains all the parameters to send to the API endpoint
for the users logout user operation.
UsersLogoutUserReader is a Reader for the UsersLogoutUser structure.
UsersReadUser2OK describes a response with status code 200, with default header values.
UsersReadUser2Params contains all the parameters to send to the API endpoint
for the users read user2 operation.
UsersReadUser2Reader is a Reader for the UsersReadUser2 structure.
UsersReadUserOK describes a response with status code 200, with default header values.
UsersReadUserParams contains all the parameters to send to the API endpoint
for the users read user operation.
UsersReadUserReader is a Reader for the UsersReadUser structure.
UsersSearchUsers2OK describes a response with status code 200, with default header values.
UsersSearchUsers2Params contains all the parameters to send to the API endpoint
for the users search users2 operation.
UsersSearchUsers2Reader is a Reader for the UsersSearchUsers2 structure.
UsersSearchUsersOK describes a response with status code 200, with default header values.
UsersSearchUsersParams contains all the parameters to send to the API endpoint
for the users search users operation.
UsersSearchUsersReader is a Reader for the UsersSearchUsers structure.
UsersUpdateUserOK describes a response with status code 200, with default header values.
UsersUpdateUserParams contains all the parameters to send to the API endpoint
for the users update user operation.
UsersUpdateUserReader is a Reader for the UsersUpdateUser structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.