kserve

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ComponentName          = "kserve"
	Path                   = deploy.DefaultManifestPath + "/" + ComponentName + "/base"
	DependentComponentName = "odh-model-controller"
	DependentPath          = deploy.DefaultManifestPath + "/" + DependentComponentName + "/base"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Kserve

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

func (*Kserve) DeepCopyInto

func (in *Kserve) DeepCopyInto(out *Kserve)

func (*Kserve) GetComponentName

func (d *Kserve) GetComponentName() string

func (*Kserve) IsEnabled

func (d *Kserve) IsEnabled() bool

func (*Kserve) ReconcileComponent

func (d *Kserve) ReconcileComponent(owner metav1.Object, cli client.Client, scheme *runtime.Scheme, enabled bool, namespace string) error

func (*Kserve) SetEnabled

func (d *Kserve) SetEnabled(enabled bool)

func (*Kserve) SetImageParamsMap added in v2.1.0

func (d *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