ClusterRecord interface
Details of cluster record
Properties
| display |
Display name of the cluster |
| id | Id of the cluster |
| kind | Type of cluster |
| metadata | Metadata of the record |
| spec | Specification of the cluster |
| status | Specification of the cluster |
Property Details
displayName
Display name of the cluster
displayName?: string
Property Value
string
id
Id of the cluster
id?: string
Property Value
string
kind
Type of cluster
kind?: string
Property Value
string