export interface IClusterIdentifier { clusterName: string; secretKey: string; }