https://github.com/kusionstack/kusion-api-go
The API definitions used by core components of Kusion.
https://github.com/kusionstack/kusion-api-go
Last synced: 5 months ago
JSON representation
The API definitions used by core components of Kusion.
- Host: GitHub
- URL: https://github.com/kusionstack/kusion-api-go
- Owner: KusionStack
- License: apache-2.0
- Created: 2024-11-22T04:09:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T08:58:45.000Z (about 1 year ago)
- Last Synced: 2025-03-28T13:39:12.018Z (10 months ago)
- Language: Go
- Size: 23.4 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README-templates.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# KusionStack GitHub Template files
| File | Description |
|-|-|
| [`bug_report.md`](ISSUE_TEMPLATE/bug-report.md) | GitHub bug issue template. |
| [`enhancement-request.md`](ISSUE_TEMPLATE/enhancement.md) | GitHub enhancement issue template. |
| [`feature_request.md`](ISSUE_TEMPLATE/feature-request.md) | GitHub feature issue template. |
| [`general-question.md`](ISSUE_TEMPLATE/general-question.md) | General Question. |