Generated Files for autoscaling/v2alpha1

This commit contains all the autogenerated file changes from the commit
introducing the autoscaling/v2alpha1 API group.
This commit is contained in:
Solly Ross
2016-12-12 13:53:14 -05:00
parent fe32a09ba4
commit f6c78eb0de
45 changed files with 17661 additions and 105 deletions

View File

@@ -4816,6 +4816,39 @@
}
]
},
"/apis/autoscaling/v2alpha1/": {
"get": {
"description": "get available resources",
"consumes": [
"application/json",
"application/yaml",
"application/vnd.kubernetes.protobuf"
],
"produces": [
"application/json",
"application/yaml",
"application/vnd.kubernetes.protobuf"
],
"schemes": [
"https"
],
"tags": [
"autoscaling_v2alpha1"
],
"operationId": "getAutoscalingV2alpha1APIResources",
"responses": {
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
}
},
"401": {
"description": "Unauthorized"
}
}
}
},
"/apis/batch/": {
"get": {
"description": "get information of a group",