datasciencepipelines

package
v2.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package datasciencepipelines provides utility functions to config Data Science Pipelines: Pipeline solution for end to end MLOps workflows that support the Kubeflow Pipelines SDK and Tekton +groupName=datasciencecluster.opendatahub.io

Index

Constants

This section is empty.

Variables

View Source
var (
	ComponentName   = "data-science-pipelines-operator"
	Path            = deploy.DefaultManifestPath + "/" + ComponentName + "/base"
	OverlayPath     = deploy.DefaultManifestPath + "/" + ComponentName + "/overlays"
	ArgoWorkflowCRD = "workflows.argoproj.io"
)

Functions

func UnmanagedArgoWorkFlowExists added in v2.11.0

func UnmanagedArgoWorkFlowExists(ctx context.Context,
	cli client.Client) error

Types

type DataSciencePipelines

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

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

func (*DataSciencePipelines) DeepCopy added in v2.7.0

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

func (*DataSciencePipelines) DeepCopyInto

func (in *DataSciencePipelines) DeepCopyInto(out *DataSciencePipelines)

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

func (*DataSciencePipelines) GetComponentName

func (d *DataSciencePipelines) GetComponentName() string

func (*DataSciencePipelines) OverrideManifests added in v2.2.0

func (d *DataSciencePipelines) OverrideManifests(_ string) error

func (*DataSciencePipelines) ReconcileComponent

func (d *DataSciencePipelines) ReconcileComponent(ctx context.Context,
	cli client.Client,
	logger logr.Logger,
	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