datasciencepipelines

package
v2.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 11 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

Index

Constants

This section is empty.

Variables

View Source
var (
	ComponentName = "data-science-pipelines-operator"
	Path          = deploy.DefaultManifestPath + "/" + ComponentName + "/base"
)

Functions

This section is empty.

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,
	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