generated codes.

This commit is contained in:
Klaus Ma
2017-03-02 11:15:17 +08:00
parent 7886bf8166
commit 8caf006d16
24 changed files with 1255 additions and 419 deletions

View File

@@ -39514,7 +39514,7 @@
"description": "Restart policy for all containers within the pod. One of Always, OnFailure, Never. Default to Always. More info: http://kubernetes.io/docs/user-guide/pod-states#restartpolicy",
"type": "string"
},
"schedulername": {
"schedulerName": {
"description": "If specified, the pod will be dispatched by specified scheduler. If not specified, the pod will be dispatched by default scheduler.",
"type": "string"
},