reconciler

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PoolReconcilerFinalizerName = "pvpool.puppet.com/pool-reconciler"
)

Variables

This section is empty.

Functions

func AddCheckoutReconcilerToManager

func AddCheckoutReconcilerToManager(mgr manager.Manager, cfg *opt.Config) error

func AddPoolReconcilerToManager

func AddPoolReconcilerToManager(mgr manager.Manager, cfg *opt.Config) error

Types

type CheckoutReconciler

type CheckoutReconciler struct {
	// contains filtered or unexported fields
}

func NewCheckoutReconciler

func NewCheckoutReconciler(cl client.Client) *CheckoutReconciler

func (*CheckoutReconciler) Reconcile

func (pr *CheckoutReconciler) Reconcile(ctx context.Context, req reconcile.Request) (r reconcile.Result, err error)

type PoolReconciler

type PoolReconciler struct {
	// contains filtered or unexported fields
}

func NewPoolReconciler

func NewPoolReconciler(cl client.Client) *PoolReconciler

func (*PoolReconciler) Reconcile

func (pr *PoolReconciler) Reconcile(ctx context.Context, req reconcile.Request) (r reconcile.Result, err error)

Jump to

Keyboard shortcuts

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