inferenceservicecontroller

package
v0.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IgnoreDeletingErrors

func IgnoreDeletingErrors(err error) error

Types

type InferenceServiceController

type InferenceServiceController struct {
	// contains filtered or unexported fields
}

func NewInferenceServiceController

func NewInferenceServiceController(
	client client.Client,
	log logr.Logger,
	skipTLSVerify bool,
	bearerToken,
	isIDLabel,
	regModelIDLabel,
	modelVerIDLabel,
	mrNamespaceLabel,
	mrNameLabel,
	mrURLAnnotation,
	mrFinalizer,
	serviceURLAnnotation,
	defaultMRNamespace string,
) *InferenceServiceController

func (*InferenceServiceController) OverrideHTTPClient

func (r *InferenceServiceController) OverrideHTTPClient(client *http.Client)

func (*InferenceServiceController) Reconcile

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL