servercontroller

package
v0.11.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package servercontroller implements the logic of the GatewayServer Controller to create InternalFabrics.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerReconciler

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

ServerReconciler manage GatewayServer lifecycle.

func NewServerReconciler

func NewServerReconciler(cl client.Client, s *runtime.Scheme) *ServerReconciler

NewServerReconciler returns a new ServerReconciler.

func (*ServerReconciler) Reconcile

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

Reconcile manage GatewayServer lifecycle.

func (*ServerReconciler) SetupWithManager

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

SetupWithManager register the ServerReconciler to the manager.

Jump to

Keyboard shortcuts

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