mirror of https://github.com/k3s-io/k3s
28 lines
552 B
JSON
28 lines
552 B
JSON
![]() |
{
|
||
|
"swaggerVersion": "1.2",
|
||
|
"apiVersion": "",
|
||
|
"basePath": "https://10.10.10.10:6443",
|
||
|
"resourcePath": "/apis/extensions",
|
||
|
"apis": [
|
||
|
{
|
||
|
"path": "/apis/extensions",
|
||
|
"description": "get information of a group",
|
||
|
"operations": [
|
||
|
{
|
||
|
"type": "void",
|
||
|
"method": "GET",
|
||
|
"summary": "get information of a group",
|
||
|
"nickname": "getAPIGroup",
|
||
|
"parameters": [],
|
||
|
"produces": [
|
||
|
"application/json"
|
||
|
],
|
||
|
"consumes": [
|
||
|
"application/json"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"models": {}
|
||
|
}
|