kserve

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KServe

type KServe struct{}

KServe implements the Platform interface for KServe

func (*KServe) Delete

func (k *KServe) Delete(ctx context.Context, r shared.Reconciler, resource client.Object) error

Delete handles cleanup of resources created for NIM caching

func (*KServe) Sync

func (k *KServe) Sync(ctx context.Context, r shared.Reconciler, resource client.Object) (ctrl.Result, error)

Sync handles reconciliation of Kserve resources

type NIMCacheReconciler

type NIMCacheReconciler struct {
	shared.Reconciler
	client.Client
	// contains filtered or unexported fields
}

NIMCacheReconciler represents the NIMCache reconciler instance for KServe platform

func NewNIMCacheReconciler

func NewNIMCacheReconciler(r shared.Reconciler) *NIMCacheReconciler

NewNIMCacheReconciler returns NIMCacheReconciler for KServe platform

type NIMServiceReconciler

type NIMServiceReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

NIMServiceReconciler represents the NIMService reconciler instance for KServe platform

func NewNIMServiceReconciler

func NewNIMServiceReconciler(r shared.Reconciler) *NIMServiceReconciler

NewNIMServiceReconciler returns NIMServiceReconciler for KServe platform

Jump to

Keyboard shortcuts

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