controller

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataPluginReconciler

type DataPluginReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	Log    logging.Logger
}

DataPluginReconciler reconciles a DataPlugin object

func (*DataPluginReconciler) Reconcile

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

Reconcile reads that state of the cluster for a Dataset object and makes changes based on the state read and what is in the Dataset.Spec

func (*DataPluginReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ObjectMetadata

type ObjectMetadata struct {
	APIVersion string `yaml:"apiVersion"`
	Kind       string `yaml:"kind"`
}

ObjectMetadata represents the metadata of a Kubernetes object

Jump to

Keyboard shortcuts

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