trainingoperator

package
v2.10.1 Latest Latest
Warning

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

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

Documentation

Overview

Package trainingoperator provides utility functions to config trainingoperator as part of the stack which makes managing distributed compute infrastructure in the cloud easy and intuitive for Data Scientists

Index

Constants

This section is empty.

Variables

View Source
var (
	ComponentName        = "trainingoperator"
	TrainingOperatorPath = deploy.DefaultManifestPath + "/" + ComponentName + "/rhoai"
)

Functions

This section is empty.

Types

type TrainingOperator

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

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

func (*TrainingOperator) DeepCopy

func (in *TrainingOperator) DeepCopy() *TrainingOperator

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

func (*TrainingOperator) DeepCopyInto

func (in *TrainingOperator) DeepCopyInto(out *TrainingOperator)

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

func (*TrainingOperator) GetComponentName

func (r *TrainingOperator) GetComponentName() string

func (*TrainingOperator) OverrideManifests

func (r *TrainingOperator) OverrideManifests(_ string) error

func (*TrainingOperator) ReconcileComponent

func (r *TrainingOperator) 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