unifiedauth

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2022 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ControllerName is the controller name that will be used when reporting events.
	ControllerName = "unified-auth-controller"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	client.Client         // used to operate Cluster resources.
	ControllerPlaneConfig *rest.Config
	EventRecorder         record.EventRecorder
	ClusterClientSetFunc  func(string, client.Client, *util.ClientOption) (*util.ClusterClient, error)
}

Controller is to sync impersonation config to member clusters for unified authentication.

func (*Controller) Reconcile

Reconcile performs a full reconciliation for the object referred to by the Request.

func (*Controller) SetupWithManager

func (c *Controller) SetupWithManager(mgr controllerruntime.Manager) error

SetupWithManager creates a controller and register to controller manager.

func (*Controller) Start

func (c *Controller) Start(ctx context.Context) error

Start starts a goroutine to ensure impersonation secret for upgrade scenario.

Jump to

Keyboard shortcuts

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