interface ClusterDataV1View {
    name: string;
    description: string;
}

Properties

Properties

name: string
description: string