次の方法で共有


SCClusterRecord interface

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

プロパティ

id

クラスターの ID

kind

クラスターの種類

metadata

レコードのメタデータ

name

クラスターの表示名

spec

クラスターの仕様

status

クラスターの状態の指定

プロパティの詳細

id

クラスターの ID

id?: string

プロパティ値

string

kind

クラスターの種類

kind?: string

プロパティ値

string

metadata

レコードのメタデータ

metadata?: SCMetadataEntity

プロパティ値

name

クラスターの表示名

name?: string

プロパティ値

string

spec

クラスターの仕様

spec?: SCClusterSpecEntity

プロパティ値

status

クラスターの状態の指定

status?: ClusterStatusEntity

プロパティ値