package
2.2.0+incompatible
Repository: https://github.com/pydio/cells-sdk-go.git
Documentation: pkg.go.dev
# Functions
New creates a new user service API client.
NewDeleteUserOK creates a DeleteUserOK with default headers values.
NewDeleteUserParams creates a new DeleteUserParams object with the default values initialized.
NewDeleteUserParamsWithContext creates a new DeleteUserParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteUserParamsWithHTTPClient creates a new DeleteUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteUserParamsWithTimeout creates a new DeleteUserParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetUserOK creates a GetUserOK with default headers values.
NewGetUserParams creates a new GetUserParams object with the default values initialized.
NewGetUserParamsWithContext creates a new GetUserParams object with the default values initialized, and the ability to set a context for a request.
NewGetUserParamsWithHTTPClient creates a new GetUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetUserParamsWithTimeout creates a new GetUserParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutRolesOK creates a PutRolesOK with default headers values.
NewPutRolesParams creates a new PutRolesParams object with the default values initialized.
NewPutRolesParamsWithContext creates a new PutRolesParams object with the default values initialized, and the ability to set a context for a request.
NewPutRolesParamsWithHTTPClient creates a new PutRolesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutRolesParamsWithTimeout creates a new PutRolesParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutUserOK creates a PutUserOK with default headers values.
NewPutUserParams creates a new PutUserParams object with the default values initialized.
NewPutUserParamsWithContext creates a new PutUserParams object with the default values initialized, and the ability to set a context for a request.
NewPutUserParamsWithHTTPClient creates a new PutUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutUserParamsWithTimeout creates a new PutUserParams object with the default values initialized, and the ability to set a timeout on a request.
NewSearchUsersOK creates a SearchUsersOK with default headers values.
NewSearchUsersParams creates a new SearchUsersParams object with the default values initialized.
NewSearchUsersParamsWithContext creates a new SearchUsersParams object with the default values initialized, and the ability to set a context for a request.
NewSearchUsersParamsWithHTTPClient creates a new SearchUsersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSearchUsersParamsWithTimeout creates a new SearchUsersParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for user service API
*/.
DeleteUserOK handles this case with default header values.
DeleteUserParams contains all the parameters to send to the API endpoint
for the delete user operation typically these are written to a http.Request
*/.
DeleteUserReader is a Reader for the DeleteUser structure.
GetUserOK handles this case with default header values.
GetUserParams contains all the parameters to send to the API endpoint
for the get user operation typically these are written to a http.Request
*/.
GetUserReader is a Reader for the GetUser structure.
PutRolesOK handles this case with default header values.
PutRolesParams contains all the parameters to send to the API endpoint
for the put roles operation typically these are written to a http.Request
*/.
PutRolesReader is a Reader for the PutRoles structure.
PutUserOK handles this case with default header values.
PutUserParams contains all the parameters to send to the API endpoint
for the put user operation typically these are written to a http.Request
*/.
PutUserReader is a Reader for the PutUser structure.
SearchUsersOK handles this case with default header values.
SearchUsersParams contains all the parameters to send to the API endpoint
for the search users operation typically these are written to a http.Request
*/.
SearchUsersReader is a Reader for the SearchUsers structure.