Documentation
¶
Overview ¶
Copyright 2025 NVIDIA CORPORATION SPDX-License-Identifier: Apache-2.0
Index ¶
- func DisableScheduler(ctx context.Context, testCtx *testcontext.TestContext)
- func EnableScheduler(ctx context.Context, testCtx *testcontext.TestContext)
- func PatchKAIConfig(ctx context.Context, testCtx *testcontext.TestContext, ...) error
- func PatchSchedulingShard(ctx context.Context, testCtx *testcontext.TestContext, shardName string, ...) error
- func SetShardArg(ctx context.Context, testCtx *testcontext.TestContext, shardName string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableScheduler ¶
func DisableScheduler(ctx context.Context, testCtx *testcontext.TestContext)
func EnableScheduler ¶
func EnableScheduler(ctx context.Context, testCtx *testcontext.TestContext)
func PatchKAIConfig ¶ added in v0.10.0
func PatchKAIConfig(ctx context.Context, testCtx *testcontext.TestContext, update func(*kaiv1.Config)) error
func PatchSchedulingShard ¶ added in v0.10.0
func PatchSchedulingShard(ctx context.Context, testCtx *testcontext.TestContext, shardName string, update func(*kaiv1.SchedulingShard)) error
func SetShardArg ¶ added in v0.10.0
func SetShardArg(ctx context.Context, testCtx *testcontext.TestContext, shardName string, argName string, value *string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.