workbenches

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: 13 Imported by: 0

Documentation

Overview

Package workbenches provides utility functions to config Workbenches to secure Jupyter Notebook in Kubernetes environments with support for OAuth

Index

Constants

This section is empty.

Variables

View Source
var (
	ComponentName          = "workbenches"
	DependentComponentName = "notebooks"
)

Functions

This section is empty.

Types

type Workbenches

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

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

func (*Workbenches) DeepCopy added in v2.7.0

func (in *Workbenches) DeepCopy() *Workbenches

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

func (*Workbenches) DeepCopyInto

func (in *Workbenches) DeepCopyInto(out *Workbenches)

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

func (*Workbenches) GetComponentName

func (w *Workbenches) GetComponentName() string

func (*Workbenches) OverrideManifests added in v2.2.0

func (w *Workbenches) OverrideManifests(platform string) error

func (*Workbenches) ReconcileComponent

func (w *Workbenches) ReconcileComponent(ctx context.Context, cli client.Client, resConf *rest.Config, owner metav1.Object, dscispec *dsci.DSCInitializationSpec, _ bool) error

Jump to

Keyboard shortcuts

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