Record
io-k8s-api-storage-v1-csi-driver-spec
No description available.
record io-k8s-api-storage-v1-csi-driver-spec {
attach-required: option<bool>,
fs-group-policy: option<string>,
pod-info-on-mount: option<bool>,
requires-republish: option<bool>,
se-linux-mount: option<bool>,
storage-capacity: option<bool>,
token-requests: option<list<io-k8s-api-storage-v1-token-request>>,
volume-lifecycle-modes: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| attach-required | option<bool> | |
| fs-group-policy | option<string> | |
| pod-info-on-mount | option<bool> | |
| requires-republish | option<bool> | |
| se-linux-mount | option<bool> | |
| storage-capacity | option<bool> | |
| token-requests | option<list<io-k8s-api-storage-v1-token-request>> | |
| volume-lifecycle-modes | option<list<string>> |