Documentation ¶
Index ¶
Constants ¶
View Source
const ( CreatedViaAnnotation = "open-cluster-management/created-via" CreatedViaAI = "assisted-installer" CreatedViaHive = "hive" CreatedViaDiscovery = "discovery" )
View Source
const ( ImportSecretNameSuffix = "import" ImportSecretImportYamlKey = "import.yaml" ImportSecretCRDSYamlKey = "crds.yaml" ImportSecretCRDSV1YamlKey = "crdsv1.yaml" ImportSecretCRDSV1beta1YamlKey = "crdsv1beta1.yaml" )
#nosec
View Source
const AutoImportSecretName string = "auto-import-secret"
#nosec
View Source
const ClusterImportSecretLabel = "managedcluster-import-controller.open-cluster-management.io/import-secret"
View Source
const ImportFinalizer string = "managedcluster-import-controller.open-cluster-management.io/cleanup"
View Source
const PodNamespaceEnvVarName = "POD_NAMESPACE"
View Source
const SelfManagedLabel string = "local-cluster"
View Source
const YamlSperator = "\n---\n"
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.