Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddonEstimator = &addoninit.Addon{ Name: addoninit.EstimatorResourceName, Status: status, Enable: enableEstimator, Disable: disableEstimator, }
AddonEstimator describe the estimator addon command process
Functions ¶
This section is empty.
Types ¶
type DeploymentReplace ¶
type DeploymentReplace struct { Namespace string Replicas *int32 Image string MemberClusterName string }
DeploymentReplace is a struct to help to concrete the karmada-estimator deployment bytes with the deployment template
type ServiceReplace ¶
ServiceReplace is a struct to help to concrete the karmada-estimator Service bytes with the Service template
Click to show internal directories.
Click to hide internal directories.