reconcile

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReconcilerArguments

type ReconcilerArguments struct {
	KymaRef    klog.ObjectRef
	KcpCluster cluster.Cluster
	SkrCluster cluster.Cluster
	// Provider indicates specific provider resources are available for,
	// if nil all resources for all providers are available
	Provider *cloudcontrolv1beta1.ProviderType
}

type ReconcilerFactory

type ReconcilerFactory interface {
	New(args ReconcilerArguments) reconcile.Reconciler
}

Jump to

Keyboard shortcuts

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