package
0.2.0-alpha.14
Repository: https://github.com/onexstack/onex.git
Documentation: pkg.go.dev

# Functions

创建密钥失败,可能是由于服务器或其他问题导致的创建过程中的错误.
密钥未找到,可能是由于密钥不存在或输入的密钥标识有误.
密钥达到最大数量限制,无法继续创建新密钥.
用户已存在,无法创建用户.
创建用户失败,可能是由于服务器或其他问题导致的创建过程中的错误.
用户登录失败,身份验证未通过.
用户未找到,可能是用户不存在或输入的用户标识有误.
用户操作被禁止,可能是由于权限不足或其他安全限制导致的.
创建密钥失败,可能是由于服务器或其他问题导致的创建过程中的错误.
密钥未找到,可能是由于密钥不存在或输入的密钥标识有误.
密钥达到最大数量限制,无法继续创建新密钥.
用户已存在,无法创建用户.
创建用户失败,可能是由于服务器或其他问题导致的创建过程中的错误.
用户登录失败,身份验证未通过.
用户未找到,可能是用户不存在或输入的用户标识有误.
用户操作被禁止,可能是由于权限不足或其他安全限制导致的.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

创建密钥失败,可能是由于服务器或其他问题导致的创建过程中的错误.
密钥未找到,可能是由于密钥不存在或输入的密钥标识有误.
密钥达到最大数量限制,无法继续创建新密钥.
用户已存在,无法创建用户.
创建用户失败,可能是由于服务器或其他问题导致的创建过程中的错误.
用户登录失败,身份验证未通过.
用户未找到,可能是用户不存在或输入的用户标识有误.
用户操作被禁止,可能是由于权限不足或其他安全限制导致的.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Enum value maps for ErrorReason.
Enum value maps for ErrorReason.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserCenter_ServiceDesc is the grpc.ServiceDesc for UserCenter service.

# Structs

