export interface IClusterInfo { kubeVersion?: string; clusterName?: string; }