KubernetesRoleStorageClassInfo interface
Kubernetes ストレージ クラス情報。
プロパティ
| name | ストレージ クラス名。 |
| posix |
プロビジョニングされたストレージが posix に準拠している場合。 |
| type | ストレージ クラスの種類。 |
プロパティの詳細
name
ストレージ クラス名。
name?: string
プロパティ値
string
posixCompliant
プロビジョニングされたストレージが posix に準拠している場合。
posixCompliant?: string
プロパティ値
string
type
ストレージ クラスの種類。
type?: string
プロパティ値
string