Documentation ¶
Index ¶
- Variables
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserRequest) GetAddons() []*UserAddons
- func (x *CreateUserRequest) GetAuthType() string
- func (x *CreateUserRequest) GetDisplayName() string
- func (x *CreateUserRequest) GetRoles() []string
- func (x *CreateUserRequest) GetUserName() string
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) String() string
- func (m *CreateUserRequest) Validate() error
- func (m *CreateUserRequest) ValidateAll() error
- type CreateUserRequestMultiError
- type CreateUserRequestValidationError
- func (e CreateUserRequestValidationError) Cause() error
- func (e CreateUserRequestValidationError) Error() string
- func (e CreateUserRequestValidationError) ErrorName() string
- func (e CreateUserRequestValidationError) Field() string
- func (e CreateUserRequestValidationError) Key() bool
- func (e CreateUserRequestValidationError) Reason() string
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserResponse) GetMessage() string
- func (x *CreateUserResponse) GetUser() *User
- func (*CreateUserResponse) ProtoMessage()
- func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserResponse) Reset()
- func (x *CreateUserResponse) String() string
- func (m *CreateUserResponse) Validate() error
- func (m *CreateUserResponse) ValidateAll() error
- type CreateUserResponseMultiError
- type CreateUserResponseValidationError
- func (e CreateUserResponseValidationError) Cause() error
- func (e CreateUserResponseValidationError) Error() string
- func (e CreateUserResponseValidationError) ErrorName() string
- func (e CreateUserResponseValidationError) Field() string
- func (e CreateUserResponseValidationError) Key() bool
- func (e CreateUserResponseValidationError) Reason() string
- type CreateWorkspaceRequest
- func (*CreateWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWorkspaceRequest) GetTemplate() string
- func (x *CreateWorkspaceRequest) GetUserName() string
- func (x *CreateWorkspaceRequest) GetVars() map[string]string
- func (x *CreateWorkspaceRequest) GetWsName() string
- func (*CreateWorkspaceRequest) ProtoMessage()
- func (x *CreateWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateWorkspaceRequest) Reset()
- func (x *CreateWorkspaceRequest) String() string
- func (m *CreateWorkspaceRequest) Validate() error
- func (m *CreateWorkspaceRequest) ValidateAll() error
- type CreateWorkspaceRequestMultiError
- type CreateWorkspaceRequestValidationError
- func (e CreateWorkspaceRequestValidationError) Cause() error
- func (e CreateWorkspaceRequestValidationError) Error() string
- func (e CreateWorkspaceRequestValidationError) ErrorName() string
- func (e CreateWorkspaceRequestValidationError) Field() string
- func (e CreateWorkspaceRequestValidationError) Key() bool
- func (e CreateWorkspaceRequestValidationError) Reason() string
- type CreateWorkspaceResponse
- func (*CreateWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWorkspaceResponse) GetMessage() string
- func (x *CreateWorkspaceResponse) GetWorkspace() *Workspace
- func (*CreateWorkspaceResponse) ProtoMessage()
- func (x *CreateWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateWorkspaceResponse) Reset()
- func (x *CreateWorkspaceResponse) String() string
- func (m *CreateWorkspaceResponse) Validate() error
- func (m *CreateWorkspaceResponse) ValidateAll() error
- type CreateWorkspaceResponseMultiError
- type CreateWorkspaceResponseValidationError
- func (e CreateWorkspaceResponseValidationError) Cause() error
- func (e CreateWorkspaceResponseValidationError) Error() string
- func (e CreateWorkspaceResponseValidationError) ErrorName() string
- func (e CreateWorkspaceResponseValidationError) Field() string
- func (e CreateWorkspaceResponseValidationError) Key() bool
- func (e CreateWorkspaceResponseValidationError) Reason() string
- type DeleteNetworkRuleRequest
- func (*DeleteNetworkRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNetworkRuleRequest) GetIndex() int32
- func (x *DeleteNetworkRuleRequest) GetUserName() string
- func (x *DeleteNetworkRuleRequest) GetWsName() string
- func (*DeleteNetworkRuleRequest) ProtoMessage()
- func (x *DeleteNetworkRuleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNetworkRuleRequest) Reset()
- func (x *DeleteNetworkRuleRequest) String() string
- func (m *DeleteNetworkRuleRequest) Validate() error
- func (m *DeleteNetworkRuleRequest) ValidateAll() error
- type DeleteNetworkRuleRequestMultiError
- type DeleteNetworkRuleRequestValidationError
- func (e DeleteNetworkRuleRequestValidationError) Cause() error
- func (e DeleteNetworkRuleRequestValidationError) Error() string
- func (e DeleteNetworkRuleRequestValidationError) ErrorName() string
- func (e DeleteNetworkRuleRequestValidationError) Field() string
- func (e DeleteNetworkRuleRequestValidationError) Key() bool
- func (e DeleteNetworkRuleRequestValidationError) Reason() string
- type DeleteNetworkRuleResponse
- func (*DeleteNetworkRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNetworkRuleResponse) GetMessage() string
- func (x *DeleteNetworkRuleResponse) GetNetworkRule() *NetworkRule
- func (*DeleteNetworkRuleResponse) ProtoMessage()
- func (x *DeleteNetworkRuleResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNetworkRuleResponse) Reset()
- func (x *DeleteNetworkRuleResponse) String() string
- func (m *DeleteNetworkRuleResponse) Validate() error
- func (m *DeleteNetworkRuleResponse) ValidateAll() error
- type DeleteNetworkRuleResponseMultiError
- type DeleteNetworkRuleResponseValidationError
- func (e DeleteNetworkRuleResponseValidationError) Cause() error
- func (e DeleteNetworkRuleResponseValidationError) Error() string
- func (e DeleteNetworkRuleResponseValidationError) ErrorName() string
- func (e DeleteNetworkRuleResponseValidationError) Field() string
- func (e DeleteNetworkRuleResponseValidationError) Key() bool
- func (e DeleteNetworkRuleResponseValidationError) Reason() string
- type DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserRequest) GetUserName() string
- func (*DeleteUserRequest) ProtoMessage()
- func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserRequest) Reset()
- func (x *DeleteUserRequest) String() string
- func (m *DeleteUserRequest) Validate() error
- func (m *DeleteUserRequest) ValidateAll() error
- type DeleteUserRequestMultiError
- type DeleteUserRequestValidationError
- func (e DeleteUserRequestValidationError) Cause() error
- func (e DeleteUserRequestValidationError) Error() string
- func (e DeleteUserRequestValidationError) ErrorName() string
- func (e DeleteUserRequestValidationError) Field() string
- func (e DeleteUserRequestValidationError) Key() bool
- func (e DeleteUserRequestValidationError) Reason() string
- type DeleteUserResponse
- func (*DeleteUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserResponse) GetMessage() string
- func (x *DeleteUserResponse) GetUser() *User
- func (*DeleteUserResponse) ProtoMessage()
- func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteUserResponse) Reset()
- func (x *DeleteUserResponse) String() string
- func (m *DeleteUserResponse) Validate() error
- func (m *DeleteUserResponse) ValidateAll() error
- type DeleteUserResponseMultiError
- type DeleteUserResponseValidationError
- func (e DeleteUserResponseValidationError) Cause() error
- func (e DeleteUserResponseValidationError) Error() string
- func (e DeleteUserResponseValidationError) ErrorName() string
- func (e DeleteUserResponseValidationError) Field() string
- func (e DeleteUserResponseValidationError) Key() bool
- func (e DeleteUserResponseValidationError) Reason() string
- type DeleteWorkspaceRequest
- func (*DeleteWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWorkspaceRequest) GetUserName() string
- func (x *DeleteWorkspaceRequest) GetWsName() string
- func (*DeleteWorkspaceRequest) ProtoMessage()
- func (x *DeleteWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkspaceRequest) Reset()
- func (x *DeleteWorkspaceRequest) String() string
- func (m *DeleteWorkspaceRequest) Validate() error
- func (m *DeleteWorkspaceRequest) ValidateAll() error
- type DeleteWorkspaceRequestMultiError
- type DeleteWorkspaceRequestValidationError
- func (e DeleteWorkspaceRequestValidationError) Cause() error
- func (e DeleteWorkspaceRequestValidationError) Error() string
- func (e DeleteWorkspaceRequestValidationError) ErrorName() string
- func (e DeleteWorkspaceRequestValidationError) Field() string
- func (e DeleteWorkspaceRequestValidationError) Key() bool
- func (e DeleteWorkspaceRequestValidationError) Reason() string
- type DeleteWorkspaceResponse
- func (*DeleteWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWorkspaceResponse) GetMessage() string
- func (x *DeleteWorkspaceResponse) GetWorkspace() *Workspace
- func (*DeleteWorkspaceResponse) ProtoMessage()
- func (x *DeleteWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkspaceResponse) Reset()
- func (x *DeleteWorkspaceResponse) String() string
- func (m *DeleteWorkspaceResponse) Validate() error
- func (m *DeleteWorkspaceResponse) ValidateAll() error
- type DeleteWorkspaceResponseMultiError
- type DeleteWorkspaceResponseValidationError
- func (e DeleteWorkspaceResponseValidationError) Cause() error
- func (e DeleteWorkspaceResponseValidationError) Error() string
- func (e DeleteWorkspaceResponseValidationError) ErrorName() string
- func (e DeleteWorkspaceResponseValidationError) Field() string
- func (e DeleteWorkspaceResponseValidationError) Key() bool
- func (e DeleteWorkspaceResponseValidationError) Reason() string
- type GetUserAddonTemplatesResponse
- func (*GetUserAddonTemplatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserAddonTemplatesResponse) GetItems() []*Template
- func (x *GetUserAddonTemplatesResponse) GetMessage() string
- func (*GetUserAddonTemplatesResponse) ProtoMessage()
- func (x *GetUserAddonTemplatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserAddonTemplatesResponse) Reset()
- func (x *GetUserAddonTemplatesResponse) String() string
- func (m *GetUserAddonTemplatesResponse) Validate() error
- func (m *GetUserAddonTemplatesResponse) ValidateAll() error
- type GetUserAddonTemplatesResponseMultiError
- type GetUserAddonTemplatesResponseValidationError
- func (e GetUserAddonTemplatesResponseValidationError) Cause() error
- func (e GetUserAddonTemplatesResponseValidationError) Error() string
- func (e GetUserAddonTemplatesResponseValidationError) ErrorName() string
- func (e GetUserAddonTemplatesResponseValidationError) Field() string
- func (e GetUserAddonTemplatesResponseValidationError) Key() bool
- func (e GetUserAddonTemplatesResponseValidationError) Reason() string
- type GetUserRequest
- func (*GetUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserRequest) GetUserName() string
- func (*GetUserRequest) ProtoMessage()
- func (x *GetUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserRequest) Reset()
- func (x *GetUserRequest) String() string
- func (m *GetUserRequest) Validate() error
- func (m *GetUserRequest) ValidateAll() error
- type GetUserRequestMultiError
- type GetUserRequestValidationError
- func (e GetUserRequestValidationError) Cause() error
- func (e GetUserRequestValidationError) Error() string
- func (e GetUserRequestValidationError) ErrorName() string
- func (e GetUserRequestValidationError) Field() string
- func (e GetUserRequestValidationError) Key() bool
- func (e GetUserRequestValidationError) Reason() string
- type GetUserResponse
- func (*GetUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserResponse) GetUser() *User
- func (*GetUserResponse) ProtoMessage()
- func (x *GetUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserResponse) Reset()
- func (x *GetUserResponse) String() string
- func (m *GetUserResponse) Validate() error
- func (m *GetUserResponse) ValidateAll() error
- type GetUserResponseMultiError
- type GetUserResponseValidationError
- func (e GetUserResponseValidationError) Cause() error
- func (e GetUserResponseValidationError) Error() string
- func (e GetUserResponseValidationError) ErrorName() string
- func (e GetUserResponseValidationError) Field() string
- func (e GetUserResponseValidationError) Key() bool
- func (e GetUserResponseValidationError) Reason() string
- type GetUsersResponse
- func (*GetUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsersResponse) GetItems() []*User
- func (x *GetUsersResponse) GetMessage() string
- func (*GetUsersResponse) ProtoMessage()
- func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsersResponse) Reset()
- func (x *GetUsersResponse) String() string
- func (m *GetUsersResponse) Validate() error
- func (m *GetUsersResponse) ValidateAll() error
- type GetUsersResponseMultiError
- type GetUsersResponseValidationError
- func (e GetUsersResponseValidationError) Cause() error
- func (e GetUsersResponseValidationError) Error() string
- func (e GetUsersResponseValidationError) ErrorName() string
- func (e GetUsersResponseValidationError) Field() string
- func (e GetUsersResponseValidationError) Key() bool
- func (e GetUsersResponseValidationError) Reason() string
- type GetWorkspaceRequest
- func (*GetWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspaceRequest) GetUserName() string
- func (x *GetWorkspaceRequest) GetWsName() string
- func (*GetWorkspaceRequest) ProtoMessage()
- func (x *GetWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkspaceRequest) Reset()
- func (x *GetWorkspaceRequest) String() string
- func (m *GetWorkspaceRequest) Validate() error
- func (m *GetWorkspaceRequest) ValidateAll() error
- type GetWorkspaceRequestMultiError
- type GetWorkspaceRequestValidationError
- func (e GetWorkspaceRequestValidationError) Cause() error
- func (e GetWorkspaceRequestValidationError) Error() string
- func (e GetWorkspaceRequestValidationError) ErrorName() string
- func (e GetWorkspaceRequestValidationError) Field() string
- func (e GetWorkspaceRequestValidationError) Key() bool
- func (e GetWorkspaceRequestValidationError) Reason() string
- type GetWorkspaceResponse
- func (*GetWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspaceResponse) GetWorkspace() *Workspace
- func (*GetWorkspaceResponse) ProtoMessage()
- func (x *GetWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkspaceResponse) Reset()
- func (x *GetWorkspaceResponse) String() string
- func (m *GetWorkspaceResponse) Validate() error
- func (m *GetWorkspaceResponse) ValidateAll() error
- type GetWorkspaceResponseMultiError
- type GetWorkspaceResponseValidationError
- func (e GetWorkspaceResponseValidationError) Cause() error
- func (e GetWorkspaceResponseValidationError) Error() string
- func (e GetWorkspaceResponseValidationError) ErrorName() string
- func (e GetWorkspaceResponseValidationError) Field() string
- func (e GetWorkspaceResponseValidationError) Key() bool
- func (e GetWorkspaceResponseValidationError) Reason() string
- type GetWorkspaceTemplatesResponse
- func (*GetWorkspaceTemplatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspaceTemplatesResponse) GetItems() []*Template
- func (x *GetWorkspaceTemplatesResponse) GetMessage() string
- func (*GetWorkspaceTemplatesResponse) ProtoMessage()
- func (x *GetWorkspaceTemplatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkspaceTemplatesResponse) Reset()
- func (x *GetWorkspaceTemplatesResponse) String() string
- func (m *GetWorkspaceTemplatesResponse) Validate() error
- func (m *GetWorkspaceTemplatesResponse) ValidateAll() error
- type GetWorkspaceTemplatesResponseMultiError
- type GetWorkspaceTemplatesResponseValidationError
- func (e GetWorkspaceTemplatesResponseValidationError) Cause() error
- func (e GetWorkspaceTemplatesResponseValidationError) Error() string
- func (e GetWorkspaceTemplatesResponseValidationError) ErrorName() string
- func (e GetWorkspaceTemplatesResponseValidationError) Field() string
- func (e GetWorkspaceTemplatesResponseValidationError) Key() bool
- func (e GetWorkspaceTemplatesResponseValidationError) Reason() string
- type GetWorkspacesRequest
- func (*GetWorkspacesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspacesRequest) GetUserName() string
- func (*GetWorkspacesRequest) ProtoMessage()
- func (x *GetWorkspacesRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkspacesRequest) Reset()
- func (x *GetWorkspacesRequest) String() string
- func (m *GetWorkspacesRequest) Validate() error
- func (m *GetWorkspacesRequest) ValidateAll() error
- type GetWorkspacesRequestMultiError
- type GetWorkspacesRequestValidationError
- func (e GetWorkspacesRequestValidationError) Cause() error
- func (e GetWorkspacesRequestValidationError) Error() string
- func (e GetWorkspacesRequestValidationError) ErrorName() string
- func (e GetWorkspacesRequestValidationError) Field() string
- func (e GetWorkspacesRequestValidationError) Key() bool
- func (e GetWorkspacesRequestValidationError) Reason() string
- type GetWorkspacesResponse
- func (*GetWorkspacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspacesResponse) GetItems() []*Workspace
- func (x *GetWorkspacesResponse) GetMessage() string
- func (*GetWorkspacesResponse) ProtoMessage()
- func (x *GetWorkspacesResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkspacesResponse) Reset()
- func (x *GetWorkspacesResponse) String() string
- func (m *GetWorkspacesResponse) Validate() error
- func (m *GetWorkspacesResponse) ValidateAll() error
- type GetWorkspacesResponseMultiError
- type GetWorkspacesResponseValidationError
- func (e GetWorkspacesResponseValidationError) Cause() error
- func (e GetWorkspacesResponseValidationError) Error() string
- func (e GetWorkspacesResponseValidationError) ErrorName() string
- func (e GetWorkspacesResponseValidationError) Field() string
- func (e GetWorkspacesResponseValidationError) Key() bool
- func (e GetWorkspacesResponseValidationError) Reason() string
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginRequest) GetPassword() string
- func (x *LoginRequest) GetUserName() string
- func (*LoginRequest) ProtoMessage()
- func (x *LoginRequest) ProtoReflect() protoreflect.Message
- func (x *LoginRequest) Reset()
- func (x *LoginRequest) String() string
- func (m *LoginRequest) Validate() error
- func (m *LoginRequest) ValidateAll() error
- type LoginRequestMultiError
- type LoginRequestValidationError
- func (e LoginRequestValidationError) Cause() error
- func (e LoginRequestValidationError) Error() string
- func (e LoginRequestValidationError) ErrorName() string
- func (e LoginRequestValidationError) Field() string
- func (e LoginRequestValidationError) Key() bool
- func (e LoginRequestValidationError) Reason() string
- type LoginResponse
- func (*LoginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoginResponse) GetExpireAt() *timestamppb.Timestamp
- func (x *LoginResponse) GetRequirePasswordUpdate() bool
- func (x *LoginResponse) GetUserName() string
- func (*LoginResponse) ProtoMessage()
- func (x *LoginResponse) ProtoReflect() protoreflect.Message
- func (x *LoginResponse) Reset()
- func (x *LoginResponse) String() string
- func (m *LoginResponse) Validate() error
- func (m *LoginResponse) ValidateAll() error
- type LoginResponseMultiError
- type LoginResponseValidationError
- func (e LoginResponseValidationError) Cause() error
- func (e LoginResponseValidationError) Error() string
- func (e LoginResponseValidationError) ErrorName() string
- func (e LoginResponseValidationError) Field() string
- func (e LoginResponseValidationError) Key() bool
- func (e LoginResponseValidationError) Reason() string
- type NetworkRule
- func (*NetworkRule) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkRule) GetCustomHostPrefix() string
- func (x *NetworkRule) GetHttpPath() string
- func (x *NetworkRule) GetPortNumber() int32
- func (x *NetworkRule) GetPublic() bool
- func (x *NetworkRule) GetUrl() string
- func (*NetworkRule) ProtoMessage()
- func (x *NetworkRule) ProtoReflect() protoreflect.Message
- func (x *NetworkRule) Reset()
- func (x *NetworkRule) String() string
- func (m *NetworkRule) Validate() error
- func (m *NetworkRule) ValidateAll() error
- type NetworkRuleMultiError
- type NetworkRuleValidationError
- func (e NetworkRuleValidationError) Cause() error
- func (e NetworkRuleValidationError) Error() string
- func (e NetworkRuleValidationError) ErrorName() string
- func (e NetworkRuleValidationError) Field() string
- func (e NetworkRuleValidationError) Key() bool
- func (e NetworkRuleValidationError) Reason() string
- type Template
- func (*Template) Descriptor() ([]byte, []int)deprecated
- func (x *Template) GetDescription() string
- func (x *Template) GetIsClusterScope() bool
- func (x *Template) GetIsDefaultUserAddon() bool
- func (x *Template) GetName() string
- func (x *Template) GetRequiredVars() []*TemplateRequiredVars
- func (*Template) ProtoMessage()
- func (x *Template) ProtoReflect() protoreflect.Message
- func (x *Template) Reset()
- func (x *Template) String() string
- func (m *Template) Validate() error
- func (m *Template) ValidateAll() error
- type TemplateMultiError
- type TemplateRequiredVars
- func (*TemplateRequiredVars) Descriptor() ([]byte, []int)deprecated
- func (x *TemplateRequiredVars) GetDefaultValue() string
- func (x *TemplateRequiredVars) GetVarName() string
- func (*TemplateRequiredVars) ProtoMessage()
- func (x *TemplateRequiredVars) ProtoReflect() protoreflect.Message
- func (x *TemplateRequiredVars) Reset()
- func (x *TemplateRequiredVars) String() string
- func (m *TemplateRequiredVars) Validate() error
- func (m *TemplateRequiredVars) ValidateAll() error
- type TemplateRequiredVarsMultiError
- type TemplateRequiredVarsValidationError
- func (e TemplateRequiredVarsValidationError) Cause() error
- func (e TemplateRequiredVarsValidationError) Error() string
- func (e TemplateRequiredVarsValidationError) ErrorName() string
- func (e TemplateRequiredVarsValidationError) Field() string
- func (e TemplateRequiredVarsValidationError) Key() bool
- func (e TemplateRequiredVarsValidationError) Reason() string
- type TemplateValidationError
- type UpdateUserDisplayNameRequest
- func (*UpdateUserDisplayNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserDisplayNameRequest) GetDisplayName() string
- func (x *UpdateUserDisplayNameRequest) GetUserName() string
- func (*UpdateUserDisplayNameRequest) ProtoMessage()
- func (x *UpdateUserDisplayNameRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserDisplayNameRequest) Reset()
- func (x *UpdateUserDisplayNameRequest) String() string
- func (m *UpdateUserDisplayNameRequest) Validate() error
- func (m *UpdateUserDisplayNameRequest) ValidateAll() error
- type UpdateUserDisplayNameRequestMultiError
- type UpdateUserDisplayNameRequestValidationError
- func (e UpdateUserDisplayNameRequestValidationError) Cause() error
- func (e UpdateUserDisplayNameRequestValidationError) Error() string
- func (e UpdateUserDisplayNameRequestValidationError) ErrorName() string
- func (e UpdateUserDisplayNameRequestValidationError) Field() string
- func (e UpdateUserDisplayNameRequestValidationError) Key() bool
- func (e UpdateUserDisplayNameRequestValidationError) Reason() string
- type UpdateUserDisplayNameResponse
- func (*UpdateUserDisplayNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserDisplayNameResponse) GetMessage() string
- func (x *UpdateUserDisplayNameResponse) GetUser() *User
- func (*UpdateUserDisplayNameResponse) ProtoMessage()
- func (x *UpdateUserDisplayNameResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserDisplayNameResponse) Reset()
- func (x *UpdateUserDisplayNameResponse) String() string
- func (m *UpdateUserDisplayNameResponse) Validate() error
- func (m *UpdateUserDisplayNameResponse) ValidateAll() error
- type UpdateUserDisplayNameResponseMultiError
- type UpdateUserDisplayNameResponseValidationError
- func (e UpdateUserDisplayNameResponseValidationError) Cause() error
- func (e UpdateUserDisplayNameResponseValidationError) Error() string
- func (e UpdateUserDisplayNameResponseValidationError) ErrorName() string
- func (e UpdateUserDisplayNameResponseValidationError) Field() string
- func (e UpdateUserDisplayNameResponseValidationError) Key() bool
- func (e UpdateUserDisplayNameResponseValidationError) Reason() string
- type UpdateUserPasswordRequest
- func (*UpdateUserPasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserPasswordRequest) GetCurrentPassword() string
- func (x *UpdateUserPasswordRequest) GetNewPassword() string
- func (x *UpdateUserPasswordRequest) GetUserName() string
- func (*UpdateUserPasswordRequest) ProtoMessage()
- func (x *UpdateUserPasswordRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserPasswordRequest) Reset()
- func (x *UpdateUserPasswordRequest) String() string
- func (m *UpdateUserPasswordRequest) Validate() error
- func (m *UpdateUserPasswordRequest) ValidateAll() error
- type UpdateUserPasswordRequestMultiError
- type UpdateUserPasswordRequestValidationError
- func (e UpdateUserPasswordRequestValidationError) Cause() error
- func (e UpdateUserPasswordRequestValidationError) Error() string
- func (e UpdateUserPasswordRequestValidationError) ErrorName() string
- func (e UpdateUserPasswordRequestValidationError) Field() string
- func (e UpdateUserPasswordRequestValidationError) Key() bool
- func (e UpdateUserPasswordRequestValidationError) Reason() string
- type UpdateUserPasswordResponse
- func (*UpdateUserPasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserPasswordResponse) GetMessage() string
- func (*UpdateUserPasswordResponse) ProtoMessage()
- func (x *UpdateUserPasswordResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserPasswordResponse) Reset()
- func (x *UpdateUserPasswordResponse) String() string
- func (m *UpdateUserPasswordResponse) Validate() error
- func (m *UpdateUserPasswordResponse) ValidateAll() error
- type UpdateUserPasswordResponseMultiError
- type UpdateUserPasswordResponseValidationError
- func (e UpdateUserPasswordResponseValidationError) Cause() error
- func (e UpdateUserPasswordResponseValidationError) Error() string
- func (e UpdateUserPasswordResponseValidationError) ErrorName() string
- func (e UpdateUserPasswordResponseValidationError) Field() string
- func (e UpdateUserPasswordResponseValidationError) Key() bool
- func (e UpdateUserPasswordResponseValidationError) Reason() string
- type UpdateUserRoleRequest
- func (*UpdateUserRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRoleRequest) GetRoles() []string
- func (x *UpdateUserRoleRequest) GetUserName() string
- func (*UpdateUserRoleRequest) ProtoMessage()
- func (x *UpdateUserRoleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRoleRequest) Reset()
- func (x *UpdateUserRoleRequest) String() string
- func (m *UpdateUserRoleRequest) Validate() error
- func (m *UpdateUserRoleRequest) ValidateAll() error
- type UpdateUserRoleRequestMultiError
- type UpdateUserRoleRequestValidationError
- func (e UpdateUserRoleRequestValidationError) Cause() error
- func (e UpdateUserRoleRequestValidationError) Error() string
- func (e UpdateUserRoleRequestValidationError) ErrorName() string
- func (e UpdateUserRoleRequestValidationError) Field() string
- func (e UpdateUserRoleRequestValidationError) Key() bool
- func (e UpdateUserRoleRequestValidationError) Reason() string
- type UpdateUserRoleResponse
- func (*UpdateUserRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRoleResponse) GetMessage() string
- func (x *UpdateUserRoleResponse) GetUser() *User
- func (*UpdateUserRoleResponse) ProtoMessage()
- func (x *UpdateUserRoleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRoleResponse) Reset()
- func (x *UpdateUserRoleResponse) String() string
- func (m *UpdateUserRoleResponse) Validate() error
- func (m *UpdateUserRoleResponse) ValidateAll() error
- type UpdateUserRoleResponseMultiError
- type UpdateUserRoleResponseValidationError
- func (e UpdateUserRoleResponseValidationError) Cause() error
- func (e UpdateUserRoleResponseValidationError) Error() string
- func (e UpdateUserRoleResponseValidationError) ErrorName() string
- func (e UpdateUserRoleResponseValidationError) Field() string
- func (e UpdateUserRoleResponseValidationError) Key() bool
- func (e UpdateUserRoleResponseValidationError) Reason() string
- type UpdateWorkspaceRequest
- func (*UpdateWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWorkspaceRequest) GetReplicas() int64
- func (x *UpdateWorkspaceRequest) GetUserName() string
- func (x *UpdateWorkspaceRequest) GetWsName() string
- func (*UpdateWorkspaceRequest) ProtoMessage()
- func (x *UpdateWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateWorkspaceRequest) Reset()
- func (x *UpdateWorkspaceRequest) String() string
- func (m *UpdateWorkspaceRequest) Validate() error
- func (m *UpdateWorkspaceRequest) ValidateAll() error
- type UpdateWorkspaceRequestMultiError
- type UpdateWorkspaceRequestValidationError
- func (e UpdateWorkspaceRequestValidationError) Cause() error
- func (e UpdateWorkspaceRequestValidationError) Error() string
- func (e UpdateWorkspaceRequestValidationError) ErrorName() string
- func (e UpdateWorkspaceRequestValidationError) Field() string
- func (e UpdateWorkspaceRequestValidationError) Key() bool
- func (e UpdateWorkspaceRequestValidationError) Reason() string
- type UpdateWorkspaceResponse
- func (*UpdateWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWorkspaceResponse) GetMessage() string
- func (x *UpdateWorkspaceResponse) GetWorkspace() *Workspace
- func (*UpdateWorkspaceResponse) ProtoMessage()
- func (x *UpdateWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateWorkspaceResponse) Reset()
- func (x *UpdateWorkspaceResponse) String() string
- func (m *UpdateWorkspaceResponse) Validate() error
- func (m *UpdateWorkspaceResponse) ValidateAll() error
- type UpdateWorkspaceResponseMultiError
- type UpdateWorkspaceResponseValidationError
- func (e UpdateWorkspaceResponseValidationError) Cause() error
- func (e UpdateWorkspaceResponseValidationError) Error() string
- func (e UpdateWorkspaceResponseValidationError) ErrorName() string
- func (e UpdateWorkspaceResponseValidationError) Field() string
- func (e UpdateWorkspaceResponseValidationError) Key() bool
- func (e UpdateWorkspaceResponseValidationError) Reason() string
- type UpsertNetworkRuleRequest
- func (*UpsertNetworkRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpsertNetworkRuleRequest) GetIndex() int32
- func (x *UpsertNetworkRuleRequest) GetNetworkRule() *NetworkRule
- func (x *UpsertNetworkRuleRequest) GetUserName() string
- func (x *UpsertNetworkRuleRequest) GetWsName() string
- func (*UpsertNetworkRuleRequest) ProtoMessage()
- func (x *UpsertNetworkRuleRequest) ProtoReflect() protoreflect.Message
- func (x *UpsertNetworkRuleRequest) Reset()
- func (x *UpsertNetworkRuleRequest) String() string
- func (m *UpsertNetworkRuleRequest) Validate() error
- func (m *UpsertNetworkRuleRequest) ValidateAll() error
- type UpsertNetworkRuleRequestMultiError
- type UpsertNetworkRuleRequestValidationError
- func (e UpsertNetworkRuleRequestValidationError) Cause() error
- func (e UpsertNetworkRuleRequestValidationError) Error() string
- func (e UpsertNetworkRuleRequestValidationError) ErrorName() string
- func (e UpsertNetworkRuleRequestValidationError) Field() string
- func (e UpsertNetworkRuleRequestValidationError) Key() bool
- func (e UpsertNetworkRuleRequestValidationError) Reason() string
- type UpsertNetworkRuleResponse
- func (*UpsertNetworkRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpsertNetworkRuleResponse) GetMessage() string
- func (x *UpsertNetworkRuleResponse) GetNetworkRule() *NetworkRule
- func (*UpsertNetworkRuleResponse) ProtoMessage()
- func (x *UpsertNetworkRuleResponse) ProtoReflect() protoreflect.Message
- func (x *UpsertNetworkRuleResponse) Reset()
- func (x *UpsertNetworkRuleResponse) String() string
- func (m *UpsertNetworkRuleResponse) Validate() error
- func (m *UpsertNetworkRuleResponse) ValidateAll() error
- type UpsertNetworkRuleResponseMultiError
- type UpsertNetworkRuleResponseValidationError
- func (e UpsertNetworkRuleResponseValidationError) Cause() error
- func (e UpsertNetworkRuleResponseValidationError) Error() string
- func (e UpsertNetworkRuleResponseValidationError) ErrorName() string
- func (e UpsertNetworkRuleResponseValidationError) Field() string
- func (e UpsertNetworkRuleResponseValidationError) Key() bool
- func (e UpsertNetworkRuleResponseValidationError) Reason() string
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetAddons() []*UserAddons
- func (x *User) GetAuthType() string
- func (x *User) GetDefaultPassword() string
- func (x *User) GetDisplayName() string
- func (x *User) GetName() string
- func (x *User) GetRoles() []string
- func (x *User) GetStatus() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- func (m *User) Validate() error
- func (m *User) ValidateAll() error
- type UserAddons
- func (*UserAddons) Descriptor() ([]byte, []int)deprecated
- func (x *UserAddons) GetClusterScoped() bool
- func (x *UserAddons) GetTemplate() string
- func (x *UserAddons) GetVars() map[string]string
- func (*UserAddons) ProtoMessage()
- func (x *UserAddons) ProtoReflect() protoreflect.Message
- func (x *UserAddons) Reset()
- func (x *UserAddons) String() string
- func (m *UserAddons) Validate() error
- func (m *UserAddons) ValidateAll() error
- type UserAddonsMultiError
- type UserAddonsValidationError
- type UserMultiError
- type UserValidationError
- type VerifyResponse
- func (*VerifyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyResponse) GetExpireAt() *timestamppb.Timestamp
- func (x *VerifyResponse) GetRequirePasswordUpdate() bool
- func (x *VerifyResponse) GetUserName() string
- func (*VerifyResponse) ProtoMessage()
- func (x *VerifyResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyResponse) Reset()
- func (x *VerifyResponse) String() string
- func (m *VerifyResponse) Validate() error
- func (m *VerifyResponse) ValidateAll() error
- type VerifyResponseMultiError
- type VerifyResponseValidationError
- func (e VerifyResponseValidationError) Cause() error
- func (e VerifyResponseValidationError) Error() string
- func (e VerifyResponseValidationError) ErrorName() string
- func (e VerifyResponseValidationError) Field() string
- func (e VerifyResponseValidationError) Key() bool
- func (e VerifyResponseValidationError) Reason() string
- type Workspace
- func (*Workspace) Descriptor() ([]byte, []int)deprecated
- func (x *Workspace) GetName() string
- func (x *Workspace) GetOwnerName() string
- func (x *Workspace) GetSpec() *WorkspaceSpec
- func (x *Workspace) GetStatus() *WorkspaceStatus
- func (*Workspace) ProtoMessage()
- func (x *Workspace) ProtoReflect() protoreflect.Message
- func (x *Workspace) Reset()
- func (x *Workspace) String() string
- func (m *Workspace) Validate() error
- func (m *Workspace) ValidateAll() error
- type WorkspaceMultiError
- type WorkspaceSpec
- func (*WorkspaceSpec) Descriptor() ([]byte, []int)deprecated
- func (x *WorkspaceSpec) GetNetwork() []*NetworkRule
- func (x *WorkspaceSpec) GetReplicas() int64
- func (x *WorkspaceSpec) GetTemplate() string
- func (x *WorkspaceSpec) GetVars() map[string]string
- func (*WorkspaceSpec) ProtoMessage()
- func (x *WorkspaceSpec) ProtoReflect() protoreflect.Message
- func (x *WorkspaceSpec) Reset()
- func (x *WorkspaceSpec) String() string
- func (m *WorkspaceSpec) Validate() error
- func (m *WorkspaceSpec) ValidateAll() error
- type WorkspaceSpecMultiError
- type WorkspaceSpecValidationError
- func (e WorkspaceSpecValidationError) Cause() error
- func (e WorkspaceSpecValidationError) Error() string
- func (e WorkspaceSpecValidationError) ErrorName() string
- func (e WorkspaceSpecValidationError) Field() string
- func (e WorkspaceSpecValidationError) Key() bool
- func (e WorkspaceSpecValidationError) Reason() string
- type WorkspaceStatus
- func (*WorkspaceStatus) Descriptor() ([]byte, []int)deprecated
- func (x *WorkspaceStatus) GetMainUrl() string
- func (x *WorkspaceStatus) GetPhase() string
- func (*WorkspaceStatus) ProtoMessage()
- func (x *WorkspaceStatus) ProtoReflect() protoreflect.Message
- func (x *WorkspaceStatus) Reset()
- func (x *WorkspaceStatus) String() string
- func (m *WorkspaceStatus) Validate() error
- func (m *WorkspaceStatus) ValidateAll() error
- type WorkspaceStatusMultiError
- type WorkspaceStatusValidationError
- func (e WorkspaceStatusValidationError) Cause() error
- func (e WorkspaceStatusValidationError) Error() string
- func (e WorkspaceStatusValidationError) ErrorName() string
- func (e WorkspaceStatusValidationError) Field() string
- func (e WorkspaceStatusValidationError) Key() bool
- func (e WorkspaceStatusValidationError) Reason() string
- type WorkspaceValidationError
Constants ¶
This section is empty.
Variables ¶
var File_dashboard_v1alpha1_auth_service_proto protoreflect.FileDescriptor
var File_dashboard_v1alpha1_template_proto protoreflect.FileDescriptor
var File_dashboard_v1alpha1_template_service_proto protoreflect.FileDescriptor
var File_dashboard_v1alpha1_user_proto protoreflect.FileDescriptor
var File_dashboard_v1alpha1_user_service_proto protoreflect.FileDescriptor
var File_dashboard_v1alpha1_workspace_proto protoreflect.FileDescriptor
var File_dashboard_v1alpha1_workspace_service_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CreateUserRequest ¶
type CreateUserRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Roles []string `protobuf:"bytes,3,rep,name=roles,proto3" json:"roles,omitempty"` AuthType string `protobuf:"bytes,4,opt,name=auth_type,json=authType,proto3" json:"auth_type,omitempty"` Addons []*UserAddons `protobuf:"bytes,5,rep,name=addons,proto3" json:"addons,omitempty"` // contains filtered or unexported fields }
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetAddons ¶
func (x *CreateUserRequest) GetAddons() []*UserAddons
func (*CreateUserRequest) GetAuthType ¶
func (x *CreateUserRequest) GetAuthType() string
func (*CreateUserRequest) GetDisplayName ¶
func (x *CreateUserRequest) GetDisplayName() string
func (*CreateUserRequest) GetRoles ¶
func (x *CreateUserRequest) GetRoles() []string
func (*CreateUserRequest) GetUserName ¶
func (x *CreateUserRequest) GetUserName() string
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
func (*CreateUserRequest) Validate ¶
func (m *CreateUserRequest) Validate() error
Validate checks the field values on CreateUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserRequest) ValidateAll ¶
func (m *CreateUserRequest) ValidateAll() error
ValidateAll checks the field values on CreateUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserRequestMultiError, or nil if none found.
type CreateUserRequestMultiError ¶
type CreateUserRequestMultiError []error
CreateUserRequestMultiError is an error wrapping multiple validation errors returned by CreateUserRequest.ValidateAll() if the designated constraints aren't met.
func (CreateUserRequestMultiError) AllErrors ¶
func (m CreateUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserRequestMultiError) Error ¶
func (m CreateUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserRequestValidationError ¶
type CreateUserRequestValidationError struct {
// contains filtered or unexported fields
}
CreateUserRequestValidationError is the validation error returned by CreateUserRequest.Validate if the designated constraints aren't met.
func (CreateUserRequestValidationError) Cause ¶
func (e CreateUserRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateUserRequestValidationError) Error ¶
func (e CreateUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserRequestValidationError) ErrorName ¶
func (e CreateUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserRequestValidationError) Field ¶
func (e CreateUserRequestValidationError) Field() string
Field function returns field value.
func (CreateUserRequestValidationError) Key ¶
func (e CreateUserRequestValidationError) Key() bool
Key function returns key value.
func (CreateUserRequestValidationError) Reason ¶
func (e CreateUserRequestValidationError) Reason() string
Reason function returns reason value.
type CreateUserResponse ¶
type CreateUserResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` User *User `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*CreateUserResponse) Descriptor
deprecated
func (*CreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResponse.ProtoReflect.Descriptor instead.
func (*CreateUserResponse) GetMessage ¶
func (x *CreateUserResponse) GetMessage() string
func (*CreateUserResponse) GetUser ¶
func (x *CreateUserResponse) GetUser() *User
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
func (*CreateUserResponse) Validate ¶
func (m *CreateUserResponse) Validate() error
Validate checks the field values on CreateUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserResponse) ValidateAll ¶
func (m *CreateUserResponse) ValidateAll() error
ValidateAll checks the field values on CreateUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserResponseMultiError, or nil if none found.
type CreateUserResponseMultiError ¶
type CreateUserResponseMultiError []error
CreateUserResponseMultiError is an error wrapping multiple validation errors returned by CreateUserResponse.ValidateAll() if the designated constraints aren't met.
func (CreateUserResponseMultiError) AllErrors ¶
func (m CreateUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserResponseMultiError) Error ¶
func (m CreateUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserResponseValidationError ¶
type CreateUserResponseValidationError struct {
// contains filtered or unexported fields
}
CreateUserResponseValidationError is the validation error returned by CreateUserResponse.Validate if the designated constraints aren't met.
func (CreateUserResponseValidationError) Cause ¶
func (e CreateUserResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateUserResponseValidationError) Error ¶
func (e CreateUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserResponseValidationError) ErrorName ¶
func (e CreateUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserResponseValidationError) Field ¶
func (e CreateUserResponseValidationError) Field() string
Field function returns field value.
func (CreateUserResponseValidationError) Key ¶
func (e CreateUserResponseValidationError) Key() bool
Key function returns key value.
func (CreateUserResponseValidationError) Reason ¶
func (e CreateUserResponseValidationError) Reason() string
Reason function returns reason value.
type CreateWorkspaceRequest ¶
type CreateWorkspaceRequest struct { // user name UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // workspace name WsName string `protobuf:"bytes,2,opt,name=ws_name,json=wsName,proto3" json:"ws_name,omitempty"` Template string `protobuf:"bytes,3,opt,name=template,proto3" json:"template,omitempty"` Vars map[string]string `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateWorkspaceRequest) Descriptor
deprecated
func (*CreateWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*CreateWorkspaceRequest) GetTemplate ¶
func (x *CreateWorkspaceRequest) GetTemplate() string
func (*CreateWorkspaceRequest) GetUserName ¶
func (x *CreateWorkspaceRequest) GetUserName() string
func (*CreateWorkspaceRequest) GetVars ¶
func (x *CreateWorkspaceRequest) GetVars() map[string]string
func (*CreateWorkspaceRequest) GetWsName ¶
func (x *CreateWorkspaceRequest) GetWsName() string
func (*CreateWorkspaceRequest) ProtoMessage ¶
func (*CreateWorkspaceRequest) ProtoMessage()
func (*CreateWorkspaceRequest) ProtoReflect ¶
func (x *CreateWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*CreateWorkspaceRequest) Reset ¶
func (x *CreateWorkspaceRequest) Reset()
func (*CreateWorkspaceRequest) String ¶
func (x *CreateWorkspaceRequest) String() string
func (*CreateWorkspaceRequest) Validate ¶
func (m *CreateWorkspaceRequest) Validate() error
Validate checks the field values on CreateWorkspaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateWorkspaceRequest) ValidateAll ¶
func (m *CreateWorkspaceRequest) ValidateAll() error
ValidateAll checks the field values on CreateWorkspaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateWorkspaceRequestMultiError, or nil if none found.
type CreateWorkspaceRequestMultiError ¶
type CreateWorkspaceRequestMultiError []error
CreateWorkspaceRequestMultiError is an error wrapping multiple validation errors returned by CreateWorkspaceRequest.ValidateAll() if the designated constraints aren't met.
func (CreateWorkspaceRequestMultiError) AllErrors ¶
func (m CreateWorkspaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateWorkspaceRequestMultiError) Error ¶
func (m CreateWorkspaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateWorkspaceRequestValidationError ¶
type CreateWorkspaceRequestValidationError struct {
// contains filtered or unexported fields
}
CreateWorkspaceRequestValidationError is the validation error returned by CreateWorkspaceRequest.Validate if the designated constraints aren't met.
func (CreateWorkspaceRequestValidationError) Cause ¶
func (e CreateWorkspaceRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateWorkspaceRequestValidationError) Error ¶
func (e CreateWorkspaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateWorkspaceRequestValidationError) ErrorName ¶
func (e CreateWorkspaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateWorkspaceRequestValidationError) Field ¶
func (e CreateWorkspaceRequestValidationError) Field() string
Field function returns field value.
func (CreateWorkspaceRequestValidationError) Key ¶
func (e CreateWorkspaceRequestValidationError) Key() bool
Key function returns key value.
func (CreateWorkspaceRequestValidationError) Reason ¶
func (e CreateWorkspaceRequestValidationError) Reason() string
Reason function returns reason value.
type CreateWorkspaceResponse ¶
type CreateWorkspaceResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Workspace *Workspace `protobuf:"bytes,2,opt,name=workspace,proto3" json:"workspace,omitempty"` // contains filtered or unexported fields }
func (*CreateWorkspaceResponse) Descriptor
deprecated
func (*CreateWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*CreateWorkspaceResponse) GetMessage ¶
func (x *CreateWorkspaceResponse) GetMessage() string
func (*CreateWorkspaceResponse) GetWorkspace ¶
func (x *CreateWorkspaceResponse) GetWorkspace() *Workspace
func (*CreateWorkspaceResponse) ProtoMessage ¶
func (*CreateWorkspaceResponse) ProtoMessage()
func (*CreateWorkspaceResponse) ProtoReflect ¶
func (x *CreateWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*CreateWorkspaceResponse) Reset ¶
func (x *CreateWorkspaceResponse) Reset()
func (*CreateWorkspaceResponse) String ¶
func (x *CreateWorkspaceResponse) String() string
func (*CreateWorkspaceResponse) Validate ¶
func (m *CreateWorkspaceResponse) Validate() error
Validate checks the field values on CreateWorkspaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateWorkspaceResponse) ValidateAll ¶
func (m *CreateWorkspaceResponse) ValidateAll() error
ValidateAll checks the field values on CreateWorkspaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateWorkspaceResponseMultiError, or nil if none found.
type CreateWorkspaceResponseMultiError ¶
type CreateWorkspaceResponseMultiError []error
CreateWorkspaceResponseMultiError is an error wrapping multiple validation errors returned by CreateWorkspaceResponse.ValidateAll() if the designated constraints aren't met.
func (CreateWorkspaceResponseMultiError) AllErrors ¶
func (m CreateWorkspaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateWorkspaceResponseMultiError) Error ¶
func (m CreateWorkspaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateWorkspaceResponseValidationError ¶
type CreateWorkspaceResponseValidationError struct {
// contains filtered or unexported fields
}
CreateWorkspaceResponseValidationError is the validation error returned by CreateWorkspaceResponse.Validate if the designated constraints aren't met.
func (CreateWorkspaceResponseValidationError) Cause ¶
func (e CreateWorkspaceResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateWorkspaceResponseValidationError) Error ¶
func (e CreateWorkspaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateWorkspaceResponseValidationError) ErrorName ¶
func (e CreateWorkspaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateWorkspaceResponseValidationError) Field ¶
func (e CreateWorkspaceResponseValidationError) Field() string
Field function returns field value.
func (CreateWorkspaceResponseValidationError) Key ¶
func (e CreateWorkspaceResponseValidationError) Key() bool
Key function returns key value.
func (CreateWorkspaceResponseValidationError) Reason ¶
func (e CreateWorkspaceResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteNetworkRuleRequest ¶
type DeleteNetworkRuleRequest struct { // user name UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // workspace name WsName string `protobuf:"bytes,2,opt,name=ws_name,json=wsName,proto3" json:"ws_name,omitempty"` // network rule index to delete Index int32 `protobuf:"varint,3,opt,name=index,proto3" json:"index,omitempty"` // contains filtered or unexported fields }
func (*DeleteNetworkRuleRequest) Descriptor
deprecated
func (*DeleteNetworkRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNetworkRuleRequest.ProtoReflect.Descriptor instead.
func (*DeleteNetworkRuleRequest) GetIndex ¶ added in v0.10.0
func (x *DeleteNetworkRuleRequest) GetIndex() int32
func (*DeleteNetworkRuleRequest) GetUserName ¶
func (x *DeleteNetworkRuleRequest) GetUserName() string
func (*DeleteNetworkRuleRequest) GetWsName ¶
func (x *DeleteNetworkRuleRequest) GetWsName() string
func (*DeleteNetworkRuleRequest) ProtoMessage ¶
func (*DeleteNetworkRuleRequest) ProtoMessage()
func (*DeleteNetworkRuleRequest) ProtoReflect ¶
func (x *DeleteNetworkRuleRequest) ProtoReflect() protoreflect.Message
func (*DeleteNetworkRuleRequest) Reset ¶
func (x *DeleteNetworkRuleRequest) Reset()
func (*DeleteNetworkRuleRequest) String ¶
func (x *DeleteNetworkRuleRequest) String() string
func (*DeleteNetworkRuleRequest) Validate ¶
func (m *DeleteNetworkRuleRequest) Validate() error
Validate checks the field values on DeleteNetworkRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteNetworkRuleRequest) ValidateAll ¶
func (m *DeleteNetworkRuleRequest) ValidateAll() error
ValidateAll checks the field values on DeleteNetworkRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteNetworkRuleRequestMultiError, or nil if none found.
type DeleteNetworkRuleRequestMultiError ¶
type DeleteNetworkRuleRequestMultiError []error
DeleteNetworkRuleRequestMultiError is an error wrapping multiple validation errors returned by DeleteNetworkRuleRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteNetworkRuleRequestMultiError) AllErrors ¶
func (m DeleteNetworkRuleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteNetworkRuleRequestMultiError) Error ¶
func (m DeleteNetworkRuleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteNetworkRuleRequestValidationError ¶
type DeleteNetworkRuleRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteNetworkRuleRequestValidationError is the validation error returned by DeleteNetworkRuleRequest.Validate if the designated constraints aren't met.
func (DeleteNetworkRuleRequestValidationError) Cause ¶
func (e DeleteNetworkRuleRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteNetworkRuleRequestValidationError) Error ¶
func (e DeleteNetworkRuleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteNetworkRuleRequestValidationError) ErrorName ¶
func (e DeleteNetworkRuleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteNetworkRuleRequestValidationError) Field ¶
func (e DeleteNetworkRuleRequestValidationError) Field() string
Field function returns field value.
func (DeleteNetworkRuleRequestValidationError) Key ¶
func (e DeleteNetworkRuleRequestValidationError) Key() bool
Key function returns key value.
func (DeleteNetworkRuleRequestValidationError) Reason ¶
func (e DeleteNetworkRuleRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteNetworkRuleResponse ¶
type DeleteNetworkRuleResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` NetworkRule *NetworkRule `protobuf:"bytes,2,opt,name=network_rule,json=networkRule,proto3" json:"network_rule,omitempty"` // contains filtered or unexported fields }
func (*DeleteNetworkRuleResponse) Descriptor
deprecated
func (*DeleteNetworkRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNetworkRuleResponse.ProtoReflect.Descriptor instead.
func (*DeleteNetworkRuleResponse) GetMessage ¶
func (x *DeleteNetworkRuleResponse) GetMessage() string
func (*DeleteNetworkRuleResponse) GetNetworkRule ¶
func (x *DeleteNetworkRuleResponse) GetNetworkRule() *NetworkRule
func (*DeleteNetworkRuleResponse) ProtoMessage ¶
func (*DeleteNetworkRuleResponse) ProtoMessage()
func (*DeleteNetworkRuleResponse) ProtoReflect ¶
func (x *DeleteNetworkRuleResponse) ProtoReflect() protoreflect.Message
func (*DeleteNetworkRuleResponse) Reset ¶
func (x *DeleteNetworkRuleResponse) Reset()
func (*DeleteNetworkRuleResponse) String ¶
func (x *DeleteNetworkRuleResponse) String() string
func (*DeleteNetworkRuleResponse) Validate ¶
func (m *DeleteNetworkRuleResponse) Validate() error
Validate checks the field values on DeleteNetworkRuleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteNetworkRuleResponse) ValidateAll ¶
func (m *DeleteNetworkRuleResponse) ValidateAll() error
ValidateAll checks the field values on DeleteNetworkRuleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteNetworkRuleResponseMultiError, or nil if none found.
type DeleteNetworkRuleResponseMultiError ¶
type DeleteNetworkRuleResponseMultiError []error
DeleteNetworkRuleResponseMultiError is an error wrapping multiple validation errors returned by DeleteNetworkRuleResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteNetworkRuleResponseMultiError) AllErrors ¶
func (m DeleteNetworkRuleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteNetworkRuleResponseMultiError) Error ¶
func (m DeleteNetworkRuleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteNetworkRuleResponseValidationError ¶
type DeleteNetworkRuleResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteNetworkRuleResponseValidationError is the validation error returned by DeleteNetworkRuleResponse.Validate if the designated constraints aren't met.
func (DeleteNetworkRuleResponseValidationError) Cause ¶
func (e DeleteNetworkRuleResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteNetworkRuleResponseValidationError) Error ¶
func (e DeleteNetworkRuleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteNetworkRuleResponseValidationError) ErrorName ¶
func (e DeleteNetworkRuleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteNetworkRuleResponseValidationError) Field ¶
func (e DeleteNetworkRuleResponseValidationError) Field() string
Field function returns field value.
func (DeleteNetworkRuleResponseValidationError) Key ¶
func (e DeleteNetworkRuleResponseValidationError) Key() bool
Key function returns key value.
func (DeleteNetworkRuleResponseValidationError) Reason ¶
func (e DeleteNetworkRuleResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteUserRequest ¶
type DeleteUserRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserRequest) Descriptor
deprecated
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) GetUserName ¶
func (x *DeleteUserRequest) GetUserName() string
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
func (*DeleteUserRequest) Validate ¶
func (m *DeleteUserRequest) Validate() error
Validate checks the field values on DeleteUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserRequest) ValidateAll ¶
func (m *DeleteUserRequest) ValidateAll() error
ValidateAll checks the field values on DeleteUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserRequestMultiError, or nil if none found.
type DeleteUserRequestMultiError ¶
type DeleteUserRequestMultiError []error
DeleteUserRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteUserRequestMultiError) AllErrors ¶
func (m DeleteUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserRequestMultiError) Error ¶
func (m DeleteUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserRequestValidationError ¶
type DeleteUserRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteUserRequestValidationError is the validation error returned by DeleteUserRequest.Validate if the designated constraints aren't met.
func (DeleteUserRequestValidationError) Cause ¶
func (e DeleteUserRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserRequestValidationError) Error ¶
func (e DeleteUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserRequestValidationError) ErrorName ¶
func (e DeleteUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserRequestValidationError) Field ¶
func (e DeleteUserRequestValidationError) Field() string
Field function returns field value.
func (DeleteUserRequestValidationError) Key ¶
func (e DeleteUserRequestValidationError) Key() bool
Key function returns key value.
func (DeleteUserRequestValidationError) Reason ¶
func (e DeleteUserRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteUserResponse ¶
type DeleteUserResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` User *User `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserResponse) Descriptor
deprecated
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserResponse) GetMessage ¶
func (x *DeleteUserResponse) GetMessage() string
func (*DeleteUserResponse) GetUser ¶
func (x *DeleteUserResponse) GetUser() *User
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
func (*DeleteUserResponse) Validate ¶
func (m *DeleteUserResponse) Validate() error
Validate checks the field values on DeleteUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserResponse) ValidateAll ¶
func (m *DeleteUserResponse) ValidateAll() error
ValidateAll checks the field values on DeleteUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserResponseMultiError, or nil if none found.
type DeleteUserResponseMultiError ¶
type DeleteUserResponseMultiError []error
DeleteUserResponseMultiError is an error wrapping multiple validation errors returned by DeleteUserResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteUserResponseMultiError) AllErrors ¶
func (m DeleteUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserResponseMultiError) Error ¶
func (m DeleteUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserResponseValidationError ¶
type DeleteUserResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteUserResponseValidationError is the validation error returned by DeleteUserResponse.Validate if the designated constraints aren't met.
func (DeleteUserResponseValidationError) Cause ¶
func (e DeleteUserResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserResponseValidationError) Error ¶
func (e DeleteUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserResponseValidationError) ErrorName ¶
func (e DeleteUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserResponseValidationError) Field ¶
func (e DeleteUserResponseValidationError) Field() string
Field function returns field value.
func (DeleteUserResponseValidationError) Key ¶
func (e DeleteUserResponseValidationError) Key() bool
Key function returns key value.
func (DeleteUserResponseValidationError) Reason ¶
func (e DeleteUserResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteWorkspaceRequest ¶
type DeleteWorkspaceRequest struct { // user name UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // workspace name WsName string `protobuf:"bytes,2,opt,name=ws_name,json=wsName,proto3" json:"ws_name,omitempty"` // contains filtered or unexported fields }
func (*DeleteWorkspaceRequest) Descriptor
deprecated
func (*DeleteWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*DeleteWorkspaceRequest) GetUserName ¶
func (x *DeleteWorkspaceRequest) GetUserName() string
func (*DeleteWorkspaceRequest) GetWsName ¶
func (x *DeleteWorkspaceRequest) GetWsName() string
func (*DeleteWorkspaceRequest) ProtoMessage ¶
func (*DeleteWorkspaceRequest) ProtoMessage()
func (*DeleteWorkspaceRequest) ProtoReflect ¶
func (x *DeleteWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*DeleteWorkspaceRequest) Reset ¶
func (x *DeleteWorkspaceRequest) Reset()
func (*DeleteWorkspaceRequest) String ¶
func (x *DeleteWorkspaceRequest) String() string
func (*DeleteWorkspaceRequest) Validate ¶
func (m *DeleteWorkspaceRequest) Validate() error
Validate checks the field values on DeleteWorkspaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteWorkspaceRequest) ValidateAll ¶
func (m *DeleteWorkspaceRequest) ValidateAll() error
ValidateAll checks the field values on DeleteWorkspaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteWorkspaceRequestMultiError, or nil if none found.
type DeleteWorkspaceRequestMultiError ¶
type DeleteWorkspaceRequestMultiError []error
DeleteWorkspaceRequestMultiError is an error wrapping multiple validation errors returned by DeleteWorkspaceRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteWorkspaceRequestMultiError) AllErrors ¶
func (m DeleteWorkspaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteWorkspaceRequestMultiError) Error ¶
func (m DeleteWorkspaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteWorkspaceRequestValidationError ¶
type DeleteWorkspaceRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteWorkspaceRequestValidationError is the validation error returned by DeleteWorkspaceRequest.Validate if the designated constraints aren't met.
func (DeleteWorkspaceRequestValidationError) Cause ¶
func (e DeleteWorkspaceRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteWorkspaceRequestValidationError) Error ¶
func (e DeleteWorkspaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteWorkspaceRequestValidationError) ErrorName ¶
func (e DeleteWorkspaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteWorkspaceRequestValidationError) Field ¶
func (e DeleteWorkspaceRequestValidationError) Field() string
Field function returns field value.
func (DeleteWorkspaceRequestValidationError) Key ¶
func (e DeleteWorkspaceRequestValidationError) Key() bool
Key function returns key value.
func (DeleteWorkspaceRequestValidationError) Reason ¶
func (e DeleteWorkspaceRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteWorkspaceResponse ¶
type DeleteWorkspaceResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Workspace *Workspace `protobuf:"bytes,2,opt,name=workspace,proto3" json:"workspace,omitempty"` // contains filtered or unexported fields }
func (*DeleteWorkspaceResponse) Descriptor
deprecated
func (*DeleteWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*DeleteWorkspaceResponse) GetMessage ¶
func (x *DeleteWorkspaceResponse) GetMessage() string
func (*DeleteWorkspaceResponse) GetWorkspace ¶
func (x *DeleteWorkspaceResponse) GetWorkspace() *Workspace
func (*DeleteWorkspaceResponse) ProtoMessage ¶
func (*DeleteWorkspaceResponse) ProtoMessage()
func (*DeleteWorkspaceResponse) ProtoReflect ¶
func (x *DeleteWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*DeleteWorkspaceResponse) Reset ¶
func (x *DeleteWorkspaceResponse) Reset()
func (*DeleteWorkspaceResponse) String ¶
func (x *DeleteWorkspaceResponse) String() string
func (*DeleteWorkspaceResponse) Validate ¶
func (m *DeleteWorkspaceResponse) Validate() error
Validate checks the field values on DeleteWorkspaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteWorkspaceResponse) ValidateAll ¶
func (m *DeleteWorkspaceResponse) ValidateAll() error
ValidateAll checks the field values on DeleteWorkspaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteWorkspaceResponseMultiError, or nil if none found.
type DeleteWorkspaceResponseMultiError ¶
type DeleteWorkspaceResponseMultiError []error
DeleteWorkspaceResponseMultiError is an error wrapping multiple validation errors returned by DeleteWorkspaceResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteWorkspaceResponseMultiError) AllErrors ¶
func (m DeleteWorkspaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteWorkspaceResponseMultiError) Error ¶
func (m DeleteWorkspaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteWorkspaceResponseValidationError ¶
type DeleteWorkspaceResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteWorkspaceResponseValidationError is the validation error returned by DeleteWorkspaceResponse.Validate if the designated constraints aren't met.
func (DeleteWorkspaceResponseValidationError) Cause ¶
func (e DeleteWorkspaceResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteWorkspaceResponseValidationError) Error ¶
func (e DeleteWorkspaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteWorkspaceResponseValidationError) ErrorName ¶
func (e DeleteWorkspaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteWorkspaceResponseValidationError) Field ¶
func (e DeleteWorkspaceResponseValidationError) Field() string
Field function returns field value.
func (DeleteWorkspaceResponseValidationError) Key ¶
func (e DeleteWorkspaceResponseValidationError) Key() bool
Key function returns key value.
func (DeleteWorkspaceResponseValidationError) Reason ¶
func (e DeleteWorkspaceResponseValidationError) Reason() string
Reason function returns reason value.
type GetUserAddonTemplatesResponse ¶
type GetUserAddonTemplatesResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Items []*Template `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GetUserAddonTemplatesResponse) Descriptor
deprecated
func (*GetUserAddonTemplatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserAddonTemplatesResponse.ProtoReflect.Descriptor instead.
func (*GetUserAddonTemplatesResponse) GetItems ¶
func (x *GetUserAddonTemplatesResponse) GetItems() []*Template
func (*GetUserAddonTemplatesResponse) GetMessage ¶
func (x *GetUserAddonTemplatesResponse) GetMessage() string
func (*GetUserAddonTemplatesResponse) ProtoMessage ¶
func (*GetUserAddonTemplatesResponse) ProtoMessage()
func (*GetUserAddonTemplatesResponse) ProtoReflect ¶
func (x *GetUserAddonTemplatesResponse) ProtoReflect() protoreflect.Message
func (*GetUserAddonTemplatesResponse) Reset ¶
func (x *GetUserAddonTemplatesResponse) Reset()
func (*GetUserAddonTemplatesResponse) String ¶
func (x *GetUserAddonTemplatesResponse) String() string
func (*GetUserAddonTemplatesResponse) Validate ¶
func (m *GetUserAddonTemplatesResponse) Validate() error
Validate checks the field values on GetUserAddonTemplatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserAddonTemplatesResponse) ValidateAll ¶
func (m *GetUserAddonTemplatesResponse) ValidateAll() error
ValidateAll checks the field values on GetUserAddonTemplatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserAddonTemplatesResponseMultiError, or nil if none found.
type GetUserAddonTemplatesResponseMultiError ¶
type GetUserAddonTemplatesResponseMultiError []error
GetUserAddonTemplatesResponseMultiError is an error wrapping multiple validation errors returned by GetUserAddonTemplatesResponse.ValidateAll() if the designated constraints aren't met.
func (GetUserAddonTemplatesResponseMultiError) AllErrors ¶
func (m GetUserAddonTemplatesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserAddonTemplatesResponseMultiError) Error ¶
func (m GetUserAddonTemplatesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserAddonTemplatesResponseValidationError ¶
type GetUserAddonTemplatesResponseValidationError struct {
// contains filtered or unexported fields
}
GetUserAddonTemplatesResponseValidationError is the validation error returned by GetUserAddonTemplatesResponse.Validate if the designated constraints aren't met.
func (GetUserAddonTemplatesResponseValidationError) Cause ¶
func (e GetUserAddonTemplatesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUserAddonTemplatesResponseValidationError) Error ¶
func (e GetUserAddonTemplatesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserAddonTemplatesResponseValidationError) ErrorName ¶
func (e GetUserAddonTemplatesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserAddonTemplatesResponseValidationError) Field ¶
func (e GetUserAddonTemplatesResponseValidationError) Field() string
Field function returns field value.
func (GetUserAddonTemplatesResponseValidationError) Key ¶
func (e GetUserAddonTemplatesResponseValidationError) Key() bool
Key function returns key value.
func (GetUserAddonTemplatesResponseValidationError) Reason ¶
func (e GetUserAddonTemplatesResponseValidationError) Reason() string
Reason function returns reason value.
type GetUserRequest ¶
type GetUserRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // contains filtered or unexported fields }
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetUserName ¶
func (x *GetUserRequest) GetUserName() string
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
func (*GetUserRequest) Validate ¶
func (m *GetUserRequest) Validate() error
Validate checks the field values on GetUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserRequest) ValidateAll ¶
func (m *GetUserRequest) ValidateAll() error
ValidateAll checks the field values on GetUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserRequestMultiError, or nil if none found.
type GetUserRequestMultiError ¶
type GetUserRequestMultiError []error
GetUserRequestMultiError is an error wrapping multiple validation errors returned by GetUserRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserRequestMultiError) AllErrors ¶
func (m GetUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserRequestMultiError) Error ¶
func (m GetUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserRequestValidationError ¶
type GetUserRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserRequestValidationError is the validation error returned by GetUserRequest.Validate if the designated constraints aren't met.
func (GetUserRequestValidationError) Cause ¶
func (e GetUserRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserRequestValidationError) Error ¶
func (e GetUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserRequestValidationError) ErrorName ¶
func (e GetUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserRequestValidationError) Field ¶
func (e GetUserRequestValidationError) Field() string
Field function returns field value.
func (GetUserRequestValidationError) Key ¶
func (e GetUserRequestValidationError) Key() bool
Key function returns key value.
func (GetUserRequestValidationError) Reason ¶
func (e GetUserRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserResponse ¶
type GetUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
func (*GetUserResponse) Validate ¶
func (m *GetUserResponse) Validate() error
Validate checks the field values on GetUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserResponse) ValidateAll ¶
func (m *GetUserResponse) ValidateAll() error
ValidateAll checks the field values on GetUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserResponseMultiError, or nil if none found.
type GetUserResponseMultiError ¶
type GetUserResponseMultiError []error
GetUserResponseMultiError is an error wrapping multiple validation errors returned by GetUserResponse.ValidateAll() if the designated constraints aren't met.
func (GetUserResponseMultiError) AllErrors ¶
func (m GetUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserResponseMultiError) Error ¶
func (m GetUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserResponseValidationError ¶
type GetUserResponseValidationError struct {
// contains filtered or unexported fields
}
GetUserResponseValidationError is the validation error returned by GetUserResponse.Validate if the designated constraints aren't met.
func (GetUserResponseValidationError) Cause ¶
func (e GetUserResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUserResponseValidationError) Error ¶
func (e GetUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserResponseValidationError) ErrorName ¶
func (e GetUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserResponseValidationError) Field ¶
func (e GetUserResponseValidationError) Field() string
Field function returns field value.
func (GetUserResponseValidationError) Key ¶
func (e GetUserResponseValidationError) Key() bool
Key function returns key value.
func (GetUserResponseValidationError) Reason ¶
func (e GetUserResponseValidationError) Reason() string
Reason function returns reason value.
type GetUsersResponse ¶
type GetUsersResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Items []*User `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GetUsersResponse) Descriptor
deprecated
func (*GetUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsersResponse.ProtoReflect.Descriptor instead.
func (*GetUsersResponse) GetItems ¶
func (x *GetUsersResponse) GetItems() []*User
func (*GetUsersResponse) GetMessage ¶
func (x *GetUsersResponse) GetMessage() string
func (*GetUsersResponse) ProtoMessage ¶
func (*GetUsersResponse) ProtoMessage()
func (*GetUsersResponse) ProtoReflect ¶
func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
func (*GetUsersResponse) Reset ¶
func (x *GetUsersResponse) Reset()
func (*GetUsersResponse) String ¶
func (x *GetUsersResponse) String() string
func (*GetUsersResponse) Validate ¶
func (m *GetUsersResponse) Validate() error
Validate checks the field values on GetUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUsersResponse) ValidateAll ¶
func (m *GetUsersResponse) ValidateAll() error
ValidateAll checks the field values on GetUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUsersResponseMultiError, or nil if none found.
type GetUsersResponseMultiError ¶
type GetUsersResponseMultiError []error
GetUsersResponseMultiError is an error wrapping multiple validation errors returned by GetUsersResponse.ValidateAll() if the designated constraints aren't met.
func (GetUsersResponseMultiError) AllErrors ¶
func (m GetUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUsersResponseMultiError) Error ¶
func (m GetUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUsersResponseValidationError ¶
type GetUsersResponseValidationError struct {
// contains filtered or unexported fields
}
GetUsersResponseValidationError is the validation error returned by GetUsersResponse.Validate if the designated constraints aren't met.
func (GetUsersResponseValidationError) Cause ¶
func (e GetUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUsersResponseValidationError) Error ¶
func (e GetUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUsersResponseValidationError) ErrorName ¶
func (e GetUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUsersResponseValidationError) Field ¶
func (e GetUsersResponseValidationError) Field() string
Field function returns field value.
func (GetUsersResponseValidationError) Key ¶
func (e GetUsersResponseValidationError) Key() bool
Key function returns key value.
func (GetUsersResponseValidationError) Reason ¶
func (e GetUsersResponseValidationError) Reason() string
Reason function returns reason value.
type GetWorkspaceRequest ¶
type GetWorkspaceRequest struct { // user name UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // workspace name WsName string `protobuf:"bytes,2,opt,name=ws_name,json=wsName,proto3" json:"ws_name,omitempty"` // contains filtered or unexported fields }
func (*GetWorkspaceRequest) Descriptor
deprecated
func (*GetWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*GetWorkspaceRequest) GetUserName ¶
func (x *GetWorkspaceRequest) GetUserName() string
func (*GetWorkspaceRequest) GetWsName ¶
func (x *GetWorkspaceRequest) GetWsName() string
func (*GetWorkspaceRequest) ProtoMessage ¶
func (*GetWorkspaceRequest) ProtoMessage()
func (*GetWorkspaceRequest) ProtoReflect ¶
func (x *GetWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*GetWorkspaceRequest) Reset ¶
func (x *GetWorkspaceRequest) Reset()
func (*GetWorkspaceRequest) String ¶
func (x *GetWorkspaceRequest) String() string
func (*GetWorkspaceRequest) Validate ¶
func (m *GetWorkspaceRequest) Validate() error
Validate checks the field values on GetWorkspaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetWorkspaceRequest) ValidateAll ¶
func (m *GetWorkspaceRequest) ValidateAll() error
ValidateAll checks the field values on GetWorkspaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetWorkspaceRequestMultiError, or nil if none found.
type GetWorkspaceRequestMultiError ¶
type GetWorkspaceRequestMultiError []error
GetWorkspaceRequestMultiError is an error wrapping multiple validation errors returned by GetWorkspaceRequest.ValidateAll() if the designated constraints aren't met.
func (GetWorkspaceRequestMultiError) AllErrors ¶
func (m GetWorkspaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetWorkspaceRequestMultiError) Error ¶
func (m GetWorkspaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetWorkspaceRequestValidationError ¶
type GetWorkspaceRequestValidationError struct {
// contains filtered or unexported fields
}
GetWorkspaceRequestValidationError is the validation error returned by GetWorkspaceRequest.Validate if the designated constraints aren't met.
func (GetWorkspaceRequestValidationError) Cause ¶
func (e GetWorkspaceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetWorkspaceRequestValidationError) Error ¶
func (e GetWorkspaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetWorkspaceRequestValidationError) ErrorName ¶
func (e GetWorkspaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetWorkspaceRequestValidationError) Field ¶
func (e GetWorkspaceRequestValidationError) Field() string
Field function returns field value.
func (GetWorkspaceRequestValidationError) Key ¶
func (e GetWorkspaceRequestValidationError) Key() bool
Key function returns key value.
func (GetWorkspaceRequestValidationError) Reason ¶
func (e GetWorkspaceRequestValidationError) Reason() string
Reason function returns reason value.
type GetWorkspaceResponse ¶
type GetWorkspaceResponse struct { Workspace *Workspace `protobuf:"bytes,1,opt,name=workspace,proto3" json:"workspace,omitempty"` // contains filtered or unexported fields }
func (*GetWorkspaceResponse) Descriptor
deprecated
func (*GetWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*GetWorkspaceResponse) GetWorkspace ¶
func (x *GetWorkspaceResponse) GetWorkspace() *Workspace
func (*GetWorkspaceResponse) ProtoMessage ¶
func (*GetWorkspaceResponse) ProtoMessage()
func (*GetWorkspaceResponse) ProtoReflect ¶
func (x *GetWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*GetWorkspaceResponse) Reset ¶
func (x *GetWorkspaceResponse) Reset()
func (*GetWorkspaceResponse) String ¶
func (x *GetWorkspaceResponse) String() string
func (*GetWorkspaceResponse) Validate ¶
func (m *GetWorkspaceResponse) Validate() error
Validate checks the field values on GetWorkspaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetWorkspaceResponse) ValidateAll ¶
func (m *GetWorkspaceResponse) ValidateAll() error
ValidateAll checks the field values on GetWorkspaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetWorkspaceResponseMultiError, or nil if none found.
type GetWorkspaceResponseMultiError ¶
type GetWorkspaceResponseMultiError []error
GetWorkspaceResponseMultiError is an error wrapping multiple validation errors returned by GetWorkspaceResponse.ValidateAll() if the designated constraints aren't met.
func (GetWorkspaceResponseMultiError) AllErrors ¶
func (m GetWorkspaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetWorkspaceResponseMultiError) Error ¶
func (m GetWorkspaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetWorkspaceResponseValidationError ¶
type GetWorkspaceResponseValidationError struct {
// contains filtered or unexported fields
}
GetWorkspaceResponseValidationError is the validation error returned by GetWorkspaceResponse.Validate if the designated constraints aren't met.
func (GetWorkspaceResponseValidationError) Cause ¶
func (e GetWorkspaceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetWorkspaceResponseValidationError) Error ¶
func (e GetWorkspaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetWorkspaceResponseValidationError) ErrorName ¶
func (e GetWorkspaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetWorkspaceResponseValidationError) Field ¶
func (e GetWorkspaceResponseValidationError) Field() string
Field function returns field value.
func (GetWorkspaceResponseValidationError) Key ¶
func (e GetWorkspaceResponseValidationError) Key() bool
Key function returns key value.
func (GetWorkspaceResponseValidationError) Reason ¶
func (e GetWorkspaceResponseValidationError) Reason() string
Reason function returns reason value.
type GetWorkspaceTemplatesResponse ¶
type GetWorkspaceTemplatesResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Items []*Template `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GetWorkspaceTemplatesResponse) Descriptor
deprecated
func (*GetWorkspaceTemplatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspaceTemplatesResponse.ProtoReflect.Descriptor instead.
func (*GetWorkspaceTemplatesResponse) GetItems ¶
func (x *GetWorkspaceTemplatesResponse) GetItems() []*Template
func (*GetWorkspaceTemplatesResponse) GetMessage ¶
func (x *GetWorkspaceTemplatesResponse) GetMessage() string
func (*GetWorkspaceTemplatesResponse) ProtoMessage ¶
func (*GetWorkspaceTemplatesResponse) ProtoMessage()
func (*GetWorkspaceTemplatesResponse) ProtoReflect ¶
func (x *GetWorkspaceTemplatesResponse) ProtoReflect() protoreflect.Message
func (*GetWorkspaceTemplatesResponse) Reset ¶
func (x *GetWorkspaceTemplatesResponse) Reset()
func (*GetWorkspaceTemplatesResponse) String ¶
func (x *GetWorkspaceTemplatesResponse) String() string
func (*GetWorkspaceTemplatesResponse) Validate ¶
func (m *GetWorkspaceTemplatesResponse) Validate() error
Validate checks the field values on GetWorkspaceTemplatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetWorkspaceTemplatesResponse) ValidateAll ¶
func (m *GetWorkspaceTemplatesResponse) ValidateAll() error
ValidateAll checks the field values on GetWorkspaceTemplatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetWorkspaceTemplatesResponseMultiError, or nil if none found.
type GetWorkspaceTemplatesResponseMultiError ¶
type GetWorkspaceTemplatesResponseMultiError []error
GetWorkspaceTemplatesResponseMultiError is an error wrapping multiple validation errors returned by GetWorkspaceTemplatesResponse.ValidateAll() if the designated constraints aren't met.
func (GetWorkspaceTemplatesResponseMultiError) AllErrors ¶
func (m GetWorkspaceTemplatesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetWorkspaceTemplatesResponseMultiError) Error ¶
func (m GetWorkspaceTemplatesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetWorkspaceTemplatesResponseValidationError ¶
type GetWorkspaceTemplatesResponseValidationError struct {
// contains filtered or unexported fields
}
GetWorkspaceTemplatesResponseValidationError is the validation error returned by GetWorkspaceTemplatesResponse.Validate if the designated constraints aren't met.
func (GetWorkspaceTemplatesResponseValidationError) Cause ¶
func (e GetWorkspaceTemplatesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetWorkspaceTemplatesResponseValidationError) Error ¶
func (e GetWorkspaceTemplatesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetWorkspaceTemplatesResponseValidationError) ErrorName ¶
func (e GetWorkspaceTemplatesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetWorkspaceTemplatesResponseValidationError) Field ¶
func (e GetWorkspaceTemplatesResponseValidationError) Field() string
Field function returns field value.
func (GetWorkspaceTemplatesResponseValidationError) Key ¶
func (e GetWorkspaceTemplatesResponseValidationError) Key() bool
Key function returns key value.
func (GetWorkspaceTemplatesResponseValidationError) Reason ¶
func (e GetWorkspaceTemplatesResponseValidationError) Reason() string
Reason function returns reason value.
type GetWorkspacesRequest ¶
type GetWorkspacesRequest struct { // user name UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // contains filtered or unexported fields }
func (*GetWorkspacesRequest) Descriptor
deprecated
func (*GetWorkspacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspacesRequest.ProtoReflect.Descriptor instead.
func (*GetWorkspacesRequest) GetUserName ¶
func (x *GetWorkspacesRequest) GetUserName() string
func (*GetWorkspacesRequest) ProtoMessage ¶
func (*GetWorkspacesRequest) ProtoMessage()
func (*GetWorkspacesRequest) ProtoReflect ¶
func (x *GetWorkspacesRequest) ProtoReflect() protoreflect.Message
func (*GetWorkspacesRequest) Reset ¶
func (x *GetWorkspacesRequest) Reset()
func (*GetWorkspacesRequest) String ¶
func (x *GetWorkspacesRequest) String() string
func (*GetWorkspacesRequest) Validate ¶
func (m *GetWorkspacesRequest) Validate() error
Validate checks the field values on GetWorkspacesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetWorkspacesRequest) ValidateAll ¶
func (m *GetWorkspacesRequest) ValidateAll() error
ValidateAll checks the field values on GetWorkspacesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetWorkspacesRequestMultiError, or nil if none found.
type GetWorkspacesRequestMultiError ¶
type GetWorkspacesRequestMultiError []error
GetWorkspacesRequestMultiError is an error wrapping multiple validation errors returned by GetWorkspacesRequest.ValidateAll() if the designated constraints aren't met.
func (GetWorkspacesRequestMultiError) AllErrors ¶
func (m GetWorkspacesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetWorkspacesRequestMultiError) Error ¶
func (m GetWorkspacesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetWorkspacesRequestValidationError ¶
type GetWorkspacesRequestValidationError struct {
// contains filtered or unexported fields
}
GetWorkspacesRequestValidationError is the validation error returned by GetWorkspacesRequest.Validate if the designated constraints aren't met.
func (GetWorkspacesRequestValidationError) Cause ¶
func (e GetWorkspacesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetWorkspacesRequestValidationError) Error ¶
func (e GetWorkspacesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetWorkspacesRequestValidationError) ErrorName ¶
func (e GetWorkspacesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetWorkspacesRequestValidationError) Field ¶
func (e GetWorkspacesRequestValidationError) Field() string
Field function returns field value.
func (GetWorkspacesRequestValidationError) Key ¶
func (e GetWorkspacesRequestValidationError) Key() bool
Key function returns key value.
func (GetWorkspacesRequestValidationError) Reason ¶
func (e GetWorkspacesRequestValidationError) Reason() string
Reason function returns reason value.
type GetWorkspacesResponse ¶
type GetWorkspacesResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Items []*Workspace `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GetWorkspacesResponse) Descriptor
deprecated
func (*GetWorkspacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspacesResponse.ProtoReflect.Descriptor instead.
func (*GetWorkspacesResponse) GetItems ¶
func (x *GetWorkspacesResponse) GetItems() []*Workspace
func (*GetWorkspacesResponse) GetMessage ¶
func (x *GetWorkspacesResponse) GetMessage() string
func (*GetWorkspacesResponse) ProtoMessage ¶
func (*GetWorkspacesResponse) ProtoMessage()
func (*GetWorkspacesResponse) ProtoReflect ¶
func (x *GetWorkspacesResponse) ProtoReflect() protoreflect.Message
func (*GetWorkspacesResponse) Reset ¶
func (x *GetWorkspacesResponse) Reset()
func (*GetWorkspacesResponse) String ¶
func (x *GetWorkspacesResponse) String() string
func (*GetWorkspacesResponse) Validate ¶
func (m *GetWorkspacesResponse) Validate() error
Validate checks the field values on GetWorkspacesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetWorkspacesResponse) ValidateAll ¶
func (m *GetWorkspacesResponse) ValidateAll() error
ValidateAll checks the field values on GetWorkspacesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetWorkspacesResponseMultiError, or nil if none found.
type GetWorkspacesResponseMultiError ¶
type GetWorkspacesResponseMultiError []error
GetWorkspacesResponseMultiError is an error wrapping multiple validation errors returned by GetWorkspacesResponse.ValidateAll() if the designated constraints aren't met.
func (GetWorkspacesResponseMultiError) AllErrors ¶
func (m GetWorkspacesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetWorkspacesResponseMultiError) Error ¶
func (m GetWorkspacesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetWorkspacesResponseValidationError ¶
type GetWorkspacesResponseValidationError struct {
// contains filtered or unexported fields
}
GetWorkspacesResponseValidationError is the validation error returned by GetWorkspacesResponse.Validate if the designated constraints aren't met.
func (GetWorkspacesResponseValidationError) Cause ¶
func (e GetWorkspacesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetWorkspacesResponseValidationError) Error ¶
func (e GetWorkspacesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetWorkspacesResponseValidationError) ErrorName ¶
func (e GetWorkspacesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetWorkspacesResponseValidationError) Field ¶
func (e GetWorkspacesResponseValidationError) Field() string
Field function returns field value.
func (GetWorkspacesResponseValidationError) Key ¶
func (e GetWorkspacesResponseValidationError) Key() bool
Key function returns key value.
func (GetWorkspacesResponseValidationError) Reason ¶
func (e GetWorkspacesResponseValidationError) Reason() string
Reason function returns reason value.
type LoginRequest ¶
type LoginRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*LoginRequest) Descriptor
deprecated
func (*LoginRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginRequest.ProtoReflect.Descriptor instead.
func (*LoginRequest) GetPassword ¶
func (x *LoginRequest) GetPassword() string
func (*LoginRequest) GetUserName ¶
func (x *LoginRequest) GetUserName() string
func (*LoginRequest) ProtoMessage ¶
func (*LoginRequest) ProtoMessage()
func (*LoginRequest) ProtoReflect ¶
func (x *LoginRequest) ProtoReflect() protoreflect.Message
func (*LoginRequest) Reset ¶
func (x *LoginRequest) Reset()
func (*LoginRequest) String ¶
func (x *LoginRequest) String() string
func (*LoginRequest) Validate ¶
func (m *LoginRequest) Validate() error
Validate checks the field values on LoginRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginRequest) ValidateAll ¶
func (m *LoginRequest) ValidateAll() error
ValidateAll checks the field values on LoginRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginRequestMultiError, or nil if none found.
type LoginRequestMultiError ¶
type LoginRequestMultiError []error
LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
func (LoginRequestMultiError) AllErrors ¶
func (m LoginRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginRequestMultiError) Error ¶
func (m LoginRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginRequestValidationError ¶
type LoginRequestValidationError struct {
// contains filtered or unexported fields
}
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
func (LoginRequestValidationError) Cause ¶
func (e LoginRequestValidationError) Cause() error
Cause function returns cause value.
func (LoginRequestValidationError) Error ¶
func (e LoginRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoginRequestValidationError) ErrorName ¶
func (e LoginRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoginRequestValidationError) Field ¶
func (e LoginRequestValidationError) Field() string
Field function returns field value.
func (LoginRequestValidationError) Key ¶
func (e LoginRequestValidationError) Key() bool
Key function returns key value.
func (LoginRequestValidationError) Reason ¶
func (e LoginRequestValidationError) Reason() string
Reason function returns reason value.
type LoginResponse ¶
type LoginResponse struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` ExpireAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=expire_at,json=expireAt,proto3" json:"expire_at,omitempty"` RequirePasswordUpdate bool `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LoginResponse) Descriptor
deprecated
func (*LoginResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginResponse.ProtoReflect.Descriptor instead.
func (*LoginResponse) GetExpireAt ¶
func (x *LoginResponse) GetExpireAt() *timestamppb.Timestamp
func (*LoginResponse) GetRequirePasswordUpdate ¶
func (x *LoginResponse) GetRequirePasswordUpdate() bool
func (*LoginResponse) GetUserName ¶
func (x *LoginResponse) GetUserName() string
func (*LoginResponse) ProtoMessage ¶
func (*LoginResponse) ProtoMessage()
func (*LoginResponse) ProtoReflect ¶
func (x *LoginResponse) ProtoReflect() protoreflect.Message
func (*LoginResponse) Reset ¶
func (x *LoginResponse) Reset()
func (*LoginResponse) String ¶
func (x *LoginResponse) String() string
func (*LoginResponse) Validate ¶
func (m *LoginResponse) Validate() error
Validate checks the field values on LoginResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginResponse) ValidateAll ¶
func (m *LoginResponse) ValidateAll() error
ValidateAll checks the field values on LoginResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginResponseMultiError, or nil if none found.
type LoginResponseMultiError ¶
type LoginResponseMultiError []error
LoginResponseMultiError is an error wrapping multiple validation errors returned by LoginResponse.ValidateAll() if the designated constraints aren't met.
func (LoginResponseMultiError) AllErrors ¶
func (m LoginResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginResponseMultiError) Error ¶
func (m LoginResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginResponseValidationError ¶
type LoginResponseValidationError struct {
// contains filtered or unexported fields
}
LoginResponseValidationError is the validation error returned by LoginResponse.Validate if the designated constraints aren't met.
func (LoginResponseValidationError) Cause ¶
func (e LoginResponseValidationError) Cause() error
Cause function returns cause value.
func (LoginResponseValidationError) Error ¶
func (e LoginResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoginResponseValidationError) ErrorName ¶
func (e LoginResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoginResponseValidationError) Field ¶
func (e LoginResponseValidationError) Field() string
Field function returns field value.
func (LoginResponseValidationError) Key ¶
func (e LoginResponseValidationError) Key() bool
Key function returns key value.
func (LoginResponseValidationError) Reason ¶
func (e LoginResponseValidationError) Reason() string
Reason function returns reason value.
type NetworkRule ¶
type NetworkRule struct { PortNumber int32 `protobuf:"varint,1,opt,name=port_number,json=portNumber,proto3" json:"port_number,omitempty"` CustomHostPrefix string `protobuf:"bytes,2,opt,name=custom_host_prefix,json=customHostPrefix,proto3" json:"custom_host_prefix,omitempty"` HttpPath string `protobuf:"bytes,3,opt,name=http_path,json=httpPath,proto3" json:"http_path,omitempty"` Url string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"` Public bool `protobuf:"varint,5,opt,name=public,proto3" json:"public,omitempty"` // contains filtered or unexported fields }
func (*NetworkRule) Descriptor
deprecated
func (*NetworkRule) Descriptor() ([]byte, []int)
Deprecated: Use NetworkRule.ProtoReflect.Descriptor instead.
func (*NetworkRule) GetCustomHostPrefix ¶ added in v0.10.0
func (x *NetworkRule) GetCustomHostPrefix() string
func (*NetworkRule) GetHttpPath ¶
func (x *NetworkRule) GetHttpPath() string
func (*NetworkRule) GetPortNumber ¶
func (x *NetworkRule) GetPortNumber() int32
func (*NetworkRule) GetPublic ¶
func (x *NetworkRule) GetPublic() bool
func (*NetworkRule) GetUrl ¶
func (x *NetworkRule) GetUrl() string
func (*NetworkRule) ProtoMessage ¶
func (*NetworkRule) ProtoMessage()
func (*NetworkRule) ProtoReflect ¶
func (x *NetworkRule) ProtoReflect() protoreflect.Message
func (*NetworkRule) Reset ¶
func (x *NetworkRule) Reset()
func (*NetworkRule) String ¶
func (x *NetworkRule) String() string
func (*NetworkRule) Validate ¶
func (m *NetworkRule) Validate() error
Validate checks the field values on NetworkRule with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*NetworkRule) ValidateAll ¶
func (m *NetworkRule) ValidateAll() error
ValidateAll checks the field values on NetworkRule with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NetworkRuleMultiError, or nil if none found.
type NetworkRuleMultiError ¶
type NetworkRuleMultiError []error
NetworkRuleMultiError is an error wrapping multiple validation errors returned by NetworkRule.ValidateAll() if the designated constraints aren't met.
func (NetworkRuleMultiError) AllErrors ¶
func (m NetworkRuleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NetworkRuleMultiError) Error ¶
func (m NetworkRuleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NetworkRuleValidationError ¶
type NetworkRuleValidationError struct {
// contains filtered or unexported fields
}
NetworkRuleValidationError is the validation error returned by NetworkRule.Validate if the designated constraints aren't met.
func (NetworkRuleValidationError) Cause ¶
func (e NetworkRuleValidationError) Cause() error
Cause function returns cause value.
func (NetworkRuleValidationError) Error ¶
func (e NetworkRuleValidationError) Error() string
Error satisfies the builtin error interface
func (NetworkRuleValidationError) ErrorName ¶
func (e NetworkRuleValidationError) ErrorName() string
ErrorName returns error name.
func (NetworkRuleValidationError) Field ¶
func (e NetworkRuleValidationError) Field() string
Field function returns field value.
func (NetworkRuleValidationError) Key ¶
func (e NetworkRuleValidationError) Key() bool
Key function returns key value.
func (NetworkRuleValidationError) Reason ¶
func (e NetworkRuleValidationError) Reason() string
Reason function returns reason value.
type Template ¶
type Template struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` RequiredVars []*TemplateRequiredVars `protobuf:"bytes,3,rep,name=required_vars,json=requiredVars,proto3" json:"required_vars,omitempty"` IsDefaultUserAddon *bool `` /* 126-byte string literal not displayed */ IsClusterScope bool `protobuf:"varint,5,opt,name=is_cluster_scope,json=isClusterScope,proto3" json:"is_cluster_scope,omitempty"` // contains filtered or unexported fields }
func (*Template) Descriptor
deprecated
func (*Template) GetDescription ¶
func (*Template) GetIsClusterScope ¶
func (*Template) GetIsDefaultUserAddon ¶
func (*Template) GetRequiredVars ¶
func (x *Template) GetRequiredVars() []*TemplateRequiredVars
func (*Template) ProtoMessage ¶
func (*Template) ProtoMessage()
func (*Template) ProtoReflect ¶
func (x *Template) ProtoReflect() protoreflect.Message
func (*Template) Validate ¶
Validate checks the field values on Template with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Template) ValidateAll ¶
ValidateAll checks the field values on Template with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TemplateMultiError, or nil if none found.
type TemplateMultiError ¶
type TemplateMultiError []error
TemplateMultiError is an error wrapping multiple validation errors returned by Template.ValidateAll() if the designated constraints aren't met.
func (TemplateMultiError) AllErrors ¶
func (m TemplateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TemplateMultiError) Error ¶
func (m TemplateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TemplateRequiredVars ¶
type TemplateRequiredVars struct { VarName string `protobuf:"bytes,1,opt,name=var_name,json=varName,proto3" json:"var_name,omitempty"` DefaultValue string `protobuf:"bytes,2,opt,name=default_value,json=defaultValue,proto3" json:"default_value,omitempty"` // contains filtered or unexported fields }
func (*TemplateRequiredVars) Descriptor
deprecated
func (*TemplateRequiredVars) Descriptor() ([]byte, []int)
Deprecated: Use TemplateRequiredVars.ProtoReflect.Descriptor instead.
func (*TemplateRequiredVars) GetDefaultValue ¶
func (x *TemplateRequiredVars) GetDefaultValue() string
func (*TemplateRequiredVars) GetVarName ¶
func (x *TemplateRequiredVars) GetVarName() string
func (*TemplateRequiredVars) ProtoMessage ¶
func (*TemplateRequiredVars) ProtoMessage()
func (*TemplateRequiredVars) ProtoReflect ¶
func (x *TemplateRequiredVars) ProtoReflect() protoreflect.Message
func (*TemplateRequiredVars) Reset ¶
func (x *TemplateRequiredVars) Reset()
func (*TemplateRequiredVars) String ¶
func (x *TemplateRequiredVars) String() string
func (*TemplateRequiredVars) Validate ¶
func (m *TemplateRequiredVars) Validate() error
Validate checks the field values on TemplateRequiredVars with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TemplateRequiredVars) ValidateAll ¶
func (m *TemplateRequiredVars) ValidateAll() error
ValidateAll checks the field values on TemplateRequiredVars with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TemplateRequiredVarsMultiError, or nil if none found.
type TemplateRequiredVarsMultiError ¶
type TemplateRequiredVarsMultiError []error
TemplateRequiredVarsMultiError is an error wrapping multiple validation errors returned by TemplateRequiredVars.ValidateAll() if the designated constraints aren't met.
func (TemplateRequiredVarsMultiError) AllErrors ¶
func (m TemplateRequiredVarsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TemplateRequiredVarsMultiError) Error ¶
func (m TemplateRequiredVarsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TemplateRequiredVarsValidationError ¶
type TemplateRequiredVarsValidationError struct {
// contains filtered or unexported fields
}
TemplateRequiredVarsValidationError is the validation error returned by TemplateRequiredVars.Validate if the designated constraints aren't met.
func (TemplateRequiredVarsValidationError) Cause ¶
func (e TemplateRequiredVarsValidationError) Cause() error
Cause function returns cause value.
func (TemplateRequiredVarsValidationError) Error ¶
func (e TemplateRequiredVarsValidationError) Error() string
Error satisfies the builtin error interface
func (TemplateRequiredVarsValidationError) ErrorName ¶
func (e TemplateRequiredVarsValidationError) ErrorName() string
ErrorName returns error name.
func (TemplateRequiredVarsValidationError) Field ¶
func (e TemplateRequiredVarsValidationError) Field() string
Field function returns field value.
func (TemplateRequiredVarsValidationError) Key ¶
func (e TemplateRequiredVarsValidationError) Key() bool
Key function returns key value.
func (TemplateRequiredVarsValidationError) Reason ¶
func (e TemplateRequiredVarsValidationError) Reason() string
Reason function returns reason value.
type TemplateValidationError ¶
type TemplateValidationError struct {
// contains filtered or unexported fields
}
TemplateValidationError is the validation error returned by Template.Validate if the designated constraints aren't met.
func (TemplateValidationError) Cause ¶
func (e TemplateValidationError) Cause() error
Cause function returns cause value.
func (TemplateValidationError) Error ¶
func (e TemplateValidationError) Error() string
Error satisfies the builtin error interface
func (TemplateValidationError) ErrorName ¶
func (e TemplateValidationError) ErrorName() string
ErrorName returns error name.
func (TemplateValidationError) Field ¶
func (e TemplateValidationError) Field() string
Field function returns field value.
func (TemplateValidationError) Key ¶
func (e TemplateValidationError) Key() bool
Key function returns key value.
func (TemplateValidationError) Reason ¶
func (e TemplateValidationError) Reason() string
Reason function returns reason value.
type UpdateUserDisplayNameRequest ¶
type UpdateUserDisplayNameRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserDisplayNameRequest) Descriptor
deprecated
func (*UpdateUserDisplayNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserDisplayNameRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserDisplayNameRequest) GetDisplayName ¶
func (x *UpdateUserDisplayNameRequest) GetDisplayName() string
func (*UpdateUserDisplayNameRequest) GetUserName ¶
func (x *UpdateUserDisplayNameRequest) GetUserName() string
func (*UpdateUserDisplayNameRequest) ProtoMessage ¶
func (*UpdateUserDisplayNameRequest) ProtoMessage()
func (*UpdateUserDisplayNameRequest) ProtoReflect ¶
func (x *UpdateUserDisplayNameRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserDisplayNameRequest) Reset ¶
func (x *UpdateUserDisplayNameRequest) Reset()
func (*UpdateUserDisplayNameRequest) String ¶
func (x *UpdateUserDisplayNameRequest) String() string
func (*UpdateUserDisplayNameRequest) Validate ¶
func (m *UpdateUserDisplayNameRequest) Validate() error
Validate checks the field values on UpdateUserDisplayNameRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserDisplayNameRequest) ValidateAll ¶
func (m *UpdateUserDisplayNameRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserDisplayNameRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserDisplayNameRequestMultiError, or nil if none found.
type UpdateUserDisplayNameRequestMultiError ¶
type UpdateUserDisplayNameRequestMultiError []error
UpdateUserDisplayNameRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserDisplayNameRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserDisplayNameRequestMultiError) AllErrors ¶
func (m UpdateUserDisplayNameRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserDisplayNameRequestMultiError) Error ¶
func (m UpdateUserDisplayNameRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserDisplayNameRequestValidationError ¶
type UpdateUserDisplayNameRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserDisplayNameRequestValidationError is the validation error returned by UpdateUserDisplayNameRequest.Validate if the designated constraints aren't met.
func (UpdateUserDisplayNameRequestValidationError) Cause ¶
func (e UpdateUserDisplayNameRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserDisplayNameRequestValidationError) Error ¶
func (e UpdateUserDisplayNameRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserDisplayNameRequestValidationError) ErrorName ¶
func (e UpdateUserDisplayNameRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserDisplayNameRequestValidationError) Field ¶
func (e UpdateUserDisplayNameRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserDisplayNameRequestValidationError) Key ¶
func (e UpdateUserDisplayNameRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserDisplayNameRequestValidationError) Reason ¶
func (e UpdateUserDisplayNameRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserDisplayNameResponse ¶
type UpdateUserDisplayNameResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` User *User `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserDisplayNameResponse) Descriptor
deprecated
func (*UpdateUserDisplayNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserDisplayNameResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserDisplayNameResponse) GetMessage ¶
func (x *UpdateUserDisplayNameResponse) GetMessage() string
func (*UpdateUserDisplayNameResponse) GetUser ¶
func (x *UpdateUserDisplayNameResponse) GetUser() *User
func (*UpdateUserDisplayNameResponse) ProtoMessage ¶
func (*UpdateUserDisplayNameResponse) ProtoMessage()
func (*UpdateUserDisplayNameResponse) ProtoReflect ¶
func (x *UpdateUserDisplayNameResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserDisplayNameResponse) Reset ¶
func (x *UpdateUserDisplayNameResponse) Reset()
func (*UpdateUserDisplayNameResponse) String ¶
func (x *UpdateUserDisplayNameResponse) String() string
func (*UpdateUserDisplayNameResponse) Validate ¶
func (m *UpdateUserDisplayNameResponse) Validate() error
Validate checks the field values on UpdateUserDisplayNameResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserDisplayNameResponse) ValidateAll ¶
func (m *UpdateUserDisplayNameResponse) ValidateAll() error
ValidateAll checks the field values on UpdateUserDisplayNameResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserDisplayNameResponseMultiError, or nil if none found.
type UpdateUserDisplayNameResponseMultiError ¶
type UpdateUserDisplayNameResponseMultiError []error
UpdateUserDisplayNameResponseMultiError is an error wrapping multiple validation errors returned by UpdateUserDisplayNameResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateUserDisplayNameResponseMultiError) AllErrors ¶
func (m UpdateUserDisplayNameResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserDisplayNameResponseMultiError) Error ¶
func (m UpdateUserDisplayNameResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserDisplayNameResponseValidationError ¶
type UpdateUserDisplayNameResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateUserDisplayNameResponseValidationError is the validation error returned by UpdateUserDisplayNameResponse.Validate if the designated constraints aren't met.
func (UpdateUserDisplayNameResponseValidationError) Cause ¶
func (e UpdateUserDisplayNameResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserDisplayNameResponseValidationError) Error ¶
func (e UpdateUserDisplayNameResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserDisplayNameResponseValidationError) ErrorName ¶
func (e UpdateUserDisplayNameResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserDisplayNameResponseValidationError) Field ¶
func (e UpdateUserDisplayNameResponseValidationError) Field() string
Field function returns field value.
func (UpdateUserDisplayNameResponseValidationError) Key ¶
func (e UpdateUserDisplayNameResponseValidationError) Key() bool
Key function returns key value.
func (UpdateUserDisplayNameResponseValidationError) Reason ¶
func (e UpdateUserDisplayNameResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateUserPasswordRequest ¶
type UpdateUserPasswordRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` CurrentPassword string `protobuf:"bytes,2,opt,name=current_password,json=currentPassword,proto3" json:"current_password,omitempty"` NewPassword string `protobuf:"bytes,3,opt,name=new_password,json=newPassword,proto3" json:"new_password,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserPasswordRequest) Descriptor
deprecated
func (*UpdateUserPasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserPasswordRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserPasswordRequest) GetCurrentPassword ¶
func (x *UpdateUserPasswordRequest) GetCurrentPassword() string
func (*UpdateUserPasswordRequest) GetNewPassword ¶
func (x *UpdateUserPasswordRequest) GetNewPassword() string
func (*UpdateUserPasswordRequest) GetUserName ¶
func (x *UpdateUserPasswordRequest) GetUserName() string
func (*UpdateUserPasswordRequest) ProtoMessage ¶
func (*UpdateUserPasswordRequest) ProtoMessage()
func (*UpdateUserPasswordRequest) ProtoReflect ¶
func (x *UpdateUserPasswordRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserPasswordRequest) Reset ¶
func (x *UpdateUserPasswordRequest) Reset()
func (*UpdateUserPasswordRequest) String ¶
func (x *UpdateUserPasswordRequest) String() string
func (*UpdateUserPasswordRequest) Validate ¶
func (m *UpdateUserPasswordRequest) Validate() error
Validate checks the field values on UpdateUserPasswordRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserPasswordRequest) ValidateAll ¶
func (m *UpdateUserPasswordRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserPasswordRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserPasswordRequestMultiError, or nil if none found.
type UpdateUserPasswordRequestMultiError ¶
type UpdateUserPasswordRequestMultiError []error
UpdateUserPasswordRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserPasswordRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserPasswordRequestMultiError) AllErrors ¶
func (m UpdateUserPasswordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserPasswordRequestMultiError) Error ¶
func (m UpdateUserPasswordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserPasswordRequestValidationError ¶
type UpdateUserPasswordRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserPasswordRequestValidationError is the validation error returned by UpdateUserPasswordRequest.Validate if the designated constraints aren't met.
func (UpdateUserPasswordRequestValidationError) Cause ¶
func (e UpdateUserPasswordRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserPasswordRequestValidationError) Error ¶
func (e UpdateUserPasswordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserPasswordRequestValidationError) ErrorName ¶
func (e UpdateUserPasswordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserPasswordRequestValidationError) Field ¶
func (e UpdateUserPasswordRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserPasswordRequestValidationError) Key ¶
func (e UpdateUserPasswordRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserPasswordRequestValidationError) Reason ¶
func (e UpdateUserPasswordRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserPasswordResponse ¶
type UpdateUserPasswordResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserPasswordResponse) Descriptor
deprecated
func (*UpdateUserPasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserPasswordResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserPasswordResponse) GetMessage ¶
func (x *UpdateUserPasswordResponse) GetMessage() string
func (*UpdateUserPasswordResponse) ProtoMessage ¶
func (*UpdateUserPasswordResponse) ProtoMessage()
func (*UpdateUserPasswordResponse) ProtoReflect ¶
func (x *UpdateUserPasswordResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserPasswordResponse) Reset ¶
func (x *UpdateUserPasswordResponse) Reset()
func (*UpdateUserPasswordResponse) String ¶
func (x *UpdateUserPasswordResponse) String() string
func (*UpdateUserPasswordResponse) Validate ¶
func (m *UpdateUserPasswordResponse) Validate() error
Validate checks the field values on UpdateUserPasswordResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserPasswordResponse) ValidateAll ¶
func (m *UpdateUserPasswordResponse) ValidateAll() error
ValidateAll checks the field values on UpdateUserPasswordResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserPasswordResponseMultiError, or nil if none found.
type UpdateUserPasswordResponseMultiError ¶
type UpdateUserPasswordResponseMultiError []error
UpdateUserPasswordResponseMultiError is an error wrapping multiple validation errors returned by UpdateUserPasswordResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateUserPasswordResponseMultiError) AllErrors ¶
func (m UpdateUserPasswordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserPasswordResponseMultiError) Error ¶
func (m UpdateUserPasswordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserPasswordResponseValidationError ¶
type UpdateUserPasswordResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateUserPasswordResponseValidationError is the validation error returned by UpdateUserPasswordResponse.Validate if the designated constraints aren't met.
func (UpdateUserPasswordResponseValidationError) Cause ¶
func (e UpdateUserPasswordResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserPasswordResponseValidationError) Error ¶
func (e UpdateUserPasswordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserPasswordResponseValidationError) ErrorName ¶
func (e UpdateUserPasswordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserPasswordResponseValidationError) Field ¶
func (e UpdateUserPasswordResponseValidationError) Field() string
Field function returns field value.
func (UpdateUserPasswordResponseValidationError) Key ¶
func (e UpdateUserPasswordResponseValidationError) Key() bool
Key function returns key value.
func (UpdateUserPasswordResponseValidationError) Reason ¶
func (e UpdateUserPasswordResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateUserRoleRequest ¶
type UpdateUserRoleRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` Roles []string `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserRoleRequest) Descriptor
deprecated
func (*UpdateUserRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRoleRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserRoleRequest) GetRoles ¶
func (x *UpdateUserRoleRequest) GetRoles() []string
func (*UpdateUserRoleRequest) GetUserName ¶
func (x *UpdateUserRoleRequest) GetUserName() string
func (*UpdateUserRoleRequest) ProtoMessage ¶
func (*UpdateUserRoleRequest) ProtoMessage()
func (*UpdateUserRoleRequest) ProtoReflect ¶
func (x *UpdateUserRoleRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRoleRequest) Reset ¶
func (x *UpdateUserRoleRequest) Reset()
func (*UpdateUserRoleRequest) String ¶
func (x *UpdateUserRoleRequest) String() string
func (*UpdateUserRoleRequest) Validate ¶
func (m *UpdateUserRoleRequest) Validate() error
Validate checks the field values on UpdateUserRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserRoleRequest) ValidateAll ¶
func (m *UpdateUserRoleRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserRoleRequestMultiError, or nil if none found.
type UpdateUserRoleRequestMultiError ¶
type UpdateUserRoleRequestMultiError []error
UpdateUserRoleRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserRoleRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserRoleRequestMultiError) AllErrors ¶
func (m UpdateUserRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserRoleRequestMultiError) Error ¶
func (m UpdateUserRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserRoleRequestValidationError ¶
type UpdateUserRoleRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserRoleRequestValidationError is the validation error returned by UpdateUserRoleRequest.Validate if the designated constraints aren't met.
func (UpdateUserRoleRequestValidationError) Cause ¶
func (e UpdateUserRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserRoleRequestValidationError) Error ¶
func (e UpdateUserRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserRoleRequestValidationError) ErrorName ¶
func (e UpdateUserRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserRoleRequestValidationError) Field ¶
func (e UpdateUserRoleRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserRoleRequestValidationError) Key ¶
func (e UpdateUserRoleRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserRoleRequestValidationError) Reason ¶
func (e UpdateUserRoleRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserRoleResponse ¶
type UpdateUserRoleResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` User *User `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserRoleResponse) Descriptor
deprecated
func (*UpdateUserRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRoleResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserRoleResponse) GetMessage ¶
func (x *UpdateUserRoleResponse) GetMessage() string
func (*UpdateUserRoleResponse) GetUser ¶
func (x *UpdateUserRoleResponse) GetUser() *User
func (*UpdateUserRoleResponse) ProtoMessage ¶
func (*UpdateUserRoleResponse) ProtoMessage()
func (*UpdateUserRoleResponse) ProtoReflect ¶
func (x *UpdateUserRoleResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserRoleResponse) Reset ¶
func (x *UpdateUserRoleResponse) Reset()
func (*UpdateUserRoleResponse) String ¶
func (x *UpdateUserRoleResponse) String() string
func (*UpdateUserRoleResponse) Validate ¶
func (m *UpdateUserRoleResponse) Validate() error
Validate checks the field values on UpdateUserRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserRoleResponse) ValidateAll ¶
func (m *UpdateUserRoleResponse) ValidateAll() error
ValidateAll checks the field values on UpdateUserRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserRoleResponseMultiError, or nil if none found.
type UpdateUserRoleResponseMultiError ¶
type UpdateUserRoleResponseMultiError []error
UpdateUserRoleResponseMultiError is an error wrapping multiple validation errors returned by UpdateUserRoleResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateUserRoleResponseMultiError) AllErrors ¶
func (m UpdateUserRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserRoleResponseMultiError) Error ¶
func (m UpdateUserRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserRoleResponseValidationError ¶
type UpdateUserRoleResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateUserRoleResponseValidationError is the validation error returned by UpdateUserRoleResponse.Validate if the designated constraints aren't met.
func (UpdateUserRoleResponseValidationError) Cause ¶
func (e UpdateUserRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserRoleResponseValidationError) Error ¶
func (e UpdateUserRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserRoleResponseValidationError) ErrorName ¶
func (e UpdateUserRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserRoleResponseValidationError) Field ¶
func (e UpdateUserRoleResponseValidationError) Field() string
Field function returns field value.
func (UpdateUserRoleResponseValidationError) Key ¶
func (e UpdateUserRoleResponseValidationError) Key() bool
Key function returns key value.
func (UpdateUserRoleResponseValidationError) Reason ¶
func (e UpdateUserRoleResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateWorkspaceRequest ¶
type UpdateWorkspaceRequest struct { // user name UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // workspace name WsName string `protobuf:"bytes,2,opt,name=ws_name,json=wsName,proto3" json:"ws_name,omitempty"` // workspace to update Replicas *int64 `protobuf:"varint,3,opt,name=replicas,proto3,oneof" json:"replicas,omitempty"` // contains filtered or unexported fields }
func (*UpdateWorkspaceRequest) Descriptor
deprecated
func (*UpdateWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*UpdateWorkspaceRequest) GetReplicas ¶
func (x *UpdateWorkspaceRequest) GetReplicas() int64
func (*UpdateWorkspaceRequest) GetUserName ¶
func (x *UpdateWorkspaceRequest) GetUserName() string
func (*UpdateWorkspaceRequest) GetWsName ¶
func (x *UpdateWorkspaceRequest) GetWsName() string
func (*UpdateWorkspaceRequest) ProtoMessage ¶
func (*UpdateWorkspaceRequest) ProtoMessage()
func (*UpdateWorkspaceRequest) ProtoReflect ¶
func (x *UpdateWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*UpdateWorkspaceRequest) Reset ¶
func (x *UpdateWorkspaceRequest) Reset()
func (*UpdateWorkspaceRequest) String ¶
func (x *UpdateWorkspaceRequest) String() string
func (*UpdateWorkspaceRequest) Validate ¶
func (m *UpdateWorkspaceRequest) Validate() error
Validate checks the field values on UpdateWorkspaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateWorkspaceRequest) ValidateAll ¶
func (m *UpdateWorkspaceRequest) ValidateAll() error
ValidateAll checks the field values on UpdateWorkspaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateWorkspaceRequestMultiError, or nil if none found.
type UpdateWorkspaceRequestMultiError ¶
type UpdateWorkspaceRequestMultiError []error
UpdateWorkspaceRequestMultiError is an error wrapping multiple validation errors returned by UpdateWorkspaceRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateWorkspaceRequestMultiError) AllErrors ¶
func (m UpdateWorkspaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateWorkspaceRequestMultiError) Error ¶
func (m UpdateWorkspaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateWorkspaceRequestValidationError ¶
type UpdateWorkspaceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateWorkspaceRequestValidationError is the validation error returned by UpdateWorkspaceRequest.Validate if the designated constraints aren't met.
func (UpdateWorkspaceRequestValidationError) Cause ¶
func (e UpdateWorkspaceRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateWorkspaceRequestValidationError) Error ¶
func (e UpdateWorkspaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateWorkspaceRequestValidationError) ErrorName ¶
func (e UpdateWorkspaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateWorkspaceRequestValidationError) Field ¶
func (e UpdateWorkspaceRequestValidationError) Field() string
Field function returns field value.
func (UpdateWorkspaceRequestValidationError) Key ¶
func (e UpdateWorkspaceRequestValidationError) Key() bool
Key function returns key value.
func (UpdateWorkspaceRequestValidationError) Reason ¶
func (e UpdateWorkspaceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateWorkspaceResponse ¶
type UpdateWorkspaceResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Workspace *Workspace `protobuf:"bytes,2,opt,name=workspace,proto3" json:"workspace,omitempty"` // contains filtered or unexported fields }
func (*UpdateWorkspaceResponse) Descriptor
deprecated
func (*UpdateWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*UpdateWorkspaceResponse) GetMessage ¶
func (x *UpdateWorkspaceResponse) GetMessage() string
func (*UpdateWorkspaceResponse) GetWorkspace ¶
func (x *UpdateWorkspaceResponse) GetWorkspace() *Workspace
func (*UpdateWorkspaceResponse) ProtoMessage ¶
func (*UpdateWorkspaceResponse) ProtoMessage()
func (*UpdateWorkspaceResponse) ProtoReflect ¶
func (x *UpdateWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*UpdateWorkspaceResponse) Reset ¶
func (x *UpdateWorkspaceResponse) Reset()
func (*UpdateWorkspaceResponse) String ¶
func (x *UpdateWorkspaceResponse) String() string
func (*UpdateWorkspaceResponse) Validate ¶
func (m *UpdateWorkspaceResponse) Validate() error
Validate checks the field values on UpdateWorkspaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateWorkspaceResponse) ValidateAll ¶
func (m *UpdateWorkspaceResponse) ValidateAll() error
ValidateAll checks the field values on UpdateWorkspaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateWorkspaceResponseMultiError, or nil if none found.
type UpdateWorkspaceResponseMultiError ¶
type UpdateWorkspaceResponseMultiError []error
UpdateWorkspaceResponseMultiError is an error wrapping multiple validation errors returned by UpdateWorkspaceResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateWorkspaceResponseMultiError) AllErrors ¶
func (m UpdateWorkspaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateWorkspaceResponseMultiError) Error ¶
func (m UpdateWorkspaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateWorkspaceResponseValidationError ¶
type UpdateWorkspaceResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateWorkspaceResponseValidationError is the validation error returned by UpdateWorkspaceResponse.Validate if the designated constraints aren't met.
func (UpdateWorkspaceResponseValidationError) Cause ¶
func (e UpdateWorkspaceResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateWorkspaceResponseValidationError) Error ¶
func (e UpdateWorkspaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateWorkspaceResponseValidationError) ErrorName ¶
func (e UpdateWorkspaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateWorkspaceResponseValidationError) Field ¶
func (e UpdateWorkspaceResponseValidationError) Field() string
Field function returns field value.
func (UpdateWorkspaceResponseValidationError) Key ¶
func (e UpdateWorkspaceResponseValidationError) Key() bool
Key function returns key value.
func (UpdateWorkspaceResponseValidationError) Reason ¶
func (e UpdateWorkspaceResponseValidationError) Reason() string
Reason function returns reason value.
type UpsertNetworkRuleRequest ¶
type UpsertNetworkRuleRequest struct { // user name UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // workspace name WsName string `protobuf:"bytes,2,opt,name=ws_name,json=wsName,proto3" json:"ws_name,omitempty"` // network rule to upsert NetworkRule *NetworkRule `protobuf:"bytes,3,opt,name=network_rule,json=networkRule,proto3" json:"network_rule,omitempty"` // network rule index to update. insert if index is out of length Index int32 `protobuf:"varint,4,opt,name=index,proto3" json:"index,omitempty"` // contains filtered or unexported fields }
func (*UpsertNetworkRuleRequest) Descriptor
deprecated
func (*UpsertNetworkRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpsertNetworkRuleRequest.ProtoReflect.Descriptor instead.
func (*UpsertNetworkRuleRequest) GetIndex ¶ added in v0.10.0
func (x *UpsertNetworkRuleRequest) GetIndex() int32
func (*UpsertNetworkRuleRequest) GetNetworkRule ¶
func (x *UpsertNetworkRuleRequest) GetNetworkRule() *NetworkRule
func (*UpsertNetworkRuleRequest) GetUserName ¶
func (x *UpsertNetworkRuleRequest) GetUserName() string
func (*UpsertNetworkRuleRequest) GetWsName ¶
func (x *UpsertNetworkRuleRequest) GetWsName() string
func (*UpsertNetworkRuleRequest) ProtoMessage ¶
func (*UpsertNetworkRuleRequest) ProtoMessage()
func (*UpsertNetworkRuleRequest) ProtoReflect ¶
func (x *UpsertNetworkRuleRequest) ProtoReflect() protoreflect.Message
func (*UpsertNetworkRuleRequest) Reset ¶
func (x *UpsertNetworkRuleRequest) Reset()
func (*UpsertNetworkRuleRequest) String ¶
func (x *UpsertNetworkRuleRequest) String() string
func (*UpsertNetworkRuleRequest) Validate ¶
func (m *UpsertNetworkRuleRequest) Validate() error
Validate checks the field values on UpsertNetworkRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpsertNetworkRuleRequest) ValidateAll ¶
func (m *UpsertNetworkRuleRequest) ValidateAll() error
ValidateAll checks the field values on UpsertNetworkRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpsertNetworkRuleRequestMultiError, or nil if none found.
type UpsertNetworkRuleRequestMultiError ¶
type UpsertNetworkRuleRequestMultiError []error
UpsertNetworkRuleRequestMultiError is an error wrapping multiple validation errors returned by UpsertNetworkRuleRequest.ValidateAll() if the designated constraints aren't met.
func (UpsertNetworkRuleRequestMultiError) AllErrors ¶
func (m UpsertNetworkRuleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpsertNetworkRuleRequestMultiError) Error ¶
func (m UpsertNetworkRuleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpsertNetworkRuleRequestValidationError ¶
type UpsertNetworkRuleRequestValidationError struct {
// contains filtered or unexported fields
}
UpsertNetworkRuleRequestValidationError is the validation error returned by UpsertNetworkRuleRequest.Validate if the designated constraints aren't met.
func (UpsertNetworkRuleRequestValidationError) Cause ¶
func (e UpsertNetworkRuleRequestValidationError) Cause() error
Cause function returns cause value.
func (UpsertNetworkRuleRequestValidationError) Error ¶
func (e UpsertNetworkRuleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpsertNetworkRuleRequestValidationError) ErrorName ¶
func (e UpsertNetworkRuleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpsertNetworkRuleRequestValidationError) Field ¶
func (e UpsertNetworkRuleRequestValidationError) Field() string
Field function returns field value.
func (UpsertNetworkRuleRequestValidationError) Key ¶
func (e UpsertNetworkRuleRequestValidationError) Key() bool
Key function returns key value.
func (UpsertNetworkRuleRequestValidationError) Reason ¶
func (e UpsertNetworkRuleRequestValidationError) Reason() string
Reason function returns reason value.
type UpsertNetworkRuleResponse ¶
type UpsertNetworkRuleResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` NetworkRule *NetworkRule `protobuf:"bytes,2,opt,name=network_rule,json=networkRule,proto3" json:"network_rule,omitempty"` // contains filtered or unexported fields }
func (*UpsertNetworkRuleResponse) Descriptor
deprecated
func (*UpsertNetworkRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpsertNetworkRuleResponse.ProtoReflect.Descriptor instead.
func (*UpsertNetworkRuleResponse) GetMessage ¶
func (x *UpsertNetworkRuleResponse) GetMessage() string
func (*UpsertNetworkRuleResponse) GetNetworkRule ¶
func (x *UpsertNetworkRuleResponse) GetNetworkRule() *NetworkRule
func (*UpsertNetworkRuleResponse) ProtoMessage ¶
func (*UpsertNetworkRuleResponse) ProtoMessage()
func (*UpsertNetworkRuleResponse) ProtoReflect ¶
func (x *UpsertNetworkRuleResponse) ProtoReflect() protoreflect.Message
func (*UpsertNetworkRuleResponse) Reset ¶
func (x *UpsertNetworkRuleResponse) Reset()
func (*UpsertNetworkRuleResponse) String ¶
func (x *UpsertNetworkRuleResponse) String() string
func (*UpsertNetworkRuleResponse) Validate ¶
func (m *UpsertNetworkRuleResponse) Validate() error
Validate checks the field values on UpsertNetworkRuleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpsertNetworkRuleResponse) ValidateAll ¶
func (m *UpsertNetworkRuleResponse) ValidateAll() error
ValidateAll checks the field values on UpsertNetworkRuleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpsertNetworkRuleResponseMultiError, or nil if none found.
type UpsertNetworkRuleResponseMultiError ¶
type UpsertNetworkRuleResponseMultiError []error
UpsertNetworkRuleResponseMultiError is an error wrapping multiple validation errors returned by UpsertNetworkRuleResponse.ValidateAll() if the designated constraints aren't met.
func (UpsertNetworkRuleResponseMultiError) AllErrors ¶
func (m UpsertNetworkRuleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpsertNetworkRuleResponseMultiError) Error ¶
func (m UpsertNetworkRuleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpsertNetworkRuleResponseValidationError ¶
type UpsertNetworkRuleResponseValidationError struct {
// contains filtered or unexported fields
}
UpsertNetworkRuleResponseValidationError is the validation error returned by UpsertNetworkRuleResponse.Validate if the designated constraints aren't met.
func (UpsertNetworkRuleResponseValidationError) Cause ¶
func (e UpsertNetworkRuleResponseValidationError) Cause() error
Cause function returns cause value.
func (UpsertNetworkRuleResponseValidationError) Error ¶
func (e UpsertNetworkRuleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpsertNetworkRuleResponseValidationError) ErrorName ¶
func (e UpsertNetworkRuleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpsertNetworkRuleResponseValidationError) Field ¶
func (e UpsertNetworkRuleResponseValidationError) Field() string
Field function returns field value.
func (UpsertNetworkRuleResponseValidationError) Key ¶
func (e UpsertNetworkRuleResponseValidationError) Key() bool
Key function returns key value.
func (UpsertNetworkRuleResponseValidationError) Reason ¶
func (e UpsertNetworkRuleResponseValidationError) Reason() string
Reason function returns reason value.
type User ¶
type User struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Roles []string `protobuf:"bytes,3,rep,name=roles,proto3" json:"roles,omitempty"` AuthType string `protobuf:"bytes,4,opt,name=auth_type,json=authType,proto3" json:"auth_type,omitempty"` Addons []*UserAddons `protobuf:"bytes,5,rep,name=addons,proto3" json:"addons,omitempty"` DefaultPassword string `protobuf:"bytes,6,opt,name=default_password,json=defaultPassword,proto3" json:"default_password,omitempty"` Status string `protobuf:"bytes,7,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) GetAddons ¶
func (x *User) GetAddons() []*UserAddons
func (*User) GetAuthType ¶
func (*User) GetDefaultPassword ¶
func (*User) GetDisplayName ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
func (*User) Validate ¶
Validate checks the field values on User with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*User) ValidateAll ¶
ValidateAll checks the field values on User with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserMultiError, or nil if none found.
type UserAddons ¶
type UserAddons struct { Template string `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` ClusterScoped bool `protobuf:"varint,2,opt,name=cluster_scoped,json=clusterScoped,proto3" json:"cluster_scoped,omitempty"` Vars map[string]string `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UserAddons) Descriptor
deprecated
func (*UserAddons) Descriptor() ([]byte, []int)
Deprecated: Use UserAddons.ProtoReflect.Descriptor instead.
func (*UserAddons) GetClusterScoped ¶
func (x *UserAddons) GetClusterScoped() bool
func (*UserAddons) GetTemplate ¶
func (x *UserAddons) GetTemplate() string
func (*UserAddons) GetVars ¶
func (x *UserAddons) GetVars() map[string]string
func (*UserAddons) ProtoMessage ¶
func (*UserAddons) ProtoMessage()
func (*UserAddons) ProtoReflect ¶
func (x *UserAddons) ProtoReflect() protoreflect.Message
func (*UserAddons) Reset ¶
func (x *UserAddons) Reset()
func (*UserAddons) String ¶
func (x *UserAddons) String() string
func (*UserAddons) Validate ¶
func (m *UserAddons) Validate() error
Validate checks the field values on UserAddons with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserAddons) ValidateAll ¶
func (m *UserAddons) ValidateAll() error
ValidateAll checks the field values on UserAddons with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserAddonsMultiError, or nil if none found.
type UserAddonsMultiError ¶
type UserAddonsMultiError []error
UserAddonsMultiError is an error wrapping multiple validation errors returned by UserAddons.ValidateAll() if the designated constraints aren't met.
func (UserAddonsMultiError) AllErrors ¶
func (m UserAddonsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserAddonsMultiError) Error ¶
func (m UserAddonsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserAddonsValidationError ¶
type UserAddonsValidationError struct {
// contains filtered or unexported fields
}
UserAddonsValidationError is the validation error returned by UserAddons.Validate if the designated constraints aren't met.
func (UserAddonsValidationError) Cause ¶
func (e UserAddonsValidationError) Cause() error
Cause function returns cause value.
func (UserAddonsValidationError) Error ¶
func (e UserAddonsValidationError) Error() string
Error satisfies the builtin error interface
func (UserAddonsValidationError) ErrorName ¶
func (e UserAddonsValidationError) ErrorName() string
ErrorName returns error name.
func (UserAddonsValidationError) Field ¶
func (e UserAddonsValidationError) Field() string
Field function returns field value.
func (UserAddonsValidationError) Key ¶
func (e UserAddonsValidationError) Key() bool
Key function returns key value.
func (UserAddonsValidationError) Reason ¶
func (e UserAddonsValidationError) Reason() string
Reason function returns reason value.
type UserMultiError ¶
type UserMultiError []error
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
func (UserMultiError) AllErrors ¶
func (m UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMultiError) Error ¶
func (m UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserValidationError ¶
type UserValidationError struct {
// contains filtered or unexported fields
}
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
func (UserValidationError) Cause ¶
func (e UserValidationError) Cause() error
Cause function returns cause value.
func (UserValidationError) Error ¶
func (e UserValidationError) Error() string
Error satisfies the builtin error interface
func (UserValidationError) ErrorName ¶
func (e UserValidationError) ErrorName() string
ErrorName returns error name.
func (UserValidationError) Field ¶
func (e UserValidationError) Field() string
Field function returns field value.
func (UserValidationError) Key ¶
func (e UserValidationError) Key() bool
Key function returns key value.
func (UserValidationError) Reason ¶
func (e UserValidationError) Reason() string
Reason function returns reason value.
type VerifyResponse ¶
type VerifyResponse struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` ExpireAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=expire_at,json=expireAt,proto3" json:"expire_at,omitempty"` RequirePasswordUpdate bool `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*VerifyResponse) Descriptor
deprecated
func (*VerifyResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyResponse.ProtoReflect.Descriptor instead.
func (*VerifyResponse) GetExpireAt ¶
func (x *VerifyResponse) GetExpireAt() *timestamppb.Timestamp
func (*VerifyResponse) GetRequirePasswordUpdate ¶
func (x *VerifyResponse) GetRequirePasswordUpdate() bool
func (*VerifyResponse) GetUserName ¶
func (x *VerifyResponse) GetUserName() string
func (*VerifyResponse) ProtoMessage ¶
func (*VerifyResponse) ProtoMessage()
func (*VerifyResponse) ProtoReflect ¶
func (x *VerifyResponse) ProtoReflect() protoreflect.Message
func (*VerifyResponse) Reset ¶
func (x *VerifyResponse) Reset()
func (*VerifyResponse) String ¶
func (x *VerifyResponse) String() string
func (*VerifyResponse) Validate ¶
func (m *VerifyResponse) Validate() error
Validate checks the field values on VerifyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VerifyResponse) ValidateAll ¶
func (m *VerifyResponse) ValidateAll() error
ValidateAll checks the field values on VerifyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VerifyResponseMultiError, or nil if none found.
type VerifyResponseMultiError ¶
type VerifyResponseMultiError []error
VerifyResponseMultiError is an error wrapping multiple validation errors returned by VerifyResponse.ValidateAll() if the designated constraints aren't met.
func (VerifyResponseMultiError) AllErrors ¶
func (m VerifyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyResponseMultiError) Error ¶
func (m VerifyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyResponseValidationError ¶
type VerifyResponseValidationError struct {
// contains filtered or unexported fields
}
VerifyResponseValidationError is the validation error returned by VerifyResponse.Validate if the designated constraints aren't met.
func (VerifyResponseValidationError) Cause ¶
func (e VerifyResponseValidationError) Cause() error
Cause function returns cause value.
func (VerifyResponseValidationError) Error ¶
func (e VerifyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyResponseValidationError) ErrorName ¶
func (e VerifyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyResponseValidationError) Field ¶
func (e VerifyResponseValidationError) Field() string
Field function returns field value.
func (VerifyResponseValidationError) Key ¶
func (e VerifyResponseValidationError) Key() bool
Key function returns key value.
func (VerifyResponseValidationError) Reason ¶
func (e VerifyResponseValidationError) Reason() string
Reason function returns reason value.
type Workspace ¶
type Workspace struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` OwnerName string `protobuf:"bytes,2,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"` Spec *WorkspaceSpec `protobuf:"bytes,3,opt,name=spec,proto3" json:"spec,omitempty"` Status *WorkspaceStatus `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*Workspace) Descriptor
deprecated
func (*Workspace) GetOwnerName ¶
func (*Workspace) GetSpec ¶
func (x *Workspace) GetSpec() *WorkspaceSpec
func (*Workspace) GetStatus ¶
func (x *Workspace) GetStatus() *WorkspaceStatus
func (*Workspace) ProtoMessage ¶
func (*Workspace) ProtoMessage()
func (*Workspace) ProtoReflect ¶
func (x *Workspace) ProtoReflect() protoreflect.Message
func (*Workspace) Validate ¶
Validate checks the field values on Workspace with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Workspace) ValidateAll ¶
ValidateAll checks the field values on Workspace with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WorkspaceMultiError, or nil if none found.
type WorkspaceMultiError ¶
type WorkspaceMultiError []error
WorkspaceMultiError is an error wrapping multiple validation errors returned by Workspace.ValidateAll() if the designated constraints aren't met.
func (WorkspaceMultiError) AllErrors ¶
func (m WorkspaceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkspaceMultiError) Error ¶
func (m WorkspaceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkspaceSpec ¶
type WorkspaceSpec struct { Template string `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` Replicas int64 `protobuf:"varint,2,opt,name=replicas,proto3" json:"replicas,omitempty"` Vars map[string]string `` /* 149-byte string literal not displayed */ Network []*NetworkRule `protobuf:"bytes,4,rep,name=network,proto3" json:"network,omitempty"` // contains filtered or unexported fields }
func (*WorkspaceSpec) Descriptor
deprecated
func (*WorkspaceSpec) Descriptor() ([]byte, []int)
Deprecated: Use WorkspaceSpec.ProtoReflect.Descriptor instead.
func (*WorkspaceSpec) GetNetwork ¶ added in v0.10.0
func (x *WorkspaceSpec) GetNetwork() []*NetworkRule
func (*WorkspaceSpec) GetReplicas ¶
func (x *WorkspaceSpec) GetReplicas() int64
func (*WorkspaceSpec) GetTemplate ¶
func (x *WorkspaceSpec) GetTemplate() string
func (*WorkspaceSpec) GetVars ¶
func (x *WorkspaceSpec) GetVars() map[string]string
func (*WorkspaceSpec) ProtoMessage ¶
func (*WorkspaceSpec) ProtoMessage()
func (*WorkspaceSpec) ProtoReflect ¶
func (x *WorkspaceSpec) ProtoReflect() protoreflect.Message
func (*WorkspaceSpec) Reset ¶
func (x *WorkspaceSpec) Reset()
func (*WorkspaceSpec) String ¶
func (x *WorkspaceSpec) String() string
func (*WorkspaceSpec) Validate ¶
func (m *WorkspaceSpec) Validate() error
Validate checks the field values on WorkspaceSpec with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WorkspaceSpec) ValidateAll ¶
func (m *WorkspaceSpec) ValidateAll() error
ValidateAll checks the field values on WorkspaceSpec with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WorkspaceSpecMultiError, or nil if none found.
type WorkspaceSpecMultiError ¶
type WorkspaceSpecMultiError []error
WorkspaceSpecMultiError is an error wrapping multiple validation errors returned by WorkspaceSpec.ValidateAll() if the designated constraints aren't met.
func (WorkspaceSpecMultiError) AllErrors ¶
func (m WorkspaceSpecMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkspaceSpecMultiError) Error ¶
func (m WorkspaceSpecMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkspaceSpecValidationError ¶
type WorkspaceSpecValidationError struct {
// contains filtered or unexported fields
}
WorkspaceSpecValidationError is the validation error returned by WorkspaceSpec.Validate if the designated constraints aren't met.
func (WorkspaceSpecValidationError) Cause ¶
func (e WorkspaceSpecValidationError) Cause() error
Cause function returns cause value.
func (WorkspaceSpecValidationError) Error ¶
func (e WorkspaceSpecValidationError) Error() string
Error satisfies the builtin error interface
func (WorkspaceSpecValidationError) ErrorName ¶
func (e WorkspaceSpecValidationError) ErrorName() string
ErrorName returns error name.
func (WorkspaceSpecValidationError) Field ¶
func (e WorkspaceSpecValidationError) Field() string
Field function returns field value.
func (WorkspaceSpecValidationError) Key ¶
func (e WorkspaceSpecValidationError) Key() bool
Key function returns key value.
func (WorkspaceSpecValidationError) Reason ¶
func (e WorkspaceSpecValidationError) Reason() string
Reason function returns reason value.
type WorkspaceStatus ¶
type WorkspaceStatus struct { Phase string `protobuf:"bytes,1,opt,name=phase,proto3" json:"phase,omitempty"` MainUrl string `protobuf:"bytes,2,opt,name=main_url,json=mainUrl,proto3" json:"main_url,omitempty"` // contains filtered or unexported fields }
func (*WorkspaceStatus) Descriptor
deprecated
func (*WorkspaceStatus) Descriptor() ([]byte, []int)
Deprecated: Use WorkspaceStatus.ProtoReflect.Descriptor instead.
func (*WorkspaceStatus) GetMainUrl ¶
func (x *WorkspaceStatus) GetMainUrl() string
func (*WorkspaceStatus) GetPhase ¶
func (x *WorkspaceStatus) GetPhase() string
func (*WorkspaceStatus) ProtoMessage ¶
func (*WorkspaceStatus) ProtoMessage()
func (*WorkspaceStatus) ProtoReflect ¶
func (x *WorkspaceStatus) ProtoReflect() protoreflect.Message
func (*WorkspaceStatus) Reset ¶
func (x *WorkspaceStatus) Reset()
func (*WorkspaceStatus) String ¶
func (x *WorkspaceStatus) String() string
func (*WorkspaceStatus) Validate ¶
func (m *WorkspaceStatus) Validate() error
Validate checks the field values on WorkspaceStatus with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WorkspaceStatus) ValidateAll ¶
func (m *WorkspaceStatus) ValidateAll() error
ValidateAll checks the field values on WorkspaceStatus with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WorkspaceStatusMultiError, or nil if none found.
type WorkspaceStatusMultiError ¶
type WorkspaceStatusMultiError []error
WorkspaceStatusMultiError is an error wrapping multiple validation errors returned by WorkspaceStatus.ValidateAll() if the designated constraints aren't met.
func (WorkspaceStatusMultiError) AllErrors ¶
func (m WorkspaceStatusMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkspaceStatusMultiError) Error ¶
func (m WorkspaceStatusMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkspaceStatusValidationError ¶
type WorkspaceStatusValidationError struct {
// contains filtered or unexported fields
}
WorkspaceStatusValidationError is the validation error returned by WorkspaceStatus.Validate if the designated constraints aren't met.
func (WorkspaceStatusValidationError) Cause ¶
func (e WorkspaceStatusValidationError) Cause() error
Cause function returns cause value.
func (WorkspaceStatusValidationError) Error ¶
func (e WorkspaceStatusValidationError) Error() string
Error satisfies the builtin error interface
func (WorkspaceStatusValidationError) ErrorName ¶
func (e WorkspaceStatusValidationError) ErrorName() string
ErrorName returns error name.
func (WorkspaceStatusValidationError) Field ¶
func (e WorkspaceStatusValidationError) Field() string
Field function returns field value.
func (WorkspaceStatusValidationError) Key ¶
func (e WorkspaceStatusValidationError) Key() bool
Key function returns key value.
func (WorkspaceStatusValidationError) Reason ¶
func (e WorkspaceStatusValidationError) Reason() string
Reason function returns reason value.
type WorkspaceValidationError ¶
type WorkspaceValidationError struct {
// contains filtered or unexported fields
}
WorkspaceValidationError is the validation error returned by Workspace.Validate if the designated constraints aren't met.
func (WorkspaceValidationError) Cause ¶
func (e WorkspaceValidationError) Cause() error
Cause function returns cause value.
func (WorkspaceValidationError) Error ¶
func (e WorkspaceValidationError) Error() string
Error satisfies the builtin error interface
func (WorkspaceValidationError) ErrorName ¶
func (e WorkspaceValidationError) ErrorName() string
ErrorName returns error name.
func (WorkspaceValidationError) Field ¶
func (e WorkspaceValidationError) Field() string
Field function returns field value.
func (WorkspaceValidationError) Key ¶
func (e WorkspaceValidationError) Key() bool
Key function returns key value.
func (WorkspaceValidationError) Reason ¶
func (e WorkspaceValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
- auth_service.pb.go
- auth_service.pb.validate.go
- template.pb.go
- template.pb.validate.go
- template_service.pb.go
- template_service.pb.validate.go
- user.pb.go
- user.pb.validate.go
- user_service.pb.go
- user_service.pb.validate.go
- workspace.pb.go
- workspace.pb.validate.go
- workspace_service.pb.go
- workspace_service.pb.validate.go