controllers

package
v0.0.0-...-8c29f88 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PreflightCheckJobReconciler

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

PreflightCheckJobReconciler reconciles the deployment resource.

func (*PreflightCheckJobReconciler) Reconcile

Reconcile will ensure that the Kubernetes Job for PreflightCheck reaches the desired state.

func (*PreflightCheckJobReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type PreflightCheckStatusReconciler

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

PreflightCheckStatusReconciler reconciles the deployment resource.

func (*PreflightCheckStatusReconciler) Reconcile

+kubebuilder:rbac:groups=tools.opdev.io,resources=preflightchecks,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=tools.opdev.io,resources=preflightchecks/status,verbs=get;update;patch +kubebuilder:rbac:groups=tools.opdev.io,resources=preflightchecks/finalizers,verbs=update Reconcile will ensure that the Kubernetes Job for PreflightCheck reaches the desired state.

func (*PreflightCheckStatusReconciler) SetupWithManager

func (r *PreflightCheckStatusReconciler) 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