identitycontroller

package
v1.0.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package identitycontroller contains the controller managing Identity resources.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityReconciler

type IdentityReconciler struct {
	client.Client
	*runtime.Scheme
	// contains filtered or unexported fields
}

IdentityReconciler reconciles an Identity object.

func NewIdentityReconciler

func NewIdentityReconciler(cl client.Client, s *runtime.Scheme, recorder record.EventRecorder, liqoNamespace string) *IdentityReconciler

NewIdentityReconciler returns a new IdentityReconciler.

func (*IdentityReconciler) Reconcile

func (r *IdentityReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile Identitiy resources and ensure the secret containing the associated kubeconfig.

func (*IdentityReconciler) SetupWithManager

func (r *IdentityReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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