config

package
v0.0.0-...-d0cda72 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AddToScheme = localSchemeBuilder.AddToScheme
	Scheme      = runtime.NewScheme()
)

Functions

This section is empty.

Types

type Management

type Management struct {
	ReleaseName string
	Namespace   string
	ClientSet   *kubernetes.Clientset
	RestConfig  *rest.Config
	Apply       apply.Apply
	Scheme      *runtime.Scheme

	OneBlockMLFactory   *obmlv1.Factory
	OneBlockMgmtFactory *obmgmtv1.Factory
	CoreFactory         *corev1.Factory
	AppsFactory         *appsv1.Factory
	RbacFactory         *rbacv1.Factory
	KubeRayFactory      *kuberayv1.Factory
	NvidiaFactory       *nvidiav1.Factory
	SchedulingFactory   *schedulingv1.Factory
	TokenManager        dashboardapi.TokenManager
	// contains filtered or unexported fields
}

func SetupManagement

func SetupManagement(ctx context.Context, restConfig *rest.Config, namespace, releaseName string) (*Management, error)

func (*Management) Start

func (m *Management) Start(threadiness int) error

Jump to

Keyboard shortcuts

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