controllers

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewScanner added in v0.0.12

type NewScanner func(gitRepositoryManager scanner.GitRepositoryManager, gitClient scanner.GitClient, httpClients scanner.HTTPClient, logger logr.Logger) scanner.RepoScanner

type ProfileCatalogSourceReconciler

type ProfileCatalogSourceReconciler struct {
	client.Client

	Profiles *catalog.Catalog
	// contains filtered or unexported fields
}

ProfileCatalogSourceReconciler reconciles a ProfileCatalogSource object

func NewCatalogSourceReconciler added in v0.0.12

func NewCatalogSourceReconciler(c client.Client, log logr.Logger, scheme *runtime.Scheme, profiles *catalog.Catalog) *ProfileCatalogSourceReconciler

func (*ProfileCatalogSourceReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.0/pkg/reconcile

func (*ProfileCatalogSourceReconciler) SetupWithManager

func (r *ProfileCatalogSourceReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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