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

# Functions

New creates a new token service API client.
New creates a new token service API client with basic auth credentials.
New creates a new token service API client with a bearer token for authentication.
NewGenerateDocumentAccessTokenForbidden creates a GenerateDocumentAccessTokenForbidden with default headers values.
NewGenerateDocumentAccessTokenInternalServerError creates a GenerateDocumentAccessTokenInternalServerError with default headers values.
NewGenerateDocumentAccessTokenNotFound creates a GenerateDocumentAccessTokenNotFound with default headers values.
NewGenerateDocumentAccessTokenOK creates a GenerateDocumentAccessTokenOK with default headers values.
NewGenerateDocumentAccessTokenParams creates a new GenerateDocumentAccessTokenParams object, with the default timeout for this client.
NewGenerateDocumentAccessTokenParamsWithContext creates a new GenerateDocumentAccessTokenParams object with the ability to set a context for a request.
NewGenerateDocumentAccessTokenParamsWithHTTPClient creates a new GenerateDocumentAccessTokenParams object with the ability to set a custom HTTPClient for a request.
NewGenerateDocumentAccessTokenParamsWithTimeout creates a new GenerateDocumentAccessTokenParams object with the ability to set a timeout on a request.
NewGenerateDocumentAccessTokenUnauthorized creates a GenerateDocumentAccessTokenUnauthorized with default headers values.
NewResetPasswordForbidden creates a ResetPasswordForbidden with default headers values.
NewResetPasswordInternalServerError creates a ResetPasswordInternalServerError with default headers values.
NewResetPasswordNotFound creates a ResetPasswordNotFound with default headers values.
NewResetPasswordOK creates a ResetPasswordOK with default headers values.
NewResetPasswordParams creates a new ResetPasswordParams object, with the default timeout for this client.
NewResetPasswordParamsWithContext creates a new ResetPasswordParams object with the ability to set a context for a request.
NewResetPasswordParamsWithHTTPClient creates a new ResetPasswordParams object with the ability to set a custom HTTPClient for a request.
NewResetPasswordParamsWithTimeout creates a new ResetPasswordParams object with the ability to set a timeout on a request.
NewResetPasswordTokenForbidden creates a ResetPasswordTokenForbidden with default headers values.
NewResetPasswordTokenInternalServerError creates a ResetPasswordTokenInternalServerError with default headers values.
NewResetPasswordTokenNotFound creates a ResetPasswordTokenNotFound with default headers values.
NewResetPasswordTokenOK creates a ResetPasswordTokenOK with default headers values.
NewResetPasswordTokenParams creates a new ResetPasswordTokenParams object, with the default timeout for this client.
NewResetPasswordTokenParamsWithContext creates a new ResetPasswordTokenParams object with the ability to set a context for a request.
NewResetPasswordTokenParamsWithHTTPClient creates a new ResetPasswordTokenParams object with the ability to set a custom HTTPClient for a request.
NewResetPasswordTokenParamsWithTimeout creates a new ResetPasswordTokenParams object with the ability to set a timeout on a request.
NewResetPasswordTokenUnauthorized creates a ResetPasswordTokenUnauthorized with default headers values.
NewResetPasswordUnauthorized creates a ResetPasswordUnauthorized with default headers values.
NewRevokeForbidden creates a RevokeForbidden with default headers values.
NewRevokeInternalServerError creates a RevokeInternalServerError with default headers values.
NewRevokeNotFound creates a RevokeNotFound with default headers values.
NewRevokeOK creates a RevokeOK with default headers values.
NewRevokeParams creates a new RevokeParams object, with the default timeout for this client.
NewRevokeParamsWithContext creates a new RevokeParams object with the ability to set a context for a request.
NewRevokeParamsWithHTTPClient creates a new RevokeParams object with the ability to set a custom HTTPClient for a request.
NewRevokeParamsWithTimeout creates a new RevokeParams object with the ability to set a timeout on a request.
NewRevokeUnauthorized creates a RevokeUnauthorized with default headers values.

# Structs

Client for token service API */.
GenerateDocumentAccessTokenForbidden describes a response with status code 403, with default header values.
GenerateDocumentAccessTokenInternalServerError describes a response with status code 500, with default header values.
GenerateDocumentAccessTokenNotFound describes a response with status code 404, with default header values.
GenerateDocumentAccessTokenOK describes a response with status code 200, with default header values.
GenerateDocumentAccessTokenParams contains all the parameters to send to the API endpoint for the generate document access token operation.
GenerateDocumentAccessTokenReader is a Reader for the GenerateDocumentAccessToken structure.
GenerateDocumentAccessTokenUnauthorized describes a response with status code 401, with default header values.
ResetPasswordForbidden describes a response with status code 403, with default header values.
ResetPasswordInternalServerError describes a response with status code 500, with default header values.
ResetPasswordNotFound describes a response with status code 404, with default header values.
ResetPasswordOK describes a response with status code 200, with default header values.
ResetPasswordParams contains all the parameters to send to the API endpoint for the reset password operation.
ResetPasswordReader is a Reader for the ResetPassword structure.
ResetPasswordTokenForbidden describes a response with status code 403, with default header values.
ResetPasswordTokenInternalServerError describes a response with status code 500, with default header values.
ResetPasswordTokenNotFound describes a response with status code 404, with default header values.
ResetPasswordTokenOK describes a response with status code 200, with default header values.
ResetPasswordTokenParams contains all the parameters to send to the API endpoint for the reset password token operation.
ResetPasswordTokenReader is a Reader for the ResetPasswordToken structure.
ResetPasswordTokenUnauthorized describes a response with status code 401, with default header values.
ResetPasswordUnauthorized describes a response with status code 401, with default header values.
RevokeForbidden describes a response with status code 403, with default header values.
RevokeInternalServerError describes a response with status code 500, with default header values.
RevokeNotFound describes a response with status code 404, with default header values.
RevokeOK describes a response with status code 200, with default header values.
RevokeParams contains all the parameters to send to the API endpoint for the revoke operation.
RevokeReader is a Reader for the Revoke structure.
RevokeUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.