codeflare

package
v2.18.2 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 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 +groupName=datasciencecluster.opendatahub.io

Index

Constants

This section is empty.

Variables

View Source
var (
	ComponentName     = "codeflare"
	CodeflarePath     = deploy.DefaultManifestPath + "/" + ComponentName + "/default"
	CodeflareOperator = "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(ctx context.Context, _ cluster.Platform) error

func (*CodeFlare) ReconcileComponent

func (c *CodeFlare) ReconcileComponent(ctx context.Context,
	cli client.Client,
	logger logr.Logger,
	owner metav1.Object,
	dscispec *dsciv1.DSCInitializationSpec,
	platform cluster.Platform,
	_ bool) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL