Documentation ¶
Overview ¶
Package codeflare provides utility functions to config CodeFlare 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 = "codeflare" CodeflarePath = deploy.DefaultManifestPath + "/" + ComponentName + "/manifests" CodeflareOperator = "codeflare-operator" RHCodeflareOperator = "rhods-codeflare-operator" )
Functions ¶
This section is empty.
Types ¶
type CodeFlare ¶
type CodeFlare struct {
components.Component `json:""`
}
func (*CodeFlare) DeepCopyInto ¶
func (*CodeFlare) GetComponentName ¶
func (*CodeFlare) OverrideManifests ¶ added in v2.2.0
func (*CodeFlare) ReconcileComponent ¶
Click to show internal directories.
Click to hide internal directories.