https://github.com/kubesphere/api
https://github.com/kubesphere/api
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kubesphere/api
- Owner: kubesphere
- License: apache-2.0
- Created: 2021-04-29T12:33:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T11:18:26.000Z (over 2 years ago)
- Last Synced: 2024-04-13T21:23:11.229Z (over 2 years ago)
- Language: Go
- Size: 966 KB
- Stars: 7
- Watchers: 6
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Audit: auditing/group.go
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.