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

@@ -6598,7 +6598,7 @@ func GetOpenAPIDefinitions(ref openapi.ReferenceCallback) map[string]openapi.Ope
Ref: ref("k8s.io/kubernetes/pkg/api/v1.Affinity"),
},
},
"schedulername": {
"schedulerName": {
SchemaProps: spec.SchemaProps{
Description: "If specified, the pod will be dispatched by specified scheduler. If not specified, the pod will be dispatched by default scheduler.",
Type: []string{"string"},