constants

package
v0.0.0-...-0f541f5 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// APICallRetryInterval defines how long firefly should wait before retrying a failed API operation
	APICallRetryInterval = 500 * time.Millisecond

	// KarmadaSystemNamespace defines the leader selection namespace for karmada components
	KarmadaSystemNamespace = "karmada-system"
	// KarmadaComponentEtcd defines the name of the built-in etcd cluster component
	KarmadaComponentEtcd = "etcd"
	// KarmadaComponentKubeAPIServer defines the name of the karmada-apiserver component
	KarmadaComponentKubeAPIServer = "karmada-apiserver"
	// KarmadaComponentAggregratedAPIServer defines the name of the karmada-aggregated-apiserver component
	KarmadaComponentAggregratedAPIServer = "karmada-aggregated-apiserver"
	// KarmadaComponentKubeControllerManager defines the name of the karmada-kube-controller-manager component
	KarmadaComponentKubeControllerManager = "karmada-kube-controller-manager"
	// KarmadaComponentScheduler defines the name of the karmada-scheduler component
	KarmadaComponentScheduler = "karmada-scheduler"
	// KarmadaComponentDescheduler defines the name of the karmada-descheduler component
	KarmadaComponentDescheduler = "karmada-descheduler"
	// KarmadaComponentControllerManager defines the name of the karmada-controller-manager component
	KarmadaComponentControllerManager = "karmada-controller-manager"
	// KarmadaComponentWebhook defines the name of the karmada-webhook component
	KarmadaComponentWebhook = "karmada-webhook"
	// KarmadaComponentSchedulerEstimator defines the name of the karmada-scheduler-estimator component
	KarmadaComponentSchedulerEstimator = "karmada-scheduler-estimator"
	// FireflyComponentKarmadaManager defines the name of the karmada-karmada-manager component
	FireflyComponentKarmadaManager = "firefly-karmada-manager"
	// FireflyComponentKarmadaWebhook defines the name of the karmada-karmada-webhook component
	FireflyComponentKarmadaWebhook = "firefly-karmada-webhook"

	// ClusterpediaSystemNamespace defines the leader selection namespace for clusterpedia components
	ClusterpediaSystemNamespace = "clusterpedia-system"
	// ClusterpediaComponentAPIServer defines the name of the clusterpedia-apiserver component
	ClusterpediaComponentAPIServer = "clusterpedia-apiserver"
	// ClusterpediaComponentControllerManager defines the name of the clusterpedia-controller-manager component
	ClusterpediaComponentControllerManager = "clusterpedia-controller-manager"
	// ClusterpediaComponentClusterSynchroManager defines the name of the clusterpedia-clustersynchro-manager component
	ClusterpediaComponentClusterSynchroManager = "clusterpedia-clustersynchro-manager"
	// ClusterpediaComponentInternalStorage defines the name of the clusterpedia-internalstorage component
	ClusterpediaComponentInternalStorage = "clusterpedia-internalstorage"
	// ClusterpediaComponentInternalStoragePostgres defines the name of the clusterpedia-internalstorage-postgres component
	ClusterpediaComponentInternalStoragePostgres = "clusterpedia-internalstorage-postgres"
	// ClusterpediaComponentInternalStorageMySQL defines the name of the clusterpedia-internalstorage-mysql component
	ClusterpediaComponentInternalStorageMySQL = "clusterpedia-internalstorage-mysql"
)

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