No description provided by the author
AuthenticateRequestValidationError is the validation error returned by AuthenticateRequest.Validate if the designated constraints aren't met.
No description provided by the author
AuthenticateResponseValidationError is the validation error returned by AuthenticateResponse.Validate if the designated constraints aren't met.
No description provided by the author
AuthorizeRequestValidationError is the validation error returned by AuthorizeRequest.Validate if the designated constraints aren't met.
No description provided by the author
AuthorizeResponseValidationError is the validation error returned by AuthorizeResponse.Validate if the designated constraints aren't met.
No description provided by the author
AuthRequestValidationError is the validation error returned by AuthRequest.Validate if the designated constraints aren't met.
No description provided by the author
AuthResponseValidationError is the validation error returned by AuthResponse.Validate if the designated constraints aren't met.
CreateSecretRequest represents the request message for creating a new secret.
CreateSecretRequestValidationError is the validation error returned by CreateSecretRequest.Validate if the designated constraints aren't met.
CreateSecretResponse represents the response message for a successful secret creation.
CreateSecretResponseValidationError is the validation error returned by CreateSecretResponse.Validate if the designated constraints aren't met.
CreateUserRequest represents the request message for creating a new user.
CreateUserRequestValidationError is the validation error returned by CreateUserRequest.Validate if the designated constraints aren't met.
CreateUserResponse represents the response message for a successful user creation.
CreateUserResponseValidationError is the validation error returned by CreateUserResponse.Validate if the designated constraints aren't met.
DeleteSecretRequest represents the request message for deleting one or more secrets.
DeleteSecretRequestValidationError is the validation error returned by DeleteSecretRequest.Validate if the designated constraints aren't met.
DeleteSecretResponse represents the response message for a successful secret deletion.
DeleteSecretResponseValidationError is the validation error returned by DeleteSecretResponse.Validate if the designated constraints aren't met.
DeleteUserRequest represents the request message for deleting one or more users.
DeleteUserRequestValidationError is the validation error returned by DeleteUserRequest.Validate if the designated constraints aren't met.
DeleteUserResponse represents the response message for a successful user deletion.
DeleteUserResponseValidationError is the validation error returned by DeleteUserResponse.Validate if the designated constraints aren't met.
GetSecretRequest represents the request message for retrieving a specific secret.
GetSecretRequestValidationError is the validation error returned by GetSecretRequest.Validate if the designated constraints aren't met.
GetSecretResponse represents the response message for a successful retrieval of a secret.
GetSecretResponseValidationError is the validation error returned by GetSecretResponse.Validate if the designated constraints aren't met.
GetUserRequest represents the request message for retrieving a specific user.
GetUserRequestValidationError is the validation error returned by GetUserRequest.Validate if the designated constraints aren't met.
GetUserResponse represents the response message for a successful retrieval of a user.
GetUserResponseValidationError is the validation error returned by GetUserResponse.Validate if the designated constraints aren't met.
ListSecretRequest represents the request message for listing secrets with pagination and optional filters.
ListSecretRequestValidationError is the validation error returned by ListSecretRequest.Validate if the designated constraints aren't met.
ListSecretResponse represents the response message for listing secrets.
ListSecretResponseValidationError is the validation error returned by ListSecretResponse.Validate if the designated constraints aren't met.
ListUserRequest represents the request message for listing users with pagination and optional filters.
ListUserRequestValidationError is the validation error returned by ListUserRequest.Validate if the designated constraints aren't met.
ListUserResponse represents the response message for listing users.
ListUserResponseValidationError is the validation error returned by ListUserResponse.Validate if the designated constraints aren't met.
No description provided by the author
LoginReplyValidationError is the validation error returned by LoginReply.Validate if the designated constraints aren't met.
No description provided by the author
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
No description provided by the author
LogoutRequestValidationError is the validation error returned by LogoutRequest.Validate if the designated constraints aren't met.
No description provided by the author
LogoutResponseValidationError is the validation error returned by LogoutResponse.Validate if the designated constraints aren't met.
No description provided by the author
RefreshTokenRequestValidationError is the validation error returned by RefreshTokenRequest.Validate if the designated constraints aren't met.
Secret represents a secret with its metadata.
SecretValidationError is the validation error returned by Secret.Validate if the designated constraints aren't met.
UnimplementedUserCenterServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdatePasswordRequestValidationError is the validation error returned by UpdatePasswordRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdatePasswordResponseValidationError is the validation error returned by UpdatePasswordResponse.Validate if the designated constraints aren't met.
UpdateSecretRequest represents the request message for updating an existing secret.
UpdateSecretRequestValidationError is the validation error returned by UpdateSecretRequest.Validate if the designated constraints aren't met.
UpdateSecretResponse represents the response message for a successful secret update.
UpdateSecretResponseValidationError is the validation error returned by UpdateSecretResponse.Validate if the designated constraints aren't met.
UpdateUserRequest represents the request message for updating an existing user.
UpdateUserRequestValidationError is the validation error returned by UpdateUserRequest.Validate if the designated constraints aren't met.
UpdateUserResponse represents the response message for a successful user update.
UpdateUserResponseValidationError is the validation error returned by UpdateUserResponse.Validate if the designated constraints aren't met.
User represents a user with its metadata.
No description provided by the author
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.

# Interfaces

UnsafeUserCenterServer may be embedded to opt out of forward compatibility for this service.
UserCenterClient is the client API for UserCenter service.
No description provided by the author
No description provided by the author
UserCenterServer is the server API for UserCenter service.

# Type aliases

AuthenticateRequestMultiError is an error wrapping multiple validation errors returned by AuthenticateRequest.ValidateAll() if the designated constraints aren't met.
AuthenticateResponseMultiError is an error wrapping multiple validation errors returned by AuthenticateResponse.ValidateAll() if the designated constraints aren't met.
AuthorizeRequestMultiError is an error wrapping multiple validation errors returned by AuthorizeRequest.ValidateAll() if the designated constraints aren't met.
AuthorizeResponseMultiError is an error wrapping multiple validation errors returned by AuthorizeResponse.ValidateAll() if the designated constraints aren't met.
AuthRequestMultiError is an error wrapping multiple validation errors returned by AuthRequest.ValidateAll() if the designated constraints aren't met.
AuthResponseMultiError is an error wrapping multiple validation errors returned by AuthResponse.ValidateAll() if the designated constraints aren't met.
CreateSecretRequestMultiError is an error wrapping multiple validation errors returned by CreateSecretRequest.ValidateAll() if the designated constraints aren't met.
CreateSecretResponseMultiError is an error wrapping multiple validation errors returned by CreateSecretResponse.ValidateAll() if the designated constraints aren't met.
CreateUserRequestMultiError is an error wrapping multiple validation errors returned by CreateUserRequest.ValidateAll() if the designated constraints aren't met.
CreateUserResponseMultiError is an error wrapping multiple validation errors returned by CreateUserResponse.ValidateAll() if the designated constraints aren't met.
DeleteSecretRequestMultiError is an error wrapping multiple validation errors returned by DeleteSecretRequest.ValidateAll() if the designated constraints aren't met.
DeleteSecretResponseMultiError is an error wrapping multiple validation errors returned by DeleteSecretResponse.ValidateAll() if the designated constraints aren't met.
DeleteUserRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserRequest.ValidateAll() if the designated constraints aren't met.
DeleteUserResponseMultiError is an error wrapping multiple validation errors returned by DeleteUserResponse.ValidateAll() if the designated constraints aren't met.
No description provided by the author
GetSecretRequestMultiError is an error wrapping multiple validation errors returned by GetSecretRequest.ValidateAll() if the designated constraints aren't met.
GetSecretResponseMultiError is an error wrapping multiple validation errors returned by GetSecretResponse.ValidateAll() if the designated constraints aren't met.
GetUserRequestMultiError is an error wrapping multiple validation errors returned by GetUserRequest.ValidateAll() if the designated constraints aren't met.
GetUserResponseMultiError is an error wrapping multiple validation errors returned by GetUserResponse.ValidateAll() if the designated constraints aren't met.
ListSecretRequestMultiError is an error wrapping multiple validation errors returned by ListSecretRequest.ValidateAll() if the designated constraints aren't met.
ListSecretResponseMultiError is an error wrapping multiple validation errors returned by ListSecretResponse.ValidateAll() if the designated constraints aren't met.
ListUserRequestMultiError is an error wrapping multiple validation errors returned by ListUserRequest.ValidateAll() if the designated constraints aren't met.
ListUserResponseMultiError is an error wrapping multiple validation errors returned by ListUserResponse.ValidateAll() if the designated constraints aren't met.
LoginReplyMultiError is an error wrapping multiple validation errors returned by LoginReply.ValidateAll() if the designated constraints aren't met.
LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
LogoutRequestMultiError is an error wrapping multiple validation errors returned by LogoutRequest.ValidateAll() if the designated constraints aren't met.
LogoutResponseMultiError is an error wrapping multiple validation errors returned by LogoutResponse.ValidateAll() if the designated constraints aren't met.
RefreshTokenRequestMultiError is an error wrapping multiple validation errors returned by RefreshTokenRequest.ValidateAll() if the designated constraints aren't met.
SecretMultiError is an error wrapping multiple validation errors returned by Secret.ValidateAll() if the designated constraints aren't met.
UpdatePasswordRequestMultiError is an error wrapping multiple validation errors returned by UpdatePasswordRequest.ValidateAll() if the designated constraints aren't met.
UpdatePasswordResponseMultiError is an error wrapping multiple validation errors returned by UpdatePasswordResponse.ValidateAll() if the designated constraints aren't met.
UpdateSecretRequestMultiError is an error wrapping multiple validation errors returned by UpdateSecretRequest.ValidateAll() if the designated constraints aren't met.
UpdateSecretResponseMultiError is an error wrapping multiple validation errors returned by UpdateSecretResponse.ValidateAll() if the designated constraints aren't met.
UpdateUserRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserRequest.ValidateAll() if the designated constraints aren't met.
UpdateUserResponseMultiError is an error wrapping multiple validation errors returned by UpdateUserResponse.ValidateAll() if the designated constraints aren't met.
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.