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

# Functions

New creates a new token service API client.
NewGenerateDocumentAccessTokenOK creates a GenerateDocumentAccessTokenOK with default headers values.
NewGenerateDocumentAccessTokenParams creates a new GenerateDocumentAccessTokenParams object with the default values initialized.
NewGenerateDocumentAccessTokenParamsWithContext creates a new GenerateDocumentAccessTokenParams object with the default values initialized, and the ability to set a context for a request.
NewGenerateDocumentAccessTokenParamsWithHTTPClient creates a new GenerateDocumentAccessTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGenerateDocumentAccessTokenParamsWithTimeout creates a new GenerateDocumentAccessTokenParams object with the default values initialized, and the ability to set a timeout on a request.
NewResetPasswordOK creates a ResetPasswordOK with default headers values.
NewResetPasswordParams creates a new ResetPasswordParams object with the default values initialized.
NewResetPasswordParamsWithContext creates a new ResetPasswordParams object with the default values initialized, and the ability to set a context for a request.
NewResetPasswordParamsWithHTTPClient creates a new ResetPasswordParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewResetPasswordParamsWithTimeout creates a new ResetPasswordParams object with the default values initialized, and the ability to set a timeout on a request.
NewResetPasswordTokenOK creates a ResetPasswordTokenOK with default headers values.
NewResetPasswordTokenParams creates a new ResetPasswordTokenParams object with the default values initialized.
NewResetPasswordTokenParamsWithContext creates a new ResetPasswordTokenParams object with the default values initialized, and the ability to set a context for a request.
NewResetPasswordTokenParamsWithHTTPClient creates a new ResetPasswordTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewResetPasswordTokenParamsWithTimeout creates a new ResetPasswordTokenParams object with the default values initialized, and the ability to set a timeout on a request.
NewRevokeOK creates a RevokeOK with default headers values.
NewRevokeParams creates a new RevokeParams object with the default values initialized.
NewRevokeParamsWithContext creates a new RevokeParams object with the default values initialized, and the ability to set a context for a request.
NewRevokeParamsWithHTTPClient creates a new RevokeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRevokeParamsWithTimeout creates a new RevokeParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for token service API */.
GenerateDocumentAccessTokenOK handles this case with default header values.
GenerateDocumentAccessTokenParams contains all the parameters to send to the API endpoint for the generate document access token operation typically these are written to a http.Request */.
GenerateDocumentAccessTokenReader is a Reader for the GenerateDocumentAccessToken structure.
ResetPasswordOK handles this case with default header values.
ResetPasswordParams contains all the parameters to send to the API endpoint for the reset password operation typically these are written to a http.Request */.
ResetPasswordReader is a Reader for the ResetPassword structure.
ResetPasswordTokenOK handles this case with default header values.
ResetPasswordTokenParams contains all the parameters to send to the API endpoint for the reset password token operation typically these are written to a http.Request */.
ResetPasswordTokenReader is a Reader for the ResetPasswordToken structure.
RevokeOK handles this case with default header values.
RevokeParams contains all the parameters to send to the API endpoint for the revoke operation typically these are written to a http.Request */.
RevokeReader is a Reader for the Revoke structure.