Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModelConfigReconciler ¶
type ModelConfigReconciler struct {
// contains filtered or unexported fields
}
func NewModelConfigReconciler ¶
func NewModelConfigReconciler(client client.Client, clientset kubernetes.Interface, scheme *runtime.Scheme) *ModelConfigReconciler
func (*ModelConfigReconciler) Reconcile ¶
func (c *ModelConfigReconciler) Reconcile(req ctrl.Request, tm *v1alpha1api.TrainedModel) error
Click to show internal directories.
Click to hide internal directories.