modelmeshserving

package
v2.4.0 Latest Latest
Warning

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

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

Documentation

Overview

Package modelmeshserving provides utility functions to config MoModelMesh, a general-purpose model serving management/routing layer

Index

Constants

This section is empty.

Variables

View Source
var (
	ComponentName = "model-mesh"
	Path          = deploy.DefaultManifestPath + "/" + ComponentName + "/overlays/odh"
	// monitoringPath         = deploy.DefaultManifestPath + "/" + "modelmesh-monitoring/base"
	DependentComponentName = "odh-model-controller"
	DependentPath          = deploy.DefaultManifestPath + "/" + DependentComponentName + "/base"
)

Functions

This section is empty.

Types

type ModelMeshServing

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

func (*ModelMeshServing) DeepCopyInto

func (m *ModelMeshServing) DeepCopyInto(target *ModelMeshServing)

func (*ModelMeshServing) GetComponentName

func (m *ModelMeshServing) GetComponentName() string

func (*ModelMeshServing) OverrideManifests added in v2.2.0

func (m *ModelMeshServing) OverrideManifests(_ string) error

func (*ModelMeshServing) ReconcileComponent

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

Jump to

Keyboard shortcuts

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