Documentation
¶
Overview ¶
Copyright 2025 NVIDIA CORPORATION SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetConfig ¶
func SetConfig(cfg TestConfig)
Types ¶
type TestConfig ¶
type TestConfig struct {
SchedulerName string
SystemPodsNamespace string
ReservationNamespace string
SchedulerDeploymentName string
QueueLabelKey string
QueueNamespacePrefix string
ContainerImage string
OnNamespaceCreated func(ctx context.Context, kubeClientset kubernetes.Interface, namespaceName, queueName string) error
}
func GetConfig ¶
func GetConfig() TestConfig
Click to show internal directories.
Click to hide internal directories.