controllers

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 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 PodReconciler

type PodReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	Cache  cache.Cache
}

PodReconciler reconciles a Pod object

func (*PodReconciler) Create

func (r *PodReconciler) Create(e event.CreateEvent) bool

func (*PodReconciler) Delete

func (r *PodReconciler) Delete(e event.DeleteEvent) bool

func (*PodReconciler) Generic

func (r *PodReconciler) Generic(e event.GenericEvent) bool

func (*PodReconciler) Reconcile

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

func (*PodReconciler) SetupWithManager

func (r *PodReconciler) SetupWithManager(mgr ctrl.Manager, secrets []corev1.Secret) error

SetupWithManager sets up the controller with the Manager.

func (*PodReconciler) Update

func (r *PodReconciler) Update(e event.UpdateEvent) bool

Jump to

Keyboard shortcuts

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