Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddonMetricsAdapter = &addoninit.Addon{ Name: addoninit.MetricsAdapterResourceName, Status: status, Enable: enableMetricsAdapter, Disable: disableMetricsAdapter, }
AddonMetricsAdapter describe the metrics-adapter addon command process
Functions ¶
This section is empty.
Types ¶
type AAApiServiceReplace ¶
type AAApiServiceReplace struct { Name string Namespace string Group string Version string CABundle string }
AAApiServiceReplace is a struct to help to concrete the karmada-metrics-adapter ApiService bytes with the AAApiService template
type AAServiceReplace ¶
AAServiceReplace is a struct to help to concrete the karmada-metrics-adapter AA Service bytes with the AAService template
type DeploymentReplace ¶
DeploymentReplace is a struct to help to concrete the karmada-metrics-adapter deployment bytes with the deployment template
type ServiceReplace ¶
type ServiceReplace struct {
Namespace string
}
ServiceReplace is a struct to help to concrete the karmada-metrics-adapter Service bytes with the Service template
Click to show internal directories.
Click to hide internal directories.