ray

package
v2.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: Apache-2.0 Imports: 7 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

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type Ray

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

func (*Ray) DeepCopyInto

func (r *Ray) DeepCopyInto(target *Ray)

func (*Ray) GetComponentDevFlags added in v2.2.0

func (r *Ray) GetComponentDevFlags() components.DevFlags

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(cli client.Client, owner metav1.Object, dscispec *dsci.DSCInitializationSpec) error

func (*Ray) SetImageParamsMap

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