controller

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2025 License: Apache-2.0 Imports: 41 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkloadClusterChartValuesPath = "workload-cluster.values.yaml"
	PreviewClusterChartValuesPath  = "preview.values.yaml"
)

Variables

View Source
var (
	ErrNotYetReady       = fmt.Errorf("the SylvaWorkloadCluster is not yet ready")
	ErrNotYetDeleted     = fmt.Errorf("the SylvaWorkloadCluster is being deleted")
	ErrSourceNotYetReady = fmt.Errorf("a source in valuesFrom is not yet ready")
)

Functions

This section is empty.

Types

type AllWorkloadClusterLabels added in v0.8.0

type AllWorkloadClusterLabels struct {
	predicate.Funcs
}

func (AllWorkloadClusterLabels) Update added in v0.8.0

type ConfigMapChangePredicate

type ConfigMapChangePredicate struct {
	predicate.Funcs
}

func (ConfigMapChangePredicate) Update

type SecretChangePredicate

type SecretChangePredicate struct {
	predicate.Funcs
}

func (SecretChangePredicate) Update

type SourceRevisionChangePredicate added in v0.10.0

type SourceRevisionChangePredicate struct {
	predicate.Funcs
}

func (SourceRevisionChangePredicate) Update added in v0.10.0

type SylvaWorkloadClusterReconciler

type SylvaWorkloadClusterReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	record.EventRecorder
}

SylvaWorkloadClusterReconciler reconciles a SylvaWorkloadCluster object

func (*SylvaWorkloadClusterReconciler) GenerateSylvaUnitsRelease

func (*SylvaWorkloadClusterReconciler) Reconcile

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

func (*SylvaWorkloadClusterReconciler) SetupWithManager

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