2015-02-05 04:19:00 +00:00
|
|
|
{
|
|
|
|
"swaggerVersion": "1.2",
|
|
|
|
"apis": [
|
2015-11-16 21:46:00 +00:00
|
|
|
{
|
|
|
|
"path": "/version",
|
|
|
|
"description": "git code version from which this is built"
|
|
|
|
},
|
2016-04-27 01:51:37 +00:00
|
|
|
{
|
|
|
|
"path": "/apis",
|
|
|
|
"description": "get available API versions"
|
|
|
|
},
|
2015-12-22 21:22:28 +00:00
|
|
|
{
|
|
|
|
"path": "/api/v1",
|
|
|
|
"description": "API at /api/v1"
|
|
|
|
},
|
2015-05-22 15:20:27 +00:00
|
|
|
{
|
|
|
|
"path": "/api",
|
|
|
|
"description": "get available API versions"
|
|
|
|
},
|
2015-10-14 23:27:41 +00:00
|
|
|
{
|
|
|
|
"path": "/apis/extensions/v1beta1",
|
|
|
|
"description": "API at /apis/extensions/v1beta1"
|
|
|
|
},
|
|
|
|
{
|
2015-11-02 22:28:39 +00:00
|
|
|
"path": "/apis/extensions",
|
2015-10-14 23:27:41 +00:00
|
|
|
"description": "get information of a group"
|
2016-02-07 20:13:05 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/autoscaling/v1",
|
|
|
|
"description": "API at /apis/autoscaling/v1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/autoscaling",
|
|
|
|
"description": "get information of a group"
|
2016-02-18 17:54:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/batch/v1",
|
|
|
|
"description": "API at /apis/batch/v1"
|
|
|
|
},
|
2016-04-25 12:58:10 +00:00
|
|
|
{
|
|
|
|
"path": "/apis/batch/v2alpha1",
|
|
|
|
"description": "API at /apis/batch/v2alpha1"
|
|
|
|
},
|
2016-02-18 17:54:46 +00:00
|
|
|
{
|
|
|
|
"path": "/apis/batch",
|
|
|
|
"description": "get information of a group"
|
2016-04-15 22:30:15 +00:00
|
|
|
},
|
2016-05-07 00:03:43 +00:00
|
|
|
{
|
|
|
|
"path": "/apis/policy/v1alpha1",
|
|
|
|
"description": "API at /apis/policy/v1alpha1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/policy",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
2016-04-15 22:30:15 +00:00
|
|
|
{
|
|
|
|
"path": "/apis/apps/v1alpha1",
|
|
|
|
"description": "API at /apis/apps/v1alpha1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/apps",
|
|
|
|
"description": "get information of a group"
|
2016-05-25 21:26:09 +00:00
|
|
|
},
|
2016-06-27 22:38:02 +00:00
|
|
|
{
|
|
|
|
"path": "/apis/certificates/v1alpha1",
|
|
|
|
"description": "API at /apis/certificates/v1alpha1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/certificates",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
2016-05-25 21:26:09 +00:00
|
|
|
{
|
|
|
|
"path": "/apis/rbac.authorization.k8s.io/v1alpha1",
|
|
|
|
"description": "API at /apis/rbac.authorization.k8s.io/v1alpha1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/rbac.authorization.k8s.io",
|
|
|
|
"description": "get information of a group"
|
2015-02-05 04:19:00 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"apiVersion": "",
|
|
|
|
"info": {
|
|
|
|
"title": "",
|
|
|
|
"description": ""
|
|
|
|
}
|
2016-04-16 05:16:26 +00:00
|
|
|
}
|