clientcontroller

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 clientcontroller implements the logic of the GatewayClient Controller to create InternalFabrics.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientReconciler

type ClientReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

ClientReconciler manage GatewayClient lifecycle.

func NewClientReconciler

func NewClientReconciler(cl client.Client, s *runtime.Scheme) *ClientReconciler

NewClientReconciler returns a new ClientReconciler.

func (*ClientReconciler) Reconcile

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

Reconcile manage GatewayClient lifecycle.

func (*ClientReconciler) SetupWithManager

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

SetupWithManager register the ClientReconciler to the manager.

Jump to

Keyboard shortcuts

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