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/openshift" )
Functions ¶
This section is empty.
Types ¶
type Ray ¶
type Ray struct {
components.Component `json:""`
}
func (*Ray) DeepCopyInto ¶
func (*Ray) GetComponentName ¶
func (*Ray) OverrideManifests ¶ added in v2.2.0
func (*Ray) ReconcileComponent ¶
Click to show internal directories.
Click to hide internal directories.