readinessprovider

package
v0.0.0-...-93a508a Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package readinessprovider has the controller for ReadinessProviders in core API group.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReadinessProviderReconciler

type ReadinessProviderReconciler struct {
	client.Client
	Clientset                  *kubernetes.Clientset
	Log                        logr.Logger
	Scheme                     *runtime.Scheme
	ResourceExistenceCondition func(context.Context, *capabilitiesdiscovery.ClusterQueryClient, *corev1alpha2.ResourceExistenceCondition, string) (corev1alpha2.ReadinessConditionState, string)
	RestConfig                 *rest.Config
	DefaultQueryClient         *capabilitiesdiscovery.ClusterQueryClient
}

ReadinessProviderReconciler reconciles a ReadinessProvider object

func (*ReadinessProviderReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*ReadinessProviderReconciler) SetupWithManager

func (r *ReadinessProviderReconciler) SetupWithManager(mgr ctrl.Manager) 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