generated files

This commit is contained in:
Michelle Au
2017-11-06 11:54:22 -08:00
parent b60bd37114
commit 86dd5e8d98
16 changed files with 255 additions and 77 deletions

View File

@@ -80871,6 +80871,10 @@
"reclaimPolicy": {
"description": "Dynamically provisioned PersistentVolumes of this storage class are created with this reclaimPolicy. Defaults to Delete.",
"type": "string"
},
"volumeBindingMode": {
"description": "VolumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound. When unset, VolumeBindingImmediate is used. This field is alpha-level and is only honored by servers that enable the VolumeScheduling feature.",
"type": "string"
}
},
"x-kubernetes-group-version-kind": [
@@ -81098,6 +81102,10 @@
"reclaimPolicy": {
"description": "Dynamically provisioned PersistentVolumes of this storage class are created with this reclaimPolicy. Defaults to Delete.",
"type": "string"
},
"volumeBindingMode": {
"description": "VolumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound. When unset, VolumeBindingImmediate is used. This field is alpha-level and is only honored by servers that enable the VolumeScheduling feature.",
"type": "string"
}
},
"x-kubernetes-group-version-kind": [