modelmeshserving

package
v2.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package modelmeshserving provides utility functions to config MoModelMesh, a general-purpose model serving management/routing layer +groupName=datasciencecluster.opendatahub.io

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type ModelMeshServing

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

ModelMeshServing struct holds the configuration for the ModelMeshServing component. +kubebuilder:object:generate=true

func (*ModelMeshServing) DeepCopy added in v2.7.0

func (in *ModelMeshServing) DeepCopy() *ModelMeshServing

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ModelMeshServing.

func (*ModelMeshServing) DeepCopyInto

func (in *ModelMeshServing) DeepCopyInto(out *ModelMeshServing)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

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(ctx context.Context,
	cli client.Client,
	logger logr.Logger,
	owner metav1.Object,
	dscispec *dsciv1.DSCInitializationSpec,
	_ bool,
) error

Jump to

Keyboard shortcuts

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