https://github.com/beclab/api
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/beclab/api
- Owner: beclab
- License: apache-2.0
- Created: 2025-07-07T12:35:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-05-07T08:06:16.000Z (about 1 month ago)
- Last Synced: 2026-05-07T10:11:05.140Z (about 1 month ago)
- Language: Go
- Size: 102 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# api
Schema of the external API types that are served by the KubeSphere API server.
# Where does it come from?
api is synced from https://github.com/kubesphere/kubesphere/blob/master/staging/src/kubesphere.io/api. Code changes are made in that location, merged into `kubesphere.io/api` and later synced here.