Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TrainJobReconciler ¶
type TrainJobReconciler struct {
// contains filtered or unexported fields
}
func NewTrainJobReconciler ¶
func NewTrainJobReconciler(client client.Client, recorder record.EventRecorder, runtimes map[string]jobruntimes.Runtime) *TrainJobReconciler
func (*TrainJobReconciler) SetupWithManager ¶
func (r *TrainJobReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error
Click to show internal directories.
Click to hide internal directories.