Documentation ¶
Index ¶
Constants ¶
View Source
const ( // AnnotationKlusterletDeployMode is the annotation key of klusterlet deploy mode AnnotationKlusterletDeployMode = "import.open-cluster-management.io/klusterlet-deploy-mode" // AnnotationEnableHostedModeAddons is the key of annotation which indicates if the add-ons will be enabled // in hosted mode automatically for a managed cluster AnnotationEnableHostedModeAddons = "addon.open-cluster-management.io/enable-hosted-mode-addons" // AnnotationKlusterletHostingClusterName is the annotation key of hosting cluster name for klusterlet AnnotationKlusterletHostingClusterName = "import.open-cluster-management.io/hosting-cluster-name" // AnnotationAddOnHostingClusterName is the annotation key of hosting cluster name for add-ons AnnotationAddOnHostingClusterName = "addon.open-cluster-management.io/hosting-cluster-name" // AnnotationCreateWithDefaultKlusterletAddonConfig is the annotation key for creating default klusterlet addon config for a normal managed cluster. AnnotationCreateWithDefaultKlusterletAddonConfig = "agent.open-cluster-management.io/create-with-default-klusterletaddonconfig" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.