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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user