expire

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: 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 {

	// RevisionExpiration indicates the amount of time multiple revisions should be kept for
	// which are not being used.
	RevisionExpiration time.Duration
	// contains filtered or unexported fields
}

Controller handles the reconciliation of the 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