kserve

package
v2.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package kserve provides utility functions to config Kserve as the Controller for serving ML models on arbitrary frameworks

Index

Constants

This section is empty.

Variables

View Source
var (
	ComponentName          = "kserve"
	Path                   = deploy.DefaultManifestPath + "/" + ComponentName + "/base"
	DependentComponentName = "odh-model-controller"
	DependentPath          = deploy.DefaultManifestPath + "/" + DependentComponentName + "/base"
	ServiceMeshOperator    = "servicemeshoperator"
	ServerlessOperator     = "serverless-operator"
)

Functions

This section is empty.

Types

type Kserve

type Kserve struct {
	components.Component `json:""`
}

func (*Kserve) DeepCopyInto

func (k *Kserve) DeepCopyInto(target *Kserve)

func (*Kserve) GetComponentDevFlags added in v2.2.0

func (k *Kserve) GetComponentDevFlags() components.DevFlags

func (*Kserve) GetComponentName

func (k *Kserve) GetComponentName() string

func (*Kserve) OverrideManifests added in v2.2.0

func (k *Kserve) OverrideManifests(_ string) error

func (*Kserve) ReconcileComponent

func (k *Kserve) ReconcileComponent(cli client.Client, owner metav1.Object, dscispec *dsci.DSCInitializationSpec) error

func (*Kserve) SetImageParamsMap added in v2.1.0

func (k *Kserve) SetImageParamsMap(imageMap map[string]string) map[string]string

Jump to

Keyboard shortcuts

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