fix documentation errors

Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
This commit is contained in:
Morgan Martinet
2021-08-29 19:32:22 -04:00
parent abf7c46404
commit 06cc986113
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ export interface ClusterAttributes {
* @remarks
* The supported dashboards are: standard, rancher, openshift, gke, aks, eks
* Note that it will default to the regular dashboard provided by the Kubernetes project (standard).
* Note that you can add your own formatter by registering it to the formatters dictionary.
* Note that you can add your own formatter by registering it to the clusterLinksFormatters dictionary.
* @defaultValue standard
* @see dashboardUrl
* @example