package
3.0.3-rc1
Repository: https://github.com/pydio/cells-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new user service API client.
NewDeleteUserForbidden creates a DeleteUserForbidden 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.
NewDeleteUserUnauthorized creates a DeleteUserUnauthorized with default headers values.
NewGetUserForbidden creates a GetUserForbidden with default headers values.
NewGetUserInternalServerError creates a GetUserInternalServerError with default headers values.
NewGetUserNotFound creates a GetUserNotFound with default headers values.
NewGetUserOK creates a GetUserOK with default headers values.
NewGetUserParams creates a new GetUserParams object, with the default timeout for this client.
NewGetUserParamsWithContext creates a new GetUserParams object with the ability to set a context for a request.
NewGetUserParamsWithHTTPClient creates a new GetUserParams object with the ability to set a custom HTTPClient for a request.
NewGetUserParamsWithTimeout creates a new GetUserParams object with the ability to set a timeout on a request.
NewGetUserUnauthorized creates a GetUserUnauthorized with default headers values.
NewPutRolesForbidden creates a PutRolesForbidden with default headers values.
NewPutRolesInternalServerError creates a PutRolesInternalServerError with default headers values.
NewPutRolesNotFound creates a PutRolesNotFound with default headers values.
NewPutRolesOK creates a PutRolesOK with default headers values.
NewPutRolesParams creates a new PutRolesParams object, with the default timeout for this client.
NewPutRolesParamsWithContext creates a new PutRolesParams object with the ability to set a context for a request.
NewPutRolesParamsWithHTTPClient creates a new PutRolesParams object with the ability to set a custom HTTPClient for a request.
NewPutRolesParamsWithTimeout creates a new PutRolesParams object with the ability to set a timeout on a request.
NewPutRolesUnauthorized creates a PutRolesUnauthorized with default headers values.
NewPutUserForbidden creates a PutUserForbidden with default headers values.
NewPutUserInternalServerError creates a PutUserInternalServerError with default headers values.
NewPutUserNotFound creates a PutUserNotFound with default headers values.
NewPutUserOK creates a PutUserOK with default headers values.
NewPutUserParams creates a new PutUserParams object, with the default timeout for this client.
NewPutUserParamsWithContext creates a new PutUserParams object with the ability to set a context for a request.
NewPutUserParamsWithHTTPClient creates a new PutUserParams object with the ability to set a custom HTTPClient for a request.
NewPutUserParamsWithTimeout creates a new PutUserParams object with the ability to set a timeout on a request.
NewPutUserUnauthorized creates a PutUserUnauthorized with default headers values.
NewSearchUsersForbidden creates a SearchUsersForbidden with default headers values.
NewSearchUsersInternalServerError creates a SearchUsersInternalServerError with default headers values.
NewSearchUsersNotFound creates a SearchUsersNotFound with default headers values.
NewSearchUsersOK creates a SearchUsersOK with default headers values.
NewSearchUsersParams creates a new SearchUsersParams object, with the default timeout for this client.
NewSearchUsersParamsWithContext creates a new SearchUsersParams object with the ability to set a context for a request.
NewSearchUsersParamsWithHTTPClient creates a new SearchUsersParams object with the ability to set a custom HTTPClient for a request.
NewSearchUsersParamsWithTimeout creates a new SearchUsersParams object with the ability to set a timeout on a request.
NewSearchUsersUnauthorized creates a SearchUsersUnauthorized with default headers values.

# Structs

Client for user service API */.
DeleteUserForbidden describes a response with status code 403, 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.
DeleteUserUnauthorized describes a response with status code 401, with default header values.
GetUserForbidden describes a response with status code 403, with default header values.
GetUserInternalServerError describes a response with status code 500, with default header values.
GetUserNotFound describes a response with status code 404, with default header values.
GetUserOK describes a response with status code 200, with default header values.
GetUserParams contains all the parameters to send to the API endpoint for the get user operation.
GetUserReader is a Reader for the GetUser structure.
GetUserUnauthorized describes a response with status code 401, with default header values.
PutRolesForbidden describes a response with status code 403, with default header values.
PutRolesInternalServerError describes a response with status code 500, with default header values.
PutRolesNotFound describes a response with status code 404, with default header values.
PutRolesOK describes a response with status code 200, with default header values.
PutRolesParams contains all the parameters to send to the API endpoint for the put roles operation.
PutRolesReader is a Reader for the PutRoles structure.
PutRolesUnauthorized describes a response with status code 401, with default header values.
PutUserForbidden describes a response with status code 403, with default header values.
PutUserInternalServerError describes a response with status code 500, with default header values.
PutUserNotFound describes a response with status code 404, with default header values.
PutUserOK describes a response with status code 200, with default header values.
PutUserParams contains all the parameters to send to the API endpoint for the put user operation.
PutUserReader is a Reader for the PutUser structure.
PutUserUnauthorized describes a response with status code 401, with default header values.
SearchUsersForbidden describes a response with status code 403, with default header values.
SearchUsersInternalServerError describes a response with status code 500, with default header values.
SearchUsersNotFound describes a response with status code 404, with default header values.
SearchUsersOK describes a response with status code 200, with default header values.
SearchUsersParams contains all the parameters to send to the API endpoint for the search users operation.
SearchUsersReader is a Reader for the SearchUsers structure.
SearchUsersUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.