Record
io-k8s-api-core-v1-gce-persistent-disk-volume-source
No description available.
record io-k8s-api-core-v1-gce-persistent-disk-volume-source {
fs-type: option<string>,
partition: option<s32>,
pd-name: string,
read-only: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| fs-type | option<string> | |
| partition | option<s32> | |
| pd-name | string | |
| read-only | option<bool> |