operator

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AnnotationSkipCozystackValues disables injection of cozystack-values secret into HelmRelease
	// This annotation should be placed on PackageSource
	AnnotationSkipCozystackValues = "operator.cozystack.io/skip-cozystack-values"
	// SecretCozystackValues is the name of the secret containing cluster and namespace configuration
	SecretCozystackValues = "cozystack-values"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageReconciler

type PackageReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

PackageReconciler reconciles Package resources

func (*PackageReconciler) Reconcile

func (r *PackageReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile is part of the main kubernetes reconciliation loop

func (*PackageReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type PackageSourceReconciler

type PackageSourceReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

PackageSourceReconciler reconciles PackageSource resources

func (*PackageSourceReconciler) Reconcile

func (r *PackageSourceReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile is part of the main kubernetes reconciliation loop

func (*PackageSourceReconciler) SetupWithManager

func (r *PackageSourceReconciler) 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