reconcile

package
v0.0.0-...-5af6bcd Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppReconciler

type AppReconciler interface {
	Reconcile(owner metav1.OwnerReference, appType, name string, manifest *manifest.AppManifests) error
	CleanClusterLayerResources(uid types.UID, selector labels.Selector) error
}

func New

func New(logger log.Logger, client client.Client) AppReconciler

Jump to

Keyboard shortcuts

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