provider

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 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 ProviderReconciler

type ProviderReconciler struct {
	schema.GroupVersionKind
	PlatformClient client.Client
}

func (*ProviderReconciler) ControllerName

func (r *ProviderReconciler) ControllerName() string

func (*ProviderReconciler) HandleJob

HandleJob creates a reconcile request for the provider associated with the job.

func (*ProviderReconciler) Reconcile

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

type ProviderReconcilerList

type ProviderReconcilerList struct {
	PlatformClient client.Client
	Scheme         *runtime.Scheme
	Reconcilers    []*ProviderReconciler
}

func (*ProviderReconcilerList) SetupWithManager

func (r *ProviderReconcilerList) SetupWithManager(mgr ctrl.Manager, providerGKVList []schema.GroupVersionKind) error

SetupWithManager sets up the controllers with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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