Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUserController ¶
func NewUserController(k8sClient kubernetes.Interface, ksClient kubesphere.Interface, config *rest.Config, userInformer iamv1alpha2informers.UserInformer, loginRecordInformer iamv1alpha2informers.LoginRecordInformer, fedUserCache cache.Store, fedUserController cache.Controller, configMapInformer corev1informers.ConfigMapInformer, ldapClient ldapclient.Interface, devopsClient devops.Interface, authenticationOptions *authoptions.AuthenticationOptions, multiClusterEnabled bool) *userController
Types ¶
type EmailValidator ¶
func (*EmailValidator) InjectDecoder ¶
func (a *EmailValidator) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder.
Click to show internal directories.
Click to hide internal directories.