controller

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConstellationReconciler

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

ConstellationReconciler reconciles a Constellation object

func (*ConstellationReconciler) Reconcile

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

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.14.1/pkg/reconcile

func (*ConstellationReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DataInterfaceReconciler

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

DataInterfaceReconciler reconciles a DataInterface object

func (*DataInterfaceReconciler) Reconcile

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

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.14.1/pkg/reconcile

func (*DataInterfaceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DataProcessReconciler

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

DataProcessReconciler reconciles a DataProcess object

func (*DataProcessReconciler) Reconcile

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

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.14.1/pkg/reconcile

func (*DataProcessReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DataSetReconciler

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

DataSetReconciler reconciles a DataSet object

func (*DataSetReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*DataSetReconciler) SetupWithManager

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