Documentation
¶
Overview ¶
Copyright 2025 NVIDIA CORPORATION SPDX-License-Identifier: Apache-2.0
Copyright 2025 NVIDIA CORPORATION SPDX-License-Identifier: Apache-2.0
Copyright 2025 NVIDIA CORPORATION SPDX-License-Identifier: Apache-2.0
Copyright 2025 NVIDIA CORPORATION SPDX-License-Identifier: Apache-2.0
Copyright 2025 NVIDIA CORPORATION SPDX-License-Identifier: Apache-2.0
Copyright 2025 NVIDIA CORPORATION SPDX-License-Identifier: Apache-2.0
Index ¶
- Constants
- func SetFullHierarchyFairness(ctx context.Context, testCtx *testcontext.TestContext, value *bool) error
- func SetKnativeGangScheduling(ctx context.Context, testCtx *testcontext.TestContext, value *bool) error
- func SetPlacementStrategy(ctx context.Context, testCtx *testContext.TestContext, strategy string) error
- func SetRestrictNodeScheduling(value *bool, testCtx *testContext.TestContext, ctx context.Context) error
- func UnsetKnativeGangScheduling(ctx context.Context, testCtx *testcontext.TestContext) error
Constants ¶
View Source
const ( SpreadStrategy = "spread" DefaultStrategy = binpackStrategy )
Variables ¶
This section is empty.
Functions ¶
func SetFullHierarchyFairness ¶
func SetFullHierarchyFairness( ctx context.Context, testCtx *testcontext.TestContext, value *bool, ) error
func SetKnativeGangScheduling ¶ added in v0.4.0
func SetKnativeGangScheduling(ctx context.Context, testCtx *testcontext.TestContext, value *bool) error
func SetPlacementStrategy ¶
func SetPlacementStrategy( ctx context.Context, testCtx *testContext.TestContext, strategy string, ) error
func SetRestrictNodeScheduling ¶ added in v0.4.0
func SetRestrictNodeScheduling( value *bool, testCtx *testContext.TestContext, ctx context.Context, ) error
func UnsetKnativeGangScheduling ¶ added in v0.4.0
func UnsetKnativeGangScheduling(ctx context.Context, testCtx *testcontext.TestContext) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.