update api-report and update docs around caData
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user