controller

package
v0.0.0-...-8262c23 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	GVK             kotclient.GVK
	Watchers        []reconcile.Watcher
	BeforeAll       action.Action
	Reconcilers     []reconcile.Reconciler
	StatusResolvers []reconcile.StatusResolver
	Finalizers      []reconcile.Finalizer
	Deps            deps.Container
	// contains filtered or unexported fields
}

func (*Controller) Complete

func (c *Controller) Complete(ctn deps.Container) error

func (*Controller) MustComplete

func (c *Controller) MustComplete(ctn deps.Container)

func (*Controller) OwnedGVKs

func (c *Controller) OwnedGVKs() []kotclient.GVK

func (*Controller) ParentGVK

func (c *Controller) ParentGVK() kotclient.GVK

func (*Controller) Prepare

func (c *Controller) Prepare(ctn deps.Container)

func (*Controller) Reconcile

func (c *Controller) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Jump to

Keyboard shortcuts

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