共用方式為


KubernetesRoleStorageClassInfo interface

Kubernetes 記憶體類別資訊。

屬性

name

記憶體類別名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

posixCompliant

如果布建的記憶體符合posix規範。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

記憶體類別類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

name

記憶體類別名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

posixCompliant

如果布建的記憶體符合posix規範。 注意:這個屬性不會串行化。 它只能由伺服器填入。

posixCompliant?: string

屬性值

string

type

記憶體類別類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string