2017-02-01 00:45:59 +00:00
|
|
|
{
|
|
|
|
"swaggerVersion": "1.2",
|
|
|
|
"apis": [
|
|
|
|
{
|
|
|
|
"path": "/version",
|
|
|
|
"description": "git code version from which this is built"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis",
|
|
|
|
"description": "get available API versions"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/logs",
|
|
|
|
"description": "get log files"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/api/v1",
|
|
|
|
"description": "API at /api/v1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/api",
|
|
|
|
"description": "get available API versions"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/apps/v1beta1",
|
|
|
|
"description": "API at /apis/apps/v1beta1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/apps",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/authentication.k8s.io/v1beta1",
|
|
|
|
"description": "API at /apis/authentication.k8s.io/v1beta1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/authentication.k8s.io",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/authorization.k8s.io/v1beta1",
|
|
|
|
"description": "API at /apis/authorization.k8s.io/v1beta1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/authorization.k8s.io",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/autoscaling/v1",
|
|
|
|
"description": "API at /apis/autoscaling/v1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/autoscaling",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/batch/v1",
|
|
|
|
"description": "API at /apis/batch/v1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/batch/v2alpha1",
|
|
|
|
"description": "API at /apis/batch/v2alpha1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/batch",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
|
|
|
{
|
2017-02-03 13:41:32 +00:00
|
|
|
"path": "/apis/certificates.k8s.io/v1beta1",
|
|
|
|
"description": "API at /apis/certificates.k8s.io/v1beta1"
|
2017-02-01 00:45:59 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/certificates.k8s.io",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/extensions/v1beta1",
|
|
|
|
"description": "API at /apis/extensions/v1beta1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/extensions",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/policy/v1beta1",
|
|
|
|
"description": "API at /apis/policy/v1beta1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/policy",
|
|
|
|
"description": "get information of a group"
|
|
|
|
},
|
2017-02-03 13:41:32 +00:00
|
|
|
{
|
|
|
|
"path": "/apis/rbac.authorization.k8s.io/v1beta1",
|
|
|
|
"description": "API at /apis/rbac.authorization.k8s.io/v1beta1"
|
|
|
|
},
|
2017-02-01 00:45:59 +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"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/storage.k8s.io/v1beta1",
|
|
|
|
"description": "API at /apis/storage.k8s.io/v1beta1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/storage.k8s.io",
|
|
|
|
"description": "get information of a group"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"apiVersion": "",
|
|
|
|
"info": {
|
|
|
|
"title": "",
|
|
|
|
"description": ""
|
|
|
|
}
|
|
|
|
}
|