Documentation
¶
Index ¶
Constants ¶
View Source
const ( ManagedClusterLabelAllowListConfigMapName = "observability-managed-cluster-label-allowlist" ManagedClusterLabelAllowListConfigMapKey = "managed_cluster.yaml" ManagedClusterLabelAllowListNamespace = "open-cluster-management-observability" RBACProxyLabelMetricName = "acm_label_names" ACMManagedClusterLabelNamesMetricName = "acm_managed_cluster_labels" )
Variables ¶
View Source
var ( RequiredLabelList = []string{"name", "cluster.open-cluster-management.io/clusterset"} // Scheme is the runtime scheme for the proxy. Scheme = runtime.NewScheme() )
Functions ¶
func CreateManagedClusterLabelAllowListCM ¶
CreateManagedClusterLabelAllowListCM creates a managedcluster label allowlist configmap object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.