controller

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIBindingReconciler

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

func NewAPIBindingReconciler

func NewAPIBindingReconciler(cl client.Client, logger *logger.Logger, lcClientFunc subroutine.NewLogicalClusterClientFunc) *APIBindingReconciler

func (*APIBindingReconciler) Reconcile

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

func (*APIBindingReconciler) SetupWithManager

func (r *APIBindingReconciler) SetupWithManager(mgr ctrl.Manager, logger *logger.Logger, cfg *platformeshconfig.CommonServiceConfig) error

type AuthorizationModelReconciler

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

func (*AuthorizationModelReconciler) Reconcile

func (*AuthorizationModelReconciler) SetupWithManager

type LogicalClusterReconciler

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

func NewLogicalClusterReconciler

func NewLogicalClusterReconciler(log *logger.Logger, restCfg *rest.Config, cl, orgClient client.Client, cfg config.Config, inClusterClient client.Client) *LogicalClusterReconciler

func (*LogicalClusterReconciler) Reconcile

func (*LogicalClusterReconciler) SetupWithManager

type StoreReconciler

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

StoreReconciler reconciles a Store object

func (*StoreReconciler) Reconcile

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

func (*StoreReconciler) SetupWithManager

func (r *StoreReconciler) SetupWithManager(mgr ctrl.Manager, cfg *platformeshconfig.CommonServiceConfig, log *logger.Logger) 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