Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EstimatingStepListNodesByNodeClaim - label of estimating step EstimatingStepListNodesByNodeClaim = "ListNodesByNodeClaim" // EstimatingStepMaxAvailableReplicas - label of estimating step EstimatingStepMaxAvailableReplicas = "MaxAvailableReplicas" // EstimatingStepTotal - label of estimating step, total step EstimatingStepTotal = "Total" )
View Source
const (
// EstimatingTypeMaxAvailableReplicas - label of estimating type
EstimatingTypeMaxAvailableReplicas = "MaxAvailableReplicas"
)
View Source
const SchedulerEstimatorSubsystem = "karmada_scheduler_estimator"
SchedulerEstimatorSubsystem - subsystem name used by scheduler estimator
Variables ¶
This section is empty.
Functions ¶
func CountRequests ¶
CountRequests total number of scheduler estimator requests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.