mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Open API and swagger spec changes
This commit is contained in:
committed by
System Administrator
parent
83520a7470
commit
668fa94ccb
@@ -47033,6 +47033,14 @@
|
||||
"description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.",
|
||||
"type": "string"
|
||||
},
|
||||
"storagePolicyID": {
|
||||
"description": "Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.",
|
||||
"type": "string"
|
||||
},
|
||||
"storagePolicyName": {
|
||||
"description": "Storage Policy Based Management (SPBM) profile name.",
|
||||
"type": "string"
|
||||
},
|
||||
"volumePath": {
|
||||
"description": "Path that identifies vSphere volume vmdk",
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user