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 (*Management) Start ¶
func (m *Management) Start(threadiness int) error
Click to show internal directories.
Click to hide internal directories.