aim

package
v0.2.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2025 License: MIT Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupWithManager

func SetupWithManager(mgr ctrl.Manager) error

SetupWithManager registers all AIM controllers with the manager

Types

type AIMClusterServiceTemplateReconciler

type AIMClusterServiceTemplateReconciler struct {
	client.Client
	Scheme    *runtime.Scheme
	Recorder  record.EventRecorder
	Clientset kubernetes.Interface
}

AIMClusterServiceTemplateReconciler reconciles a AIMClusterServiceTemplate object

func (*AIMClusterServiceTemplateReconciler) Reconcile

func (*AIMClusterServiceTemplateReconciler) SetupWithManager

func (r *AIMClusterServiceTemplateReconciler) SetupWithManager(mgr ctrl.Manager) error

type AIMModelCacheReconciler

type AIMModelCacheReconciler struct {
	client.Client
	Scheme    *runtime.Scheme
	Recorder  record.EventRecorder
	Clientset kubernetes.Interface
}

AIMModelCacheReconciler reconciles a AIMModelCache object

func (*AIMModelCacheReconciler) Reconcile

func (r *AIMModelCacheReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*AIMModelCacheReconciler) SetupWithManager

func (r *AIMModelCacheReconciler) SetupWithManager(mgr ctrl.Manager) error

type AIMServiceReconciler

type AIMServiceReconciler struct {
	client.Client
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

AIMServiceReconciler reconciles AIMService resources into KServe InferenceServices.

func (*AIMServiceReconciler) Reconcile

func (r *AIMServiceReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*AIMServiceReconciler) SetupWithManager

func (r *AIMServiceReconciler) SetupWithManager(mgr ctrl.Manager) error

type AIMServiceTemplateReconciler

type AIMServiceTemplateReconciler struct {
	client.Client
	Scheme    *runtime.Scheme
	Recorder  record.EventRecorder
	Clientset kubernetes.Interface
}

AIMServiceTemplateReconciler reconciles a AIMServiceTemplate object

func (*AIMServiceTemplateReconciler) Reconcile

func (*AIMServiceTemplateReconciler) SetupWithManager

func (r *AIMServiceTemplateReconciler) SetupWithManager(mgr ctrl.Manager) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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