Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataPluginReconciler ¶
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 ¶
ObjectMetadata represents the metadata of a Kubernetes object
Click to show internal directories.
Click to hide internal directories.