Versions in this module Expand all Collapse all v0 v0.9.0 Jun 11, 2023 v0.8.0 May 18, 2023 Changes in this version + var File_auth_proxy_v1alpha1_authproxy_proto protoreflect.FileDescriptor + type LoginRequest struct + Password string + UserName string + func (*LoginRequest) Descriptor() ([]byte, []int) + func (*LoginRequest) ProtoMessage() + func (m *LoginRequest) Validate() error + func (m *LoginRequest) ValidateAll() error + func (x *LoginRequest) GetPassword() string + func (x *LoginRequest) GetUserName() string + func (x *LoginRequest) ProtoReflect() protoreflect.Message + func (x *LoginRequest) Reset() + func (x *LoginRequest) String() string + type LoginRequestMultiError []error + func (m LoginRequestMultiError) AllErrors() []error + func (m LoginRequestMultiError) Error() string + type LoginRequestValidationError struct + 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