# Functions
New creates a new users API client.
New creates a new users API client with basic auth credentials.
New creates a new users API client with a bearer token for authentication.
NewSignoutDefault creates a SignoutDefault with default headers values.
NewSignoutOK creates a SignoutOK with default headers values.
NewSignoutParams creates a new SignoutParams object, with the default timeout for this client.
NewSignoutParamsWithContext creates a new SignoutParams object with the ability to set a context for a request.
NewSignoutParamsWithHTTPClient creates a new SignoutParams object with the ability to set a custom HTTPClient for a request.
NewSignoutParamsWithTimeout creates a new SignoutParams object with the ability to set a timeout on a request.
NewTenantUserCreateDefault creates a TenantUserCreateDefault with default headers values.
NewTenantUserCreateOK creates a TenantUserCreateOK with default headers values.
NewTenantUserCreateParams creates a new TenantUserCreateParams object, with the default timeout for this client.
NewTenantUserCreateParamsWithContext creates a new TenantUserCreateParams object with the ability to set a context for a request.
NewTenantUserCreateParamsWithHTTPClient creates a new TenantUserCreateParams object with the ability to set a custom HTTPClient for a request.
NewTenantUserCreateParamsWithTimeout creates a new TenantUserCreateParams object with the ability to set a timeout on a request.
NewUserCreateInternalServerError creates a UserCreateInternalServerError with default headers values.
NewUserCreateOK creates a UserCreateOK with default headers values.
NewUserCreateParams creates a new UserCreateParams object, with the default timeout for this client.
NewUserCreateParamsWithContext creates a new UserCreateParams object with the ability to set a context for a request.
NewUserCreateParamsWithHTTPClient creates a new UserCreateParams object with the ability to set a custom HTTPClient for a request.
NewUserCreateParamsWithTimeout creates a new UserCreateParams object with the ability to set a timeout on a request.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithAcceptTextPlain sets the Accept header to "text/plain".
# Structs
Client for users API
*/.
SignoutDefault describes a response with status code -1, with default header values.
SignoutOK describes a response with status code 200, with default header values.
SignoutParams contains all the parameters to send to the API endpoint
for the signout operation.
SignoutReader is a Reader for the Signout structure.
TenantUserCreateDefault describes a response with status code -1, with default header values.
TenantUserCreateOK describes a response with status code 200, with default header values.
TenantUserCreateParams contains all the parameters to send to the API endpoint
for the tenant user create operation.
TenantUserCreateReader is a Reader for the TenantUserCreate structure.
UserCreateInternalServerError describes a response with status code 500, with default header values.
UserCreateOK describes a response with status code 200, with default header values.
UserCreateParams contains all the parameters to send to the API endpoint
for the user create operation.
UserCreateReader is a Reader for the UserCreate structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.