# Functions
AddonInstallNamespaceFunc reads addonDeploymentConfig to set install namespace for addons in default mode, and set install namespace to klusterlet-{cluster name} for addons in hosted mode.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
AnnotationEnableHostedModeAddons is the key of annotation which indicates if the add-ons will be enabled in hosted mode automatically for a managed cluster.
AnnotationKlusterletConfig is an annotation of ManagedCluster, which references to the name of the KlusterletConfig adopted by this managed cluster.
AnnotationKlusterletDeployMode is the annotation key of klusterlet deploy mode, it describes the klusterlet deploy mode when importing a managed cluster.
AnnotationKlusterletHostingClusterName is the annotation key of hosting cluster name for klusterlet, it is required in Hosted mode, and the hosting cluster MUST be one of the managed cluster of the hub.
No description provided by the author
No description provided by the author
DisableAutoImportAnnotation is an annotation of ManagedCluster.
# Variables
No description provided by the author
nolint:allgo:embed manifestsgo:embed manifests/chartgo:embed manifests/chart/templates/_helpers.tpl.