controllers

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterPeerReconciler

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

ClusterPeerReconciler reconciles a ClusterPeer object

func (*ClusterPeerReconciler) Reconcile

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

func (*ClusterPeerReconciler) SetupWithManager

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

type PeerReconciler

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

PeerReconciler reconciles a Peer object

func (*PeerReconciler) Reconcile

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

func (*PeerReconciler) SetupWithManager

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

SetupWithManager registers the controller to be started with the given manager

Jump to

Keyboard shortcuts

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