test

package
v0.0.0-...-60a35bb Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (

	// SchedulerConfigNodeResourcesFitDisabled is scheduler config
	// with `NodeResourcesFit` plugin disabled
	SchedulerConfigNodeResourcesFitDisabled = `` /* 228-byte string literal not displayed */

	// SchedulerConfigTaintTolerationDisabled is scheduler config
	// with `TaintToleration` plugin disabled
	SchedulerConfigTaintTolerationDisabled = `` /* 227-byte string literal not displayed */

	// SchedulerConfigMinimalCorrect is the minimal
	// correct scheduler config
	SchedulerConfigMinimalCorrect = `
apiVersion: kubescheduler.config.k8s.io/v1
kind: KubeSchedulerConfiguration`

	// SchedulerConfigDecodeErr is the scheduler config
	// which throws decoding error when we try to load it
	SchedulerConfigDecodeErr = `
kind: KubeSchedulerConfiguration`

	// SchedulerConfigInvalid is invalid scheduler config
	// because we specify percentageOfNodesToScore > 100
	SchedulerConfigInvalid = `` /* 161-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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