metricsadapter

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

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

type AAServiceReplace struct {
	Namespace         string
	HostClusterDomain string
}

AAServiceReplace is a struct to help to concrete the karmada-metrics-adapter AA Service bytes with the AAService template

type DeploymentReplace

type DeploymentReplace struct {
	Namespace string
	Replicas  *int32
	Image     string
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL