Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RayClusterReconciler ¶
type RayClusterReconciler struct { client.Client Scheme *runtime.Scheme CookieSalt string Config *config.KubeRayConfiguration IsOpenShift bool IsOpenShiftInitialized bool // contains filtered or unexported fields }
RayClusterReconciler reconciles a RayCluster object
func (*RayClusterReconciler) SetupWithManager ¶
func (r *RayClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.