update api-report and update docs around caData

Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
This commit is contained in:
Aldira Putra Raharja
2021-10-13 20:16:55 +07:00
parent 2bacec5531
commit 26b7943660
2 changed files with 16 additions and 0 deletions
+2
View File
@@ -27,6 +27,8 @@ export interface AWSClusterDetails extends ClusterDetails {
export interface ClusterDetails {
// (undocumented)
authProvider: string;
// (undocumented)
caData?: string | undefined;
dashboardApp?: string;
dashboardUrl?: string;
name: string;