revision

package
v0.4.9 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: GPL-2.0 Imports: 22 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 {

	// EnableWebhooks indicates if the webhooks should be enabled
	EnableWebhooks bool
	// EnableUpdateProtection indicates if the update protection should be enabled
	EnableUpdateProtection bool
	// contains filtered or unexported fields
}

Controller handles the reconciliation of the policy resource

func (*Controller) Add

func (c *Controller) Add(mgr manager.Manager) error

Add is called to setup the manager for the controller

func (*Controller) Reconcile

func (c *Controller) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Reconcile is called to handle the reconciliation of the resource

Jump to

Keyboard shortcuts

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