📝 docs: Add documentation
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: 网关 API
|
||||
outline: false
|
||||
aside: false
|
||||
---
|
||||
|
||||
# 网关
|
||||
|
||||
网关接口围绕服务注册、版本发现、心跳和更新编排展开,节点通过共享的 `service_name`/`secret` 认证方式汇报状态并获取控制面的滚动指令。
|
||||
|
||||
<ClientOnly>
|
||||
<ScalarIframe spec-url="https://raw.githubusercontent.com/perfect-panel/ppanel-docs/refs/heads/main/public/swagger/gateway.json" title="网关" />
|
||||
</ClientOnly>
|
||||
Reference in New Issue
Block a user