Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IgnoreDeletingErrors ¶
Types ¶
type InferenceServiceController ¶
type InferenceServiceController struct {
// contains filtered or unexported fields
}
func (*InferenceServiceController) OverrideHTTPClient ¶
func (r *InferenceServiceController) OverrideHTTPClient(client *http.Client)
func (*InferenceServiceController) Reconcile ¶
func (r *InferenceServiceController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile performs the reconciliation of the model registry based on Kubeflow InferenceService CRs
func (*InferenceServiceController) SetupWithManager ¶
func (r *InferenceServiceController) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.