Documentation ¶
Index ¶
Constants ¶
View Source
const DeploymentCompleted string = "Kubeflow Deployment completed"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KfDefReconciler ¶
type KfDefReconciler struct { Client client.Client Scheme *runtime.Scheme RestConfig *rest.Config Log logr.Logger // Recorder to generate events Recorder record.EventRecorder }
KfDefReconciler reconciles a KfDef object
func (*KfDefReconciler) SetupWithManager ¶
func (r *KfDefReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.