次の方法で共有


ClusterRecord interface

クラスター レコードの詳細

プロパティ

displayName

クラスターの表示名

id

クラスターの ID

kind

クラスターの種類

metadata

レコードのメタデータ

spec

クラスターの仕様

status

クラスターの仕様

プロパティの詳細

displayName

クラスターの表示名

displayName?: string

プロパティ値

string

id

クラスターの ID

id?: string

プロパティ値

string

kind

クラスターの種類

kind?: string

プロパティ値

string

metadata

レコードのメタデータ

metadata?: MetadataEntity

プロパティ値

spec

クラスターの仕様

spec?: ClusterSpecEntity

プロパティ値

status

クラスターの仕様

status?: ClusterStatusEntity

プロパティ値