mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Updating swagger spec
This commit is contained in:
parent
d25ec60a7f
commit
b915375f06
@ -3168,7 +3168,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/api/v1/proxy/nodes/{name}/{path:*}",
|
"path": "/api/v1/proxy/nodes/{name}/{path}",
|
||||||
"description": "API at /api/v1",
|
"description": "API at /api/v1",
|
||||||
"operations": [
|
"operations": [
|
||||||
{
|
{
|
||||||
@ -5281,7 +5281,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/api/v1/proxy/namespaces/{namespace}/pods/{name}/{path:*}",
|
"path": "/api/v1/proxy/namespaces/{namespace}/pods/{name}/{path}",
|
||||||
"description": "API at /api/v1",
|
"description": "API at /api/v1",
|
||||||
"operations": [
|
"operations": [
|
||||||
{
|
{
|
||||||
@ -6633,7 +6633,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/api/v1/namespaces/{namespace}/pods/{name}/proxy/{path:*}",
|
"path": "/api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}",
|
||||||
"description": "API at /api/v1",
|
"description": "API at /api/v1",
|
||||||
"operations": [
|
"operations": [
|
||||||
{
|
{
|
||||||
@ -10918,7 +10918,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/api/v1/proxy/namespaces/{namespace}/services/{name}/{path:*}",
|
"path": "/api/v1/proxy/namespaces/{namespace}/services/{name}/{path}",
|
||||||
"description": "API at /api/v1",
|
"description": "API at /api/v1",
|
||||||
"operations": [
|
"operations": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user