controller

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2025 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComposabilityRequestReconciler

type ComposabilityRequestReconciler struct {
	client.Client
	Clientset *kubernetes.Clientset
	Scheme    *runtime.Scheme
}

ComposabilityRequestReconciler reconciles a ComposabilityRequest object

func (*ComposabilityRequestReconciler) 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.19.0/pkg/reconcile

func (*ComposabilityRequestReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ComposableResourceAdapter

type ComposableResourceAdapter struct {
	CDIProvider cdi.CdiProvider
	// contains filtered or unexported fields
}

func NewComposableResourceAdapter

func NewComposableResourceAdapter(ctx context.Context, client client.Client, clientSet *kubernetes.Clientset) (*ComposableResourceAdapter, error)

type ComposableResourceReconciler

type ComposableResourceReconciler struct {
	client.Client
	Clientset  *kubernetes.Clientset
	Scheme     *runtime.Scheme
	RestConfig *rest.Config
}

ComposableResourceReconciler reconciles a ComposableResource object

func (*ComposableResourceReconciler) 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.19.0/pkg/reconcile

func (*ComposableResourceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type UpstreamSyncerReconciler

type UpstreamSyncerReconciler struct {
	client.Client
	ClientSet *kubernetes.Clientset
	Scheme    *runtime.Scheme
	// contains filtered or unexported fields
}

func (*UpstreamSyncerReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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