user

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2021 License: Apache-2.0 Imports: 41 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func NewUserController

func NewUserController(k8sClient kubernetes.Interface, ksClient kubesphere.Interface,
	config *rest.Config, userInformer iamv1alpha2informers.UserInformer,
	fedUserCache cache.Store, fedUserController cache.Controller,
	loginRecordInformer iamv1alpha2informers.LoginRecordInformer,
	configMapInformer corev1informers.ConfigMapInformer,
	ldapClient ldapclient.Interface,
	devopsClient devops.Interface,
	authenticationOptions *authoptions.AuthenticationOptions,
	multiClusterEnabled bool) *Controller

func (*Controller) Run

func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error

func (*Controller) Start

func (c *Controller) Start(stopCh <-chan struct{}) error

type EmailValidator

type EmailValidator struct {
	Client client.Client
	// contains filtered or unexported fields
}

func (*EmailValidator) Handle

func (*EmailValidator) InjectDecoder

func (a *EmailValidator) InjectDecoder(d *admission.Decoder) error

InjectDecoder injects the decoder.

type LoginRecordController

type LoginRecordController struct {
	// contains filtered or unexported fields
}

func NewLoginRecordController

func NewLoginRecordController(k8sClient kubernetes.Interface, ksClient kubesphere.Interface,
	loginRecordInformer iamv1alpha2informers.LoginRecordInformer,
	loginHistoryRetentionPeriod time.Duration) *LoginRecordController

func (*LoginRecordController) Run

func (c *LoginRecordController) Run(threadiness int, stopCh <-chan struct{}) error

func (*LoginRecordController) Start

func (c *LoginRecordController) Start(stopCh <-chan struct{}) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL