identitycreatorcontroller

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package identitycreatorcontroller contains the logic to create Identities from ResourceSlices resources.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityCreatorReconciler

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

IdentityCreatorReconciler reconciles a ResourceSliceReconciler object.

func NewIdentityCreatorReconciler

func NewIdentityCreatorReconciler(cl client.Client, s *runtime.Scheme,
	recorder record.EventRecorder, liqoNamespace string,
	localClusterID liqov1beta1.ClusterID) *IdentityCreatorReconciler

NewIdentityCreatorReconciler returns a new IdentityCreatorReconciler.

func (*IdentityCreatorReconciler) Reconcile

Reconcile local ResourceSlice resources.

func (*IdentityCreatorReconciler) SetupWithManager

func (r *IdentityCreatorReconciler) 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