SCClusterRecord interface

Details of cluster record

Properties

id

Id of the cluster

kind

Type of cluster

metadata

Metadata of the record

name

Display name of the cluster

spec

Specification of the cluster

status

Specification of the cluster status

Property Details

id

Id of the cluster

id?: string

Property Value

string

kind

Type of cluster

kind?: string

Property Value

string

metadata

Metadata of the record

metadata?: SCMetadataEntity

Property Value

name

Display name of the cluster

name?: string

Property Value

string

spec

Specification of the cluster

spec?: SCClusterSpecEntity

Property Value

status

Specification of the cluster status

status?: ClusterStatusEntity

Property Value