constants

package
v0.0.0-...-44dad58 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// Override the client-go default 5 qps and 10 burst
	DefaultSchedulerClientQPS   = 100
	DefaultSchedulerClientBurst = 500

	// DefaultRequestTimeout is set for all client-go request. This is the absolute
	// timeout of the HTTP request, including reading the response body.
	DefaultRequestTimeout = 30 * time.Second

	VirtualClusterWorker = 3
	SuperClusterWorker   = 3

	KubeconfigAdminSecretName = "admin-kubeconfig"

	InternalSchedulerCache   = "tenancy.x-k8s.io/schedulercache"
	InternalSchedulerEngine  = "tenancy.x-k8s.io/schedulerengine"
	InternalSchedulerManager = "tenancy.x-k8s.io/schedulermanager"
)

Variables

View Source
var SchedulerUserAgent = "scheduler" + version.BriefVersion()

shadowcluster has a fake "unlimited" capacity

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