ray

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: 11 Imported by: 0

Documentation

Overview

Package ray provides utility functions to config Ray as part of the stack which makes managing distributed compute infrastructure in the cloud easy and intuitive for Data Scientists +groupName=datasciencecluster.opendatahub.io

Index

Constants

This section is empty.

Variables

View Source
var (
	ComponentName = "ray"
	RayPath       = deploy.DefaultManifestPath + "/" + ComponentName + "/openshift"
)

Functions

This section is empty.

Types

type Ray

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

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

func (*Ray) DeepCopy added in v2.7.0

func (in *Ray) DeepCopy() *Ray

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

func (*Ray) DeepCopyInto

func (in *Ray) DeepCopyInto(out *Ray)

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

func (*Ray) GetComponentName

func (r *Ray) GetComponentName() string

func (*Ray) OverrideManifests added in v2.2.0

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

func (*Ray) ReconcileComponent

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