codeflare

package
v2.7.0 Latest Latest
Warning

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

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

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 + "/default"
	CodeflareOperator   = "codeflare-operator"
	RHCodeflareOperator = "rhods-codeflare-operator"
	ParamsPath          = deploy.DefaultManifestPath + "/" + ComponentName + "/manager"
)

Functions

This section is empty.

Types

type CodeFlare

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

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

func (*CodeFlare) DeepCopy added in v2.7.0

func (in *CodeFlare) DeepCopy() *CodeFlare

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

func (*CodeFlare) DeepCopyInto

func (in *CodeFlare) DeepCopyInto(out *CodeFlare)

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

func (*CodeFlare) GetComponentName

func (c *CodeFlare) GetComponentName() string

func (*CodeFlare) OverrideManifests added in v2.2.0

func (c *CodeFlare) OverrideManifests(_ string) error

func (*CodeFlare) ReconcileComponent

func (c *CodeFlare) ReconcileComponent(ctx context.Context, cli client.Client, resConf *rest.Config, 